Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > 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 06b9d257ce31e5cc003cbe5ccb27d69586572fd3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 06b9d257ce31e5cc003cbe5ccb27d69586572fd3 # timeout=10 Commit message: "msc: add testenv.cfg" > git rev-list --no-walk d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins5079667869472711961.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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-nightly-20250115-0953-7fb14447-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] Fetched 9301 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_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_4.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for 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 SCCP_Mapping.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_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_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_3.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_Templates_part_1.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_5.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_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_Functions_part_1.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_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_7.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_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_6.cc Creating dependency file for MobileL3_RRM_Types_part_7.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_5.cc Creating dependency file for MTP3asp_PortType_part_6.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 IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_Types_part_2.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 GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for General_Types_part_1.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_1.cc Creating dependency file for GTPv1C_Templates_part_2.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_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.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_5.cc Creating dependency file for GTP_Emulation_part_6.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_SS_Types.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for 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 GSM_Types.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc 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 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (1165 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-nightly 0 upgraded, 29 newly installed, 0 to remove and 39 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501142026 [1180 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.57.8972.202501142026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.35.4b8e.202501142026 [39.1 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.57.8972.202501142026 [69.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.57.8972.202501142026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.28.f2d0.202501142026 [59.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.57.8972.202501142026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501142026 [70.0 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202501142026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202501142026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202501142026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.57.8972.202501142026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.57.8972.202501142026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.57.8972.202501142026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.57.8972.202501142026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.57.8972.202501142026 [63.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.57.8972.202501142026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.57.8972.202501142026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202501142026 [17.5 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202501142026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202501142026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202501142026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.35.4b8e.202501142026 [106 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202501142026 [223 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202501142026 [953 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.57.8972.202501142026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202501142026 [142 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202501142026 [542 kB] Fetched 13.7 MB in 0s (54.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202501142026_amd64.deb ... Unpacking osmocom-nightly (202501142026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.35.4b8e.202501142026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.35.4b8e.202501142026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.28.f2d0.202501142026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.28.f2d0.202501142026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202501142026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501142026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202501142026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501142026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202501142026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202501142026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202501142026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202501142026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmocore (1.10.0.57.8972.202501142026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202501142026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202501142026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202501142026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202501142026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202501142026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202501142026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202501142026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202501142026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.35.4b8e.202501142026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.35.4b8e.202501142026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202501142026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202501142026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202501142026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202501142026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202501142026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202501142026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202501142026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202501142026) ... Setting up osmocom-nightly (202501142026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmocodec4:amd64 (1.10.0.57.8972.202501142026) ... Setting up libasn1c1:amd64 (0.9.38.202501142026) ... Setting up libosmovty13:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmoisdn0:amd64 (1.10.0.57.8972.202501142026) ... Setting up libgtp10:amd64 (1.12.0.35.4b8e.202501142026) ... Setting up libosmousb0:amd64 (1.10.0.57.8972.202501142026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202501142026) ... Setting up libosmogsm20:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmoctrl0:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmogb14:amd64 (1.10.0.57.8972.202501142026) ... Setting up libgtp-dbg:amd64 (1.12.0.35.4b8e.202501142026) ... Setting up libosmonetif11:amd64 (1.5.1.28.f2d0.202501142026) ... Setting up libosmocoding0:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmosim2:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmocore (1.10.0.57.8972.202501142026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501142026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202501142026) ... Setting up libosmocore-dbg:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501142026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202501142026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202501142026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.6.aad82.202501142026) ... Setting up osmo-sgsn (1.12.0.31.df44.202501142026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202501142026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202501142026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202501142026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20250115095353350 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250115095353350 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250115095353350 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) 20250115095353350 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250115095353350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250115095353350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250115095353351 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250115095353351 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250115095353351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250115095353351 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250115095353351 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250115095353351 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250115095353351 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250115095353351 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250115095353351 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250115095353351 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250115095353351 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x562650ec9d40(sgsn) with 23 counters 20250115095353644 DLSS7 INFO (r=127.0.0.1:34789<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115095353644 DLSS7 INFO (r=127.0.0.1:34789<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250115095353644 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:34789<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250115095353644 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250115095353644 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250115095353644 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115095353644 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250115095353644 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250115095353644 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250115095353645 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250115095353646 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250115095353646 DGPRS NOTICE libGTP v1.12.0.35-4b8e.202501142026 initialized (sgsn_main.c:462) 20250115095353646 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250115095353646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095353646 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250115095353646 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250115095353646 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250115095353646 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115095353646 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) 20250115095353646 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115095353646 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115095353646 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115095353646 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) 20250115095353646 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115095353646 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115095353646 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:34789<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250115095353646 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) 20250115095353646 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115095353646 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250115095353646 DLSS7 INFO (r=127.0.0.1:46061<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115095353646 DLSS7 INFO (r=127.0.0.1:46061<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250115095353646 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:46061<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250115095353646 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250115095353646 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250115095353646 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250115095353646 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250115095353646 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250115095353646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250115095353646 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) 20250115095353646 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115095353646 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Unix server socket created successfully. MC@a5b4eec045a5: Listening on TCP port 43165. a5b4eec045a5 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests a5b4eec045a5 43165 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a5b4eec045a5: New HC connected from 10.0.2.100 [10.0.2.100]. a5b4eec045a5: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@a5b4eec045a5: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a5b4eec045a5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a5b4eec045a5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a5b4eec045a5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a5b4eec045a5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a5b4eec045a5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a5b4eec045a5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a5b4eec045a5: Configuration file was processed on all HCs. MC@a5b4eec045a5: Creating MTC on host 10.0.2.100. MC@a5b4eec045a5: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Wed Jan 15 09:53:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095354647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095354647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach started. 20250115095355101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095355107 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095355151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250115095355151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250115095355151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250115095355151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095355151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095355151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095355151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095355151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095355151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095355152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095355152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095355152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095355152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095355152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095355152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095355152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095355152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250115095355152 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095355152 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095355152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095355152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095355152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095355154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095355159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095355159 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(9)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(12)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095355168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250115095355168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250115095355168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250115095355168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095355168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095355168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095355168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095355168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095355168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095355169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095355169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095355169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095355169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095355169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095355169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095355169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095355169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250115095355169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095355169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095355169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095355169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095355169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095355171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095355171 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)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095355175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095355175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(13)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 TC_attach-BVCI210(11)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095355186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250115095355186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250115095355186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250115095355186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095355186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095355186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095355186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095355186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095355186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095355187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095355187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095355187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095355187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095355187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095355187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095355187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095355187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250115095355187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095355187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095355187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095355188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095355188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095355190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095355190 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)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095355195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095355195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095355647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095355647 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095355647 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095355647 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115095355647 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) 20250115095355647 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20250115095355647 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250115095355647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250115095355647 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250115095355647 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250115095355648 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250115095355648 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250115095355648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250115095355648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115095355648 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20250115095355648 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) 20250115095355648 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115095355648 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115095355648 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115095355648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115095355648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115095355648 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115095355648 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5626523ef170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250115095355649 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095355652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095355653 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@a5b4eec045a5: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C3053ABF'O, index=0 SGSN_Test-GSUP(19)@a5b4eec045a5: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@a5b4eec045a5: 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 := 'B3A63C2333564C4D48150F5ACA649286'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6DDF5F17'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3849FE1D61EEDB6A'O } } } } } 20250115095356739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095356739 DLLC NOTICE LLME(ffffffff/c3053abf){UNASSIGNED} LLC RX: unknown TLLI 0xc3053abf, creating LLME on the fly (gprs_llc.c:552) 20250115095356739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095356739 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1248) 20250115095356739 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095356739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095356739 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095356739 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095356739 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095356739 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095356739 DLLC NOTICE LLME(ffffffff/c3053abf){UNASSIGNED} LLGM Assign pre (c3053abf => df702082) (gprs_llc.c:1079) 20250115095356739 DLLC NOTICE LLME(c3053abf/df702082){ASSIGNED} LLGM Assign post (c3053abf => df702082) (gprs_llc.c:1125) 20250115095356739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095356739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095356739 DMM DEBUG MM(262420000000001/df702082) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095356759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095356759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095356759 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095356759 DMM DEBUG MM(262420000000001/df702082) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20250115095356759 DMM NOTICE MM(262420000000001/df702082) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095356759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095356759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095356759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095356759 DMM DEBUG MM(262420000000001/df702082) Requesting authorization (sgsn_auth.c:160) 20250115095356759 DMM INFO MM(262420000000001/df702082) Requesting authentication tuples (sgsn_auth.c:184) 20250115095356759 DMM DEBUG MM(262420000000001/df702082) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095356760 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250115095356760 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@a5b4eec045a5: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250115095356765 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095356765 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095356765 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095356765 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095356765 DMM INFO MM(262420000000001/df702082) Subscriber data update (mmctx.c:445) 20250115095356765 DMM DEBUG MM(262420000000001/df702082) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095356765 DMM INFO MM(262420000000001/df702082) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095356765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095356765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095356765 DMM INFO MM(262420000000001/df702082) <- GMM AUTH AND CIPHERING REQ (rand = b3 a6 3c 23 33 56 4c 4d 48 15 0f 5a ca 64 92 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095356781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095356781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095356781 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095356781 DMM INFO MM(262420000000001/df702082) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095356781 DMM NOTICE MM(262420000000001/df702082) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095356781 DMM DEBUG MM(262420000000001/df702082) checking auth: received GSM SRES = 6d df 5f 17 (gprs_gmm.c:648) 20250115095356781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095356781 DMM DEBUG MM(262420000000001/df702082) Requesting authorization (sgsn_auth.c:160) 20250115095356781 DMM INFO MM(262420000000001/df702082) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095356781 DMM DEBUG MM(262420000000001/df702082) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095356781 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250115095356781 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) 20250115095356781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095356781 DMM INFO MM(262420000000001/df702082) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf702082) (gprs_gmm.c:282) 20250115095356784 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095356784 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095356784 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250115095356784 DMM INFO MM(262420000000001/df702082) Subscriber data update (mmctx.c:445) 20250115095356784 DMM DEBUG MM(262420000000001/df702082) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095356784 DMM INFO MM(262420000000001/df702082) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095356784 DMM NOTICE MM(262420000000001/df702082) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20250115095356784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095356784 DMM NOTICE MM(262420000000001/df702082) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095356784 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) 20250115095356785 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095356785 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250115095356785 DMM INFO MM(262420000000001/df702082) Subscriber data update (mmctx.c:445) 20250115095356785 DMM DEBUG MM(262420000000001/df702082) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095356796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095356796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095356797 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095356797 DMM INFO MM(262420000000001/df702082) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095356797 DMM NOTICE MM(262420000000001/df702082) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095356797 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095356797 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095356797 DLLC NOTICE LLME(c3053abf/df702082){ASSIGNED} LLGM Assign pre (ffffffff => df702082) (gprs_llc.c:1079) 20250115095356797 DLLC NOTICE LLME(ffffffff/df702082){ASSIGNED} LLGM Assign post (ffffffff => df702082) (gprs_llc.c:1125) 20250115095356797 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095356797 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095356797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095356797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach-BVCI196(6)@a5b4eec045a5: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@a5b4eec045a5: Final verdict of PTC: pass 20250115095356878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37262<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(7)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(19)@a5b4eec045a5: Final verdict of PTC: none 20250115095356903 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095356903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(18)@a5b4eec045a5: Final verdict of PTC: none TC_attach-BVCI210(11)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(17)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(12)@a5b4eec045a5: Final verdict of PTC: none TC_attach-BVCI220(16)@a5b4eec045a5: Final verdict of PTC: none TC_attach-BVCI196(6)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(5)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(15)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(10)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Wed Jan 15 09:53:56 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250115095357008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095357406 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) 20250115095357406 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250115095357406 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:46061 err=None (osmo_ss7_asp.c:788) 20250115095357410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100324) 20250115095357904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095357904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100324, count=106260) 20250115095358906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095358906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115095359907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095359907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Wed Jan 15 09:54:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095400908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095400908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_mnc3 started. 20250115095401546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095401547 DMM INFO MM(262420000000001/df702082) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095401547 DMM INFO MM(262420000000001/df702082) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095401547 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095401547 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095401547 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095401547 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095401547 DLLC NOTICE LLME(ffffffff/df702082){ASSIGNED} LLGM Assign pre (df702082 => ffffffff) (gprs_llc.c:1079) 20250115095401547 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df702082 => ffffffff) (gprs_llc.c:1125) 20250115095401547 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250115095401547 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) 20250115095401547 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) 20250115095401547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115095401547 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095401547 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095401547 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095401547 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095401571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095401571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095401571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095401571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095401571 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095401571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095401571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095401571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095401571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095401572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095401572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095401572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095401572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095401572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095401572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095401572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095401572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095401572 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095401572 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095401572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095401572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095401572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095401575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095401581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095401581 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095401587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095401587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095401587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095401587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095401587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095401587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095401587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095401587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095401587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095401588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095401588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095401588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095401588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095401588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095401588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095401588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095401588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095401588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095401588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095401588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095401588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095401588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095401591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095401597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095401597 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(33)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(30)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095401604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095401604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095401604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095401604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095401604 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095401604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095401604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095401604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095401604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095401604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095401604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095401604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095401605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095401605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095401605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095401605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095401605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095401605 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095401605 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095401605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095401605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095401605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095401607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095401612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095401612 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095401909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095401909 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095401909 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095401909 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095401914 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(37)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095401915 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@a5b4eec045a5: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F9524714'O, index=0 SGSN_Test-GSUP(38)@a5b4eec045a5: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@a5b4eec045a5: 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 := 'C440D9700E769CF091071B9E10F24956'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8524680C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '110964ABBE84F61D'O } } } } } 20250115095402987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095402987 DLLC NOTICE LLME(ffffffff/f9524714){UNASSIGNED} LLC RX: unknown TLLI 0xf9524714, creating LLME on the fly (gprs_llc.c:552) 20250115095402987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095402987 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20250115095402987 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095402987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095402987 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095402987 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095402987 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095402987 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095402987 DLLC NOTICE LLME(ffffffff/f9524714){UNASSIGNED} LLGM Assign pre (f9524714 => cf8343b8) (gprs_llc.c:1079) 20250115095402987 DLLC NOTICE LLME(f9524714/cf8343b8){ASSIGNED} LLGM Assign post (f9524714 => cf8343b8) (gprs_llc.c:1125) 20250115095402987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095402987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095402987 DMM DEBUG MM(262420000001001/cf8343b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095403005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095403005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095403005 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095403005 DMM DEBUG MM(262420000001001/cf8343b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250115095403005 DMM NOTICE MM(262420000001001/cf8343b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095403005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095403005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095403005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095403005 DMM DEBUG MM(262420000001001/cf8343b8) Requesting authorization (sgsn_auth.c:160) 20250115095403005 DMM INFO MM(262420000001001/cf8343b8) Requesting authentication tuples (sgsn_auth.c:184) 20250115095403005 DMM DEBUG MM(262420000001001/cf8343b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095403005 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250115095403005 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@a5b4eec045a5: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250115095403011 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095403011 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095403011 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095403011 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095403011 DMM INFO MM(262420000001001/cf8343b8) Subscriber data update (mmctx.c:445) 20250115095403011 DMM DEBUG MM(262420000001001/cf8343b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095403011 DMM INFO MM(262420000001001/cf8343b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095403011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095403011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095403011 DMM INFO MM(262420000001001/cf8343b8) <- GMM AUTH AND CIPHERING REQ (rand = c4 40 d9 70 0e 76 9c f0 91 07 1b 9e 10 f2 49 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095403027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095403027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095403027 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095403027 DMM INFO MM(262420000001001/cf8343b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095403027 DMM NOTICE MM(262420000001001/cf8343b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095403027 DMM DEBUG MM(262420000001001/cf8343b8) checking auth: received GSM SRES = 85 24 68 0c (gprs_gmm.c:648) 20250115095403027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095403027 DMM DEBUG MM(262420000001001/cf8343b8) Requesting authorization (sgsn_auth.c:160) 20250115095403027 DMM INFO MM(262420000001001/cf8343b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095403027 DMM DEBUG MM(262420000001001/cf8343b8) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095403027 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250115095403027 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) 20250115095403028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095403028 DMM INFO MM(262420000001001/cf8343b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf8343b8) (gprs_gmm.c:282) 20250115095403029 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095403030 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095403030 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250115095403030 DMM INFO MM(262420000001001/cf8343b8) Subscriber data update (mmctx.c:445) 20250115095403030 DMM DEBUG MM(262420000001001/cf8343b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095403030 DMM INFO MM(262420000001001/cf8343b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095403030 DMM NOTICE MM(262420000001001/cf8343b8) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250115095403030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095403030 DMM NOTICE MM(262420000001001/cf8343b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095403030 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) 20250115095403031 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095403031 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250115095403031 DMM INFO MM(262420000001001/cf8343b8) Subscriber data update (mmctx.c:445) 20250115095403031 DMM DEBUG MM(262420000001001/cf8343b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095403036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095403036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095403036 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095403036 DMM INFO MM(262420000001001/cf8343b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095403036 DMM NOTICE MM(262420000001001/cf8343b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095403036 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095403036 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095403036 DLLC NOTICE LLME(f9524714/cf8343b8){ASSIGNED} LLGM Assign pre (ffffffff => cf8343b8) (gprs_llc.c:1079) 20250115095403036 DLLC NOTICE LLME(ffffffff/cf8343b8){ASSIGNED} LLGM Assign post (ffffffff => cf8343b8) (gprs_llc.c:1125) 20250115095403036 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095403036 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095403036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095403036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@a5b4eec045a5: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@a5b4eec045a5: Final verdict of PTC: pass 20250115095403097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37278<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115095403103 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095403103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(38)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(26)@a5b4eec045a5: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(31)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(36)@a5b4eec045a5: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@a5b4eec045a5: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(24)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(29)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(34)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_mnc3 finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Wed Jan 15 09:54:03 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250115095403252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095403653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48916) 20250115095404104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095404104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48916, count=89448) 20250115095405106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095405106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Wed Jan 15 09:54:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095406106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095406106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_umts_aka_umts_res started. 20250115095406698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095406701 DMM INFO MM(262420000001001/cf8343b8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095406701 DMM INFO MM(262420000001001/cf8343b8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095406701 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095406701 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095406701 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095406701 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095406701 DLLC NOTICE LLME(ffffffff/cf8343b8){ASSIGNED} LLGM Assign pre (cf8343b8 => ffffffff) (gprs_llc.c:1079) 20250115095406701 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf8343b8 => ffffffff) (gprs_llc.c:1125) 20250115095406701 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250115095406701 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) 20250115095406701 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) 20250115095406701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115095406701 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095406701 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095406701 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095406701 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095406735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095406735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095406735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095406735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095406735 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095406735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095406735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095406735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095406735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095406736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095406736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095406736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095406736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095406736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095406736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095406736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095406736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095406736 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095406736 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095406736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095406736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095406736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095406738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095406742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095406742 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095406750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095406750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095406750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095406750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095406750 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095406750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095406750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095406750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095406750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095406751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095406751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095406751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095406751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095406751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095406751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095406751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095406751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095406751 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095406751 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095406751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095406751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095406751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095406753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095406758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095406758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095406767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095406767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095406767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095406767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095406767 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095406767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095406767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095406767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095406767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095406768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095406768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095406768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095406768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095406768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095406768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095406768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095406768 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095406768 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095406768 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095406768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095406768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095406768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095406770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095406776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095406776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095407107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095407108 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095407108 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095407108 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095407112 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095407113 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@a5b4eec045a5: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C045016D'O, index=0 SGSN_Test-GSUP(57)@a5b4eec045a5: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@a5b4eec045a5: 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 := '5CB3D43AF41B6425A49D400839FE3B00'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A169713A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A9214D6A7EC049E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '33C9C7F116BEC2655C57F14442219DAB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F07E55597A0C822D660956B92A9CA280'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A190324ACA3F4D3F7393BD4D73F04D5F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9BC69EC4CDBF9F51'O } } } } } 20250115095408183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095408183 DLLC NOTICE LLME(ffffffff/c045016d){UNASSIGNED} LLC RX: unknown TLLI 0xc045016d, creating LLME on the fly (gprs_llc.c:552) 20250115095408183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095408183 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20250115095408183 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095408183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095408183 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095408183 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095408183 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095408183 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095408183 DLLC NOTICE LLME(ffffffff/c045016d){UNASSIGNED} LLGM Assign pre (c045016d => caf0ba7f) (gprs_llc.c:1079) 20250115095408183 DLLC NOTICE LLME(c045016d/caf0ba7f){ASSIGNED} LLGM Assign post (c045016d => caf0ba7f) (gprs_llc.c:1125) 20250115095408183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095408183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095408183 DMM DEBUG MM(262420000001002/caf0ba7f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095408203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095408203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095408203 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095408203 DMM DEBUG MM(262420000001002/caf0ba7f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20250115095408203 DMM NOTICE MM(262420000001002/caf0ba7f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095408203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095408203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095408203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095408203 DMM DEBUG MM(262420000001002/caf0ba7f) Requesting authorization (sgsn_auth.c:160) 20250115095408204 DMM INFO MM(262420000001002/caf0ba7f) Requesting authentication tuples (sgsn_auth.c:184) 20250115095408204 DMM DEBUG MM(262420000001002/caf0ba7f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095408204 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250115095408204 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@a5b4eec045a5: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250115095408209 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095408209 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095408209 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095408209 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095408209 DMM INFO MM(262420000001002/caf0ba7f) Subscriber data update (mmctx.c:445) 20250115095408210 DMM DEBUG MM(262420000001002/caf0ba7f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095408210 DMM INFO MM(262420000001002/caf0ba7f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095408210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095408210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095408210 DMM INFO MM(262420000001002/caf0ba7f) <- GMM AUTH AND CIPHERING REQ (rand = 5c b3 d4 3a f4 1b 64 25 a4 9d 40 08 39 fe 3b 00 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a1 90 32 4a ca 3f 4d 3f 73 93 bd 4d 73 f0 4d 5f ) (gprs_gmm.c:465) 20250115095408226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095408226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095408226 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095408226 DMM INFO MM(262420000001002/caf0ba7f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095408226 DMM NOTICE MM(262420000001002/caf0ba7f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095408226 DMM DEBUG MM(262420000001002/caf0ba7f) checking auth: received UMTS RES = 9b c6 9e c4 cd bf 9f 51 (gprs_gmm.c:648) 20250115095408226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095408226 DMM DEBUG MM(262420000001002/caf0ba7f) Requesting authorization (sgsn_auth.c:160) 20250115095408226 DMM INFO MM(262420000001002/caf0ba7f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095408226 DMM DEBUG MM(262420000001002/caf0ba7f) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095408226 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250115095408226 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) 20250115095408226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095408226 DMM INFO MM(262420000001002/caf0ba7f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaf0ba7f) (gprs_gmm.c:282) 20250115095408229 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095408229 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095408229 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250115095408229 DMM INFO MM(262420000001002/caf0ba7f) Subscriber data update (mmctx.c:445) 20250115095408229 DMM DEBUG MM(262420000001002/caf0ba7f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095408229 DMM INFO MM(262420000001002/caf0ba7f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095408229 DMM NOTICE MM(262420000001002/caf0ba7f) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20250115095408229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095408229 DMM NOTICE MM(262420000001002/caf0ba7f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095408229 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) 20250115095408230 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095408230 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250115095408230 DMM INFO MM(262420000001002/caf0ba7f) Subscriber data update (mmctx.c:445) 20250115095408230 DMM DEBUG MM(262420000001002/caf0ba7f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095408240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095408240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095408240 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095408240 DMM INFO MM(262420000001002/caf0ba7f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095408240 DMM NOTICE MM(262420000001002/caf0ba7f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095408240 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095408240 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095408240 DLLC NOTICE LLME(c045016d/caf0ba7f){ASSIGNED} LLGM Assign pre (ffffffff => caf0ba7f) (gprs_llc.c:1079) 20250115095408240 DLLC NOTICE LLME(ffffffff/caf0ba7f){ASSIGNED} LLGM Assign post (ffffffff => caf0ba7f) (gprs_llc.c:1125) 20250115095408240 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095408240 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095408240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095408240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@a5b4eec045a5: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@a5b4eec045a5: Final verdict of PTC: pass 20250115095408298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54072<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@a5b4eec045a5: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@a5b4eec045a5: Final verdict of PTC: none20250115095408303 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095408303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_umts_aka_umts_res-BVCI196(44)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(55)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(50)@a5b4eec045a5: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(43)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(48)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(53)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(45)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Wed Jan 15 09:54:08 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 20250115095408370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095408772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48900) 20250115095409304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095409304 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=89920) 20250115095410306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095410306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Wed Jan 15 09:54:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095411308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095411308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_umts_aka_gsm_sres started. 20250115095411873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095411876 DMM INFO MM(262420000001002/caf0ba7f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095411876 DMM INFO MM(262420000001002/caf0ba7f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095411876 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095411876 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095411876 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095411876 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095411876 DLLC NOTICE LLME(ffffffff/caf0ba7f){ASSIGNED} LLGM Assign pre (caf0ba7f => ffffffff) (gprs_llc.c:1079) 20250115095411876 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caf0ba7f => ffffffff) (gprs_llc.c:1125) 20250115095411876 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250115095411876 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) 20250115095411876 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) 20250115095411876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115095411876 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095411876 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095411876 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095411876 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095411917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095411917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095411917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095411917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095411917 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095411917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095411917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095411917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095411917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095411918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095411918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095411918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095411918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095411918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095411918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095411918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095411918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095411918 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095411918 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095411918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095411918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095411918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115095411921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095411927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095411927 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(66)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095411933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095411933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095411933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095411933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095411933 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095411933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095411933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095411933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095411933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095411934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095411934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095411934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095411934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095411934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095411934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095411934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095411934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095411934 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095411934 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095411934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(69)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095411934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095411934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095411937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095411941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095411941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095411950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095411951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095411951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095411951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095411951 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095411951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095411951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095411951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095411951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095411951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095411951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095411951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095411951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095411951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095411951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095411951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095411951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095411951 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095411951 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095411951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(74)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095411952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095411952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095411954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095411959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095411959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095412308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095412308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095412308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095412308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095412310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095412310 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@a5b4eec045a5: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C68C23C9'O, index=0 SGSN_Test-GSUP(76)@a5b4eec045a5: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@a5b4eec045a5: 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 := 'ADECE6C303829ECE8AEECF4967F86322'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E14058C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E555E98EBAFE56F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '12D2BBBF62445D6AC43C3DD72596A821'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F8AD1E8CE96355A2C4F281AEFA0152AD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9EBC2C53FF3102687B243C2AEF8C4FC7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E9E9E3A1D8B2A731'O } } } } } 20250115095413381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095413381 DLLC NOTICE LLME(ffffffff/c68c23c9){UNASSIGNED} LLC RX: unknown TLLI 0xc68c23c9, creating LLME on the fly (gprs_llc.c:552) 20250115095413381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095413381 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20250115095413381 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095413381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095413381 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095413381 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095413381 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095413381 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095413381 DLLC NOTICE LLME(ffffffff/c68c23c9){UNASSIGNED} LLGM Assign pre (c68c23c9 => c6bf1ffe) (gprs_llc.c:1079) 20250115095413381 DLLC NOTICE LLME(c68c23c9/c6bf1ffe){ASSIGNED} LLGM Assign post (c68c23c9 => c6bf1ffe) (gprs_llc.c:1125) 20250115095413381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095413381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095413381 DMM DEBUG MM(262420000001003/c6bf1ffe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095413400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095413400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095413401 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095413401 DMM DEBUG MM(262420000001003/c6bf1ffe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20250115095413401 DMM NOTICE MM(262420000001003/c6bf1ffe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095413401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095413401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095413401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095413401 DMM DEBUG MM(262420000001003/c6bf1ffe) Requesting authorization (sgsn_auth.c:160) 20250115095413401 DMM INFO MM(262420000001003/c6bf1ffe) Requesting authentication tuples (sgsn_auth.c:184) 20250115095413401 DMM DEBUG MM(262420000001003/c6bf1ffe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095413401 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250115095413401 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@a5b4eec045a5: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250115095413407 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095413407 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095413407 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095413407 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095413407 DMM INFO MM(262420000001003/c6bf1ffe) Subscriber data update (mmctx.c:445) 20250115095413407 DMM DEBUG MM(262420000001003/c6bf1ffe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095413407 DMM INFO MM(262420000001003/c6bf1ffe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095413407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095413407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095413407 DMM INFO MM(262420000001003/c6bf1ffe) <- GMM AUTH AND CIPHERING REQ (rand = ad ec e6 c3 03 82 9e ce 8a ee cf 49 67 f8 63 22 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9e bc 2c 53 ff 31 02 68 7b 24 3c 2a ef 8c 4f c7 ) (gprs_gmm.c:465) 20250115095413422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095413422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095413422 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095413422 DMM INFO MM(262420000001003/c6bf1ffe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095413422 DMM NOTICE MM(262420000001003/c6bf1ffe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095413422 DMM DEBUG MM(262420000001003/c6bf1ffe) checking auth: received GSM SRES = 1e 14 05 8c (gprs_gmm.c:648) 20250115095413422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095413422 DMM DEBUG MM(262420000001003/c6bf1ffe) Requesting authorization (sgsn_auth.c:160) 20250115095413422 DMM INFO MM(262420000001003/c6bf1ffe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095413422 DMM DEBUG MM(262420000001003/c6bf1ffe) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095413422 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250115095413422 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) 20250115095413422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095413422 DMM INFO MM(262420000001003/c6bf1ffe) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6bf1ffe) (gprs_gmm.c:282) 20250115095413425 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095413425 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095413425 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250115095413425 DMM INFO MM(262420000001003/c6bf1ffe) Subscriber data update (mmctx.c:445) 20250115095413425 DMM DEBUG MM(262420000001003/c6bf1ffe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095413425 DMM INFO MM(262420000001003/c6bf1ffe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095413425 DMM NOTICE MM(262420000001003/c6bf1ffe) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20250115095413425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095413425 DMM NOTICE MM(262420000001003/c6bf1ffe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095413425 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) 20250115095413427 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095413427 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250115095413427 DMM INFO MM(262420000001003/c6bf1ffe) Subscriber data update (mmctx.c:445) 20250115095413427 DMM DEBUG MM(262420000001003/c6bf1ffe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095413439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095413439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095413439 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095413439 DMM INFO MM(262420000001003/c6bf1ffe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095413439 DMM NOTICE MM(262420000001003/c6bf1ffe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095413439 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095413439 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095413439 DLLC NOTICE LLME(c68c23c9/c6bf1ffe){ASSIGNED} LLGM Assign pre (ffffffff => c6bf1ffe) (gprs_llc.c:1079) 20250115095413439 DLLC NOTICE LLME(ffffffff/c6bf1ffe){ASSIGNED} LLGM Assign post (ffffffff => c6bf1ffe) (gprs_llc.c:1125) 20250115095413439 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095413439 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095413439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095413439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@a5b4eec045a5: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@a5b4eec045a5: Final verdict of PTC: pass 20250115095413498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43650<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@a5b4eec045a5: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(69)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(64)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(74)@a5b4eec045a5: Final verdict of PTC: none 20250115095413505 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095413505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_umts_aka_gsm_sres-BVCI196(63)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@a5b4eec045a5: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(72)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(67)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(62)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Wed Jan 15 09:54:13 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 20250115095413606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095414008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49268) 20250115095414506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095414506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49268, count=90272) 20250115095415508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095415508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Wed Jan 15 09:54:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095416510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095416510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_timeout_after_pdp_act started. 20250115095417045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095417047 DMM INFO MM(262420000001003/c6bf1ffe) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095417047 DMM INFO MM(262420000001003/c6bf1ffe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095417047 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095417047 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095417047 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095417047 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095417047 DLLC NOTICE LLME(ffffffff/c6bf1ffe){ASSIGNED} LLGM Assign pre (c6bf1ffe => ffffffff) (gprs_llc.c:1079) 20250115095417047 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6bf1ffe => ffffffff) (gprs_llc.c:1125) 20250115095417047 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250115095417047 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) 20250115095417047 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) 20250115095417047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115095417047 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095417047 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095417047 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095417047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(84)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095417084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095417084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095417084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095417084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095417084 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095417084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095417084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095417084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095417084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(83)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(84)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095417086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095417086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095417086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095417086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095417086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095417086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095417086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095417086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095417086 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095417086 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095417086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(84)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(84)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095417087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095417087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095417089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(80)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095417095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095417095 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(81)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(83)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095417101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095417101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095417101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095417101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095417101 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095417101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095417101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095417101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095417101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(88)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(89)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095417102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095417102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095417102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095417102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095417102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095417102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095417102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095417102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095417102 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095417102 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095417102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095417103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095417103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095417105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115095417111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095417111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(88)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@a5b4eec045a5: Provider Link came up: sending NS-RESET TC_attach_timeout_after_pdp_act-BVCI210(86)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095417113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095417113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095417113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095417113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095417113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095417113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095417113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095417114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095417114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095417114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095417114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095417114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095417114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095417114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095417114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095417114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095417114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095417114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095417114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095417114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095417115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095417115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095417117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095417121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095417121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095417510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095417510 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095417510 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095417510 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095417514 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(94)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095417516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@a5b4eec045a5: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E603C666'O, index=0 SGSN_Test-GSUP(95)@a5b4eec045a5: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@a5b4eec045a5: 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 := 'D39ECC09E1D2A6393B2AFC1A6814D251'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A87F4F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A17698C80F69E793'O } } } } } 20250115095417592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095417592 DLLC NOTICE LLME(ffffffff/e603c666){UNASSIGNED} LLC RX: unknown TLLI 0xe603c666, creating LLME on the fly (gprs_llc.c:552) 20250115095417592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095417592 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20250115095417592 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095417592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095417592 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095417592 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095417592 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095417592 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095417592 DLLC NOTICE LLME(ffffffff/e603c666){UNASSIGNED} LLGM Assign pre (e603c666 => d9910e92) (gprs_llc.c:1079) 20250115095417592 DLLC NOTICE LLME(e603c666/d9910e92){ASSIGNED} LLGM Assign post (e603c666 => d9910e92) (gprs_llc.c:1125) 20250115095417592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095417592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095417592 DMM DEBUG MM(262420000000021/d9910e92) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095417601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095417601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095417601 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095417601 DMM DEBUG MM(262420000000021/d9910e92) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250115095417601 DMM NOTICE MM(262420000000021/d9910e92) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095417601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095417601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095417601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095417601 DMM DEBUG MM(262420000000021/d9910e92) Requesting authorization (sgsn_auth.c:160) 20250115095417601 DMM INFO MM(262420000000021/d9910e92) Requesting authentication tuples (sgsn_auth.c:184) 20250115095417601 DMM DEBUG MM(262420000000021/d9910e92) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095417601 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250115095417601 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@a5b4eec045a5: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250115095417604 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095417604 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095417604 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095417604 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095417604 DMM INFO MM(262420000000021/d9910e92) Subscriber data update (mmctx.c:445) 20250115095417604 DMM DEBUG MM(262420000000021/d9910e92) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095417604 DMM INFO MM(262420000000021/d9910e92) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095417604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095417604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095417604 DMM INFO MM(262420000000021/d9910e92) <- GMM AUTH AND CIPHERING REQ (rand = d3 9e cc 09 e1 d2 a6 39 3b 2a fc 1a 68 14 d2 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095417608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095417608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095417608 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095417608 DMM INFO MM(262420000000021/d9910e92) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095417608 DMM NOTICE MM(262420000000021/d9910e92) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095417608 DMM DEBUG MM(262420000000021/d9910e92) checking auth: received GSM SRES = 9a 87 f4 f5 (gprs_gmm.c:648) 20250115095417608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095417608 DMM DEBUG MM(262420000000021/d9910e92) Requesting authorization (sgsn_auth.c:160) 20250115095417608 DMM INFO MM(262420000000021/d9910e92) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095417608 DMM DEBUG MM(262420000000021/d9910e92) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095417608 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250115095417608 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) 20250115095417608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095417608 DMM INFO MM(262420000000021/d9910e92) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9910e92) (gprs_gmm.c:282) 20250115095417609 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095417609 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095417609 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250115095417609 DMM INFO MM(262420000000021/d9910e92) Subscriber data update (mmctx.c:445) 20250115095417609 DMM DEBUG MM(262420000000021/d9910e92) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095417609 DMM INFO MM(262420000000021/d9910e92) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095417609 DMM NOTICE MM(262420000000021/d9910e92) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250115095417609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095417609 DMM NOTICE MM(262420000000021/d9910e92) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095417609 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) 20250115095417609 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095417609 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250115095417609 DMM INFO MM(262420000000021/d9910e92) Subscriber data update (mmctx.c:445) 20250115095417609 DMM DEBUG MM(262420000000021/d9910e92) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095417612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095417612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095417612 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095417612 DMM INFO MM(262420000000021/d9910e92) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095417612 DMM NOTICE MM(262420000000021/d9910e92) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095417612 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095417612 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095417612 DLLC NOTICE LLME(e603c666/d9910e92){ASSIGNED} LLGM Assign pre (ffffffff => d9910e92) (gprs_llc.c:1079) 20250115095417612 DLLC NOTICE LLME(ffffffff/d9910e92){ASSIGNED} LLGM Assign post (ffffffff => d9910e92) (gprs_llc.c:1125) 20250115095417612 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095417612 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095417612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095417612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@a5b4eec045a5: setverdict(pass): none -> pass 20250115095417669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095417669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115095417669 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095417669 DMM INFO MM(262420000000021/d9910e92) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115095417669 DMM INFO MM(262420000000021/d9910e92) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115095417669 DMM DEBUG MM(262420000000021/d9910e92) Using GGSN 0 (gprs_sm.c:317) 20250115095417669 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250115095417669 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115095417669 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250115095417669 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250115095417687 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 c5 73 de 6f 11 90 22 11 89 14 05 7f b1 25 14 99 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20250115095417687 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e99e0b8, cbp=0x5626523f9b80) (sgsn_libgtp.c:633) 20250115095417687 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115095417687 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5626523fd7c8 TLLI=d9910e92, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115095417687 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115095417687 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115095417692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095417692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250115095417692 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095417692 DMM INFO MM(262420000000021/d9910e92) -> GMM ATTACH REQUEST MI(TMSI-0xD9910E92) type="GPRS attach" (gprs_gmm.c:1248) 20250115095417692 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095417692 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115095417692 DLLC NOTICE LLME(ffffffff/d9910e92){ASSIGNED} LLGM Assign pre (d9910e92 => ff6a5cc6) (gprs_llc.c:1079) 20250115095417692 DLLC NOTICE LLME(d9910e92/ff6a5cc6){ASSIGNED} LLGM Assign post (d9910e92 => ff6a5cc6) (gprs_llc.c:1125) 20250115095417692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095417692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095417692 DMM DEBUG MM(262420000000021/ff6a5cc6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095417694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095417694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250115095417694 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095417694 DMM DEBUG MM(262420000000021/ff6a5cc6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250115095417694 DMM NOTICE MM(262420000000021/ff6a5cc6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095417694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095417694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095417694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095417694 DMM DEBUG MM(262420000000021/ff6a5cc6) Requesting authorization (sgsn_auth.c:160) 20250115095417694 DMM INFO MM(262420000000021/ff6a5cc6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095417694 DMM DEBUG MM(262420000000021/ff6a5cc6) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095417694 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250115095417694 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) 20250115095417694 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095417694 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095417694 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250115095417694 DMM INFO MM(262420000000021/ff6a5cc6) Subscriber data update (mmctx.c:445) 20250115095417694 DMM DEBUG MM(262420000000021/ff6a5cc6) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250115095417694 DMM INFO MM(262420000000021/ff6a5cc6) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250115095417694 DMM NOTICE MM(262420000000021/ff6a5cc6) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250115095417694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095417694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095417694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250115095417694 DMM INFO MM(262420000000021/ff6a5cc6) <- GMM ATTACH ACCEPT (new P-TMSI=0xff6a5cc6) (gprs_gmm.c:282) 20250115095417694 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) 20250115095417694 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095417694 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250115095417694 DMM INFO MM(262420000000021/ff6a5cc6) Subscriber data update (mmctx.c:445) 20250115095417694 DMM DEBUG MM(262420000000021/ff6a5cc6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@a5b4eec045a5: Trying to receive 5 ATTACH ACCEPTs 20250115095423644 DGPRS DEBUG Checking for inactive LLMEs, time = 39463062 (sgsn.c:132) 20250115095423695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115095423695 DMM INFO MM(262420000000021/ff6a5cc6) <- GMM ATTACH ACCEPT (new P-TMSI=0xff6a5cc6) (gprs_gmm.c:282) 20250115095429696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115095429696 DMM INFO MM(262420000000021/ff6a5cc6) <- GMM ATTACH ACCEPT (new P-TMSI=0xff6a5cc6) (gprs_gmm.c:282) 20250115095435697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115095435697 DMM INFO MM(262420000000021/ff6a5cc6) <- GMM ATTACH ACCEPT (new P-TMSI=0xff6a5cc6) (gprs_gmm.c:282) 20250115095437512 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115095437512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115095437512 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095441698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115095441698 DMM INFO MM(262420000000021/ff6a5cc6) <- GMM ATTACH ACCEPT (new P-TMSI=0xff6a5cc6) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@a5b4eec045a5: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@a5b4eec045a5: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250115095447087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095447088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095447088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095447103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095447104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095447104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095447115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095447116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095447116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095447699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115095447699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250115095447699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115095447699 DMM NOTICE MM(262420000000021/ff6a5cc6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115095447699 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250115095447699 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5626523fd7c8, TLLI=ff6a5cc6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115095447699 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115095447699 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115095447699 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250115095447699 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250115095447699 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) 20250115095447700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Reject}: Deallocated (fsm.c:568) 20250115095447700 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Deallocated (fsm.c:568) 20250115095447700 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095447700 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115095447700 DLLC NOTICE LLME(d9910e92/ff6a5cc6){ASSIGNED} LLGM Assign pre (ff6a5cc6 => ffffffff) (gprs_llc.c:1079) 20250115095447700 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff6a5cc6 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@a5b4eec045a5: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@a5b4eec045a5: Final verdict of PTC: pass 20250115095448213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43672<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(84)@a5b4eec045a5: Final verdict of PTC: none 20250115095448218 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095448218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(95)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@a5b4eec045a5: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(93)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(89)@a5b4eec045a5: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@a5b4eec045a5: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(83)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(82)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(91)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(87)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Wed Jan 15 09:54:48 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 20250115095448337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095448638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125984) 20250115095449219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095449219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125984, count=131416) 20250115095450220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095450220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Wed Jan 15 09:54:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095451221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095451221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_auth_id_timeout started. 20250115095451689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095451690 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@a5b4eec045a5: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(102)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115095451716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095451716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095451716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095451716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095451716 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095451716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095451716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095451716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095451716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(103)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095451717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095451717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095451717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095451718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095451718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095451718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095451718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095451718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095451718 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095451718 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095451718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095451718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095451718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095451721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(102)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(99)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095451729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095451729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095451729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095451729 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095451729 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095451729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095451729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095451729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095451729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115095451729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095451729 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(107)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095451730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095451730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095451730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095451730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095451730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095451730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095451730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095451730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095451730 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095451730 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095451730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095451731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095451731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_auth_id_timeout-BVCI196(100)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095451734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095451740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095451740 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(113)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(113)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095451757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095451757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095451757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095451757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095451757 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095451757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095451757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095451757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095451757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(113)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095451758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095451758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095451758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095451758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095451758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095451758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095451758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095451758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095451758 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095451758 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095451758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095451759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095451759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(113)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(113)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095451761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095451767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095451767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(110)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095452223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095452223 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095452223 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095452223 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(112)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(112)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095452224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(112)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095452225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(112)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(112)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(112)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(112)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@a5b4eec045a5: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DD7D1220'O, index=0 SGSN_Test-GSUP(114)@a5b4eec045a5: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250115095452252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095452252 DLLC NOTICE LLME(ffffffff/dd7d1220){UNASSIGNED} LLC RX: unknown TLLI 0xdd7d1220, creating LLME on the fly (gprs_llc.c:552) 20250115095452252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095452252 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1248) 20250115095452252 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095452252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095452252 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095452252 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095452252 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095452252 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095452252 DLLC NOTICE LLME(ffffffff/dd7d1220){UNASSIGNED} LLGM Assign pre (dd7d1220 => fd163eb9) (gprs_llc.c:1079) 20250115095452252 DLLC NOTICE LLME(dd7d1220/fd163eb9){ASSIGNED} LLGM Assign post (dd7d1220 => fd163eb9) (gprs_llc.c:1125) 20250115095452252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095452252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095452252 DMM DEBUG MM(/fd163eb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095453644 DGPRS DEBUG Checking for inactive LLMEs, time = 39463092 (sgsn.c:132) 20250115095458253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095458253 DMM DEBUG MM(/fd163eb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095504255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095504255 DMM DEBUG MM(/fd163eb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095510255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095510255 DMM DEBUG MM(/fd163eb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095512223 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115095512223 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(112)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095512224 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250115095516256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095516256 DMM DEBUG MM(/fd163eb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095521718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095521721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095521721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095521731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095521733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095521733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095521760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095521774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095521774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095522258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095522258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250115095522258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115095522258 DMM NOTICE MM(/fd163eb9) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250115095522258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Reject}: Deallocated (fsm.c:568) 20250115095522258 DMM DEBUG MM_STATE_Gb(3715961376)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095522258 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095522258 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115095522258 DLLC NOTICE LLME(dd7d1220/fd163eb9){ASSIGNED} LLGM Assign pre (fd163eb9 => ffffffff) (gprs_llc.c:1079) 20250115095522258 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd163eb9 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@a5b4eec045a5: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@a5b4eec045a5: Final verdict of PTC: pass 20250115095522300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56098<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_auth_id_timeout-BVCI196(100)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(114)@a5b4eec045a5: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(110)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(107)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(113)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@a5b4eec045a5: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(105)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@a5b4eec045a5: Final verdict of PTC: none 20250115095522327 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095522327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(99)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(112)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(101)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(111)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(103)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(110): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(111): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(112): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(113): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Wed Jan 15 09:55:22 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 20250115095522511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095522814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40646<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64852) 20250115095523328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095523328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115095523645 DGPRS DEBUG Checking for inactive LLMEs, time = 39463122 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=64852, count=69208) 20250115095524330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095524330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Wed Jan 15 09:55:25 UTC 2025 20250115095525332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095525333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095526334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095526334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_auth_sai_timeout started. 20250115095526652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095526656 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115095526761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095526761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095526761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095526761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095526761 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095526761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095526761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095526761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095526761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@a5b4eec045a5: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(122)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(121)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095526770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095526770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095526770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095526771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095526771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095526771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095526771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095526771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095526771 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095526771 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095526771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(121)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095526782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095526782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095526796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115095526919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095526919 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(122)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@a5b4eec045a5: Provider Link came up: sending NS-RESET TC_attach_auth_sai_timeout-BVCI196(120)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095526983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095526983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095526983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095526983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095526983 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095526983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095526983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095526983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095526983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(127)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 20250115095526995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095526995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095526995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(126)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095527006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095527006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095527006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095527006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095527006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095527006 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095527006 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095527006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095527006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095527006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(128)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115095527048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095527097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095527097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(133)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(133)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095527193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095527193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095527193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095527193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095527193 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095527193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095527193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095527193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095527193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(133)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(133)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(133)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095527198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095527198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095527198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095527199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095527199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095527199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095527199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095527199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095527199 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095527199 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095527199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095527200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095527200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095527208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095527310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095527310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test-GSUP-IPA(131)@a5b4eec045a5: Established a new IPA connection (conn_id=2) 20250115095527335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095527335 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095527335 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095527335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(131)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_attach_auth_sai_timeout-BVCI220(129)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095527338 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095527340 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(131)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(131)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@a5b4eec045a5: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='EC86D712'O, index=0 SGSN_Test-GSUP(132)@a5b4eec045a5: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250115095527459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095527459 DLLC NOTICE LLME(ffffffff/ec86d712){UNASSIGNED} LLC RX: unknown TLLI 0xec86d712, creating LLME on the fly (gprs_llc.c:552) 20250115095527459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095527459 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1248) 20250115095527459 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095527459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095527459 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095527459 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095527459 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095527459 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095527459 DLLC NOTICE LLME(ffffffff/ec86d712){UNASSIGNED} LLGM Assign pre (ec86d712 => d19c48f1) (gprs_llc.c:1079) 20250115095527459 DLLC NOTICE LLME(ec86d712/d19c48f1){ASSIGNED} LLGM Assign post (ec86d712 => d19c48f1) (gprs_llc.c:1125) 20250115095527459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095527459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095527459 DMM DEBUG MM(262420000000003/d19c48f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095527531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095527531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095527531 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095527531 DMM DEBUG MM(262420000000003/d19c48f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20250115095527531 DMM NOTICE MM(262420000000003/d19c48f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095527531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095527531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095527531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095527531 DMM DEBUG MM(262420000000003/d19c48f1) Requesting authorization (sgsn_auth.c:160) 20250115095527531 DMM INFO MM(262420000000003/d19c48f1) Requesting authentication tuples (sgsn_auth.c:184) 20250115095527531 DMM DEBUG MM(262420000000003/d19c48f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095527531 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250115095527531 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(132)@a5b4eec045a5: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(132)@a5b4eec045a5: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250115095533533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250115095533533 DMM ERROR MM(262420000000003/d19c48f1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250115095533533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250115095533533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115095533533 DMM NOTICE MM(262420000000003/d19c48f1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250115095533533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Reject}: Deallocated (fsm.c:568) 20250115095533533 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095533533 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095533533 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115095533533 DLLC NOTICE LLME(ec86d712/d19c48f1){ASSIGNED} LLGM Assign pre (d19c48f1 => ffffffff) (gprs_llc.c:1079) 20250115095533533 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d19c48f1 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@a5b4eec045a5: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@a5b4eec045a5: Final verdict of PTC: pass 20250115095533556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(132)@a5b4eec045a5: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@a5b4eec045a5: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(130)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(121)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(119)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(133)@a5b4eec045a5: Final verdict of PTC: none 20250115095533707 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095533707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(131)@a5b4eec045a5: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(126)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(124)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(132): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(133): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Wed Jan 15 09:55:33 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 20250115095533895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095534206 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=62484) 20250115095534707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095534707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=62484, count=67276) 20250115095535708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095535708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Wed Jan 15 09:55:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095536709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095536709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115095537714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095537714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_auth_sai_reject started. 20250115095537818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095537840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(141)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(140)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095538256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095538256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095538256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095538256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095538256 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095538256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095538256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095538256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095538256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095538294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095538294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095538294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095538294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095538294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095538294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095538294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095538294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095538294 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095538294 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095538294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095538300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095538300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-BSSGP1(142)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(140)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(141)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI97(140)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI98(145)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115095538328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(145)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095538425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095538425 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250115095538434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095538434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095538434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095538434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095538434 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095538434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095538434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095538434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095538434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_auth_sai_reject-BVCI196(138)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(145)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095538443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095538443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095538443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095538444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095538444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095538444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095538444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095538444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095538444 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095538444 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095538444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095538446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095538446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(146)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(145)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095538465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095538487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095538487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115095538531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095538531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095538531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095538532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095538532 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095538532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095538532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095538532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095538532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@a5b4eec045a5: Provider Link came up: sending NS-RESET -NSVCI99(150)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095538555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095538555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095538555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095538555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095538555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095538555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095538555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095538556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095538556 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095538556 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095538556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095538556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095538556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095538566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095538602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095538602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095538716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095538716 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095538716 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095538716 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(151)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095538722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095538722 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@a5b4eec045a5: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='C09CD87B'O, index=0 SGSN_Test-GSUP(152)@a5b4eec045a5: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250115095538861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095538861 DLLC NOTICE LLME(ffffffff/c09cd87b){UNASSIGNED} LLC RX: unknown TLLI 0xc09cd87b, creating LLME on the fly (gprs_llc.c:552) 20250115095538861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095538861 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1248) 20250115095538861 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095538861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095538861 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095538861 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095538861 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095538861 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095538861 DLLC NOTICE LLME(ffffffff/c09cd87b){UNASSIGNED} LLGM Assign pre (c09cd87b => deed4745) (gprs_llc.c:1079) 20250115095538861 DLLC NOTICE LLME(c09cd87b/deed4745){ASSIGNED} LLGM Assign post (c09cd87b => deed4745) (gprs_llc.c:1125) 20250115095538861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095538861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095538861 DMM DEBUG MM(262420000000004/deed4745) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095538883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095538883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095538883 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095538883 DMM DEBUG MM(262420000000004/deed4745) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20250115095538883 DMM NOTICE MM(262420000000004/deed4745) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095538883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095538883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095538883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095538883 DMM DEBUG MM(262420000000004/deed4745) Requesting authorization (sgsn_auth.c:160) 20250115095538883 DMM INFO MM(262420000000004/deed4745) Requesting authentication tuples (sgsn_auth.c:184) 20250115095538883 DMM DEBUG MM(262420000000004/deed4745) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095538883 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250115095538883 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@a5b4eec045a5: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250115095538888 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250115095538888 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250115095538888 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250115095544886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250115095544886 DMM ERROR MM(262420000000004/deed4745) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250115095544886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250115095544886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115095544886 DMM NOTICE MM(262420000000004/deed4745) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250115095544886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Reject}: Deallocated (fsm.c:568) 20250115095544886 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095544886 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095544886 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115095544886 DLLC NOTICE LLME(c09cd87b/deed4745){ASSIGNED} LLGM Assign pre (deed4745 => ffffffff) (gprs_llc.c:1079) 20250115095544886 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (deed4745 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@a5b4eec045a5: Removing Client IMSI='262420000000004'H, index=0 20250115095544930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48412<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(145)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@a5b4eec045a5: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@a5b4eec045a5: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@a5b4eec045a5: Final verdict of PTC: none TC_attach_auth_sai_reject(154)@a5b4eec045a5: Final verdict of PTC: pass 20250115095544986 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095544987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(151)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(150)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(143)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(139)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(140)@a5b4eec045a5: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(148)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Wed Jan 15 09:55:45 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 20250115095545340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095545662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68840) 20250115095545990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095545990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68840, count=70100) 20250115095546992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095546992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Wed Jan 15 09:55:47 UTC 2025 20250115095547994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095547994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Warnings or error messages from command: /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Message: Capturing on 'any' Waiting for packet dumper to start... 0 20250115095548998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095548998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_gsup_lu_timeout started. 20250115095549228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095549230 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095549315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095549315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095549315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095549315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095549315 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095549315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095549315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095549315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095549315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)20250115095549319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095549319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095549319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095549319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095549319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095549319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095549319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095549319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095549319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095549319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095549319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095549321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095549321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115095549342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250115095549379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095549379 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(164)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(164)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095549394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095549394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095549394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095549394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095549394 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095549394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095549395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095549395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095549395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095549400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095549400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095549400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095549401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095549401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095549401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095549401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095549401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095549401 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095549401 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095549401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(164)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095549403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095549403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(165)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(164)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095549426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115095549450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095549450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(169)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095549465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095549466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095549466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095549466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095549466 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095549466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095549466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095549466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095549466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(169)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095549470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095549470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095549470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095549471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095549471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095549471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095549471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095549471 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095549471 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095549471 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095549471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(169)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095549478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095549478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095549498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095549534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095549534 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095550002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095550002 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095550002 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095550002 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(170)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@a5b4eec045a5: 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(170)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115095550010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095550011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_gsup_lu_timeout-BVCI196(158)@a5b4eec045a5: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F325F45D'O, index=0 SGSN_Test-GSUP(171)@a5b4eec045a5: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@a5b4eec045a5: 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 := '8AF8099F6943CA4F6FB7458DCFEC1154'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFD416C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F2CDA742C44C86E'O } } } } } 20250115095551142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095551142 DLLC NOTICE LLME(ffffffff/f325f45d){UNASSIGNED} LLC RX: unknown TLLI 0xf325f45d, creating LLME on the fly (gprs_llc.c:552) 20250115095551142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095551142 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1248) 20250115095551142 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095551142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095551142 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095551142 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095551142 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095551142 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095551142 DLLC NOTICE LLME(ffffffff/f325f45d){UNASSIGNED} LLGM Assign pre (f325f45d => e5e831bb) (gprs_llc.c:1079) 20250115095551142 DLLC NOTICE LLME(f325f45d/e5e831bb){ASSIGNED} LLGM Assign post (f325f45d => e5e831bb) (gprs_llc.c:1125) 20250115095551142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095551142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095551142 DMM DEBUG MM(262420000000005/e5e831bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095551199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095551199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095551199 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095551199 DMM DEBUG MM(262420000000005/e5e831bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20250115095551199 DMM NOTICE MM(262420000000005/e5e831bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095551200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095551200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095551200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095551200 DMM DEBUG MM(262420000000005/e5e831bb) Requesting authorization (sgsn_auth.c:160) 20250115095551200 DMM INFO MM(262420000000005/e5e831bb) Requesting authentication tuples (sgsn_auth.c:184) 20250115095551200 DMM DEBUG MM(262420000000005/e5e831bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095551200 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250115095551200 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@a5b4eec045a5: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250115095551246 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095551246 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095551246 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095551246 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095551246 DMM INFO MM(262420000000005/e5e831bb) Subscriber data update (mmctx.c:445) 20250115095551246 DMM DEBUG MM(262420000000005/e5e831bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095551246 DMM INFO MM(262420000000005/e5e831bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095551246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095551246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095551246 DMM INFO MM(262420000000005/e5e831bb) <- GMM AUTH AND CIPHERING REQ (rand = 8a f8 09 9f 69 43 ca 4f 6f b7 45 8d cf ec 11 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095551261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095551261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095551261 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095551261 DMM INFO MM(262420000000005/e5e831bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095551261 DMM NOTICE MM(262420000000005/e5e831bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095551261 DMM DEBUG MM(262420000000005/e5e831bb) checking auth: received GSM SRES = bf d4 16 c3 (gprs_gmm.c:648) 20250115095551261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095551261 DMM DEBUG MM(262420000000005/e5e831bb) Requesting authorization (sgsn_auth.c:160) 20250115095551261 DMM INFO MM(262420000000005/e5e831bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095551261 DMM DEBUG MM(262420000000005/e5e831bb) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095551261 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250115095551261 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) 20250115095551261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095551261 DMM INFO MM(262420000000005/e5e831bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5e831bb) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@a5b4eec045a5: setverdict(fail): none -> fail MC@a5b4eec045a5: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20250115095551275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47564<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115095551277 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095551277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(172)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(171)@a5b4eec045a5: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(169)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@a5b4eec045a5: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(157)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(162)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(167)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(164)@a5b4eec045a5: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(159)@a5b4eec045a5: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@a5b4eec045a5: Final verdict of PTC: fail MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@a5b4eec045a5: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Wed Jan 15 09:55:51 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 20250115095551621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095552046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74072) 20250115095552278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095552278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=74072, count=75232) 20250115095553282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095553282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115095553646 DGPRS DEBUG Checking for inactive LLMEs, time = 39463152 (sgsn.c:132) 20250115095554286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095554286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Wed Jan 15 09:55:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095555290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095555290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_gsup_lu_reject started. 20250115095555496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095555497 DMM INFO MM(262420000000005/e5e831bb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095555498 DMM INFO MM(262420000000005/e5e831bb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095555498 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095555498 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095555498 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095555498 DMM ERROR MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115095555498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250115095555498 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095555498 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095555498 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095555498 DLLC NOTICE LLME(f325f45d/e5e831bb){ASSIGNED} LLGM Assign pre (e5e831bb => ffffffff) (gprs_llc.c:1079) 20250115095555498 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5e831bb => ffffffff) (gprs_llc.c:1125) 20250115095555498 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095555700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095555700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095555700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095555700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095555700 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095555700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095555700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095555700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095555700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095555704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095555704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095555704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095555704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095555704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095555704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095555704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095555704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095555704 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095555704 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095555704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(178)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095555707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095555707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095555719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095555772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095555772 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095555834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095555834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095555834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095555834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095555834 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095555834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095555834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095555834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095555834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115095555841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095555841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095555841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(183)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(183)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095555842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095555842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095555842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095555842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095555842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095555842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095555842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095555842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095555844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095555844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095555851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 20250115095555871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095555871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095555960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095555960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095555960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095555960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095555960 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095555960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095555960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095555960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095555960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095555965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095555965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095555965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095555966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095555966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095555966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095555966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095555966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095555966 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095555966 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095555966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095555968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095555968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095555976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095556004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095556004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(186)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095556291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095556291 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095556291 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095556291 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115095556297 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095556298 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(189)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@a5b4eec045a5: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='DFAACBEA'O, index=0 SGSN_Test-GSUP(190)@a5b4eec045a5: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) 20250115095557465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095557465 DLLC NOTICE LLME(ffffffff/dfaacbea){UNASSIGNED} LLC RX: unknown TLLI 0xdfaacbea, creating LLME on the fly (gprs_llc.c:552) 20250115095557465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095557465 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1248) 20250115095557465 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095557465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095557465 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095557465 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095557465 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095557465 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095557465 DLLC NOTICE LLME(ffffffff/dfaacbea){UNASSIGNED} LLGM Assign pre (dfaacbea => e704d566) (gprs_llc.c:1079) 20250115095557465 DLLC NOTICE LLME(dfaacbea/e704d566){ASSIGNED} LLGM Assign post (dfaacbea => e704d566) (gprs_llc.c:1125) 20250115095557465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095557465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095557465 DMM DEBUG MM(262420000000006/e704d566) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) TC_attach_gsup_lu_reject(192)@a5b4eec045a5: 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 := '8453220CE0AC2EC138FD914737DAA0C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '100D4E35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3AAE53ABC837A59D'O } } } } } 20250115095557504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095557504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095557504 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095557504 DMM DEBUG MM(262420000000006/e704d566) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20250115095557504 DMM NOTICE MM(262420000000006/e704d566) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095557504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095557504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095557504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095557504 DMM DEBUG MM(262420000000006/e704d566) Requesting authorization (sgsn_auth.c:160) 20250115095557504 DMM INFO MM(262420000000006/e704d566) Requesting authentication tuples (sgsn_auth.c:184) 20250115095557504 DMM DEBUG MM(262420000000006/e704d566) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095557504 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250115095557504 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@a5b4eec045a5: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250115095557511 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095557511 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095557511 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095557511 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095557511 DMM INFO MM(262420000000006/e704d566) Subscriber data update (mmctx.c:445) 20250115095557511 DMM DEBUG MM(262420000000006/e704d566) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095557511 DMM INFO MM(262420000000006/e704d566) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095557511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095557511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095557511 DMM INFO MM(262420000000006/e704d566) <- GMM AUTH AND CIPHERING REQ (rand = 84 53 22 0c e0 ac 2e c1 38 fd 91 47 37 da a0 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095557527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095557527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095557527 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095557527 DMM INFO MM(262420000000006/e704d566) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095557527 DMM NOTICE MM(262420000000006/e704d566) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095557527 DMM DEBUG MM(262420000000006/e704d566) checking auth: received GSM SRES = 10 0d 4e 35 (gprs_gmm.c:648) 20250115095557527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095557527 DMM DEBUG MM(262420000000006/e704d566) Requesting authorization (sgsn_auth.c:160) 20250115095557527 DMM INFO MM(262420000000006/e704d566) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095557527 DMM DEBUG MM(262420000000006/e704d566) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095557527 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250115095557527 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) 20250115095557527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095557527 DMM INFO MM(262420000000006/e704d566) <- GMM ATTACH ACCEPT (new P-TMSI=0xe704d566) (gprs_gmm.c:282) 20250115095557551 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250115095557551 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250115095557551 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250115095557551 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095557551 DMM INFO MM(262420000000006/e704d566) Subscriber data update (mmctx.c:445) 20250115095557551 DMM DEBUG MM(262420000000006/e704d566) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@a5b4eec045a5: setverdict(fail): none -> fail MC@a5b4eec045a5: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250115095557618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57044<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(190)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@a5b4eec045a5: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@a5b4eec045a5: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(178)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(187)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(176)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(181)@a5b4eec045a5: Final verdict of PTC: none 20250115095557655 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095557655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(175)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(188)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@a5b4eec045a5: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@a5b4eec045a5: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@a5b4eec045a5: Final verdict of PTC: fail -NSVCI98(183)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@a5b4eec045a5: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Wed Jan 15 09:55:57 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 20250115095557963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095558375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80180) 20250115095558656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095558656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80180, count=81340) 20250115095559657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095559657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Wed Jan 15 09:56:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095600658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095600658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_combined started. 20250115095601459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095601460 DMM INFO MM(262420000000006/e704d566) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095601460 DMM INFO MM(262420000000006/e704d566) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095601460 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095601460 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095601460 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095601460 DMM ERROR MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115095601460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250115095601460 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095601460 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095601460 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095601460 DLLC NOTICE LLME(dfaacbea/e704d566){ASSIGNED} LLGM Assign pre (e704d566 => ffffffff) (gprs_llc.c:1079) 20250115095601460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e704d566 => ffffffff) (gprs_llc.c:1125) 20250115095601460 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095601497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095601497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095601497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095601497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095601497 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095601497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095601497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095601497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095601497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095601499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095601499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095601499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095601499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095601499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095601499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095601499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095601499 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095601499 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095601499 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095601499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095601500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095601500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095601504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115095601526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095601526 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(202)@a5b4eec045a5: Provider Link came up: sending NS-RESET TC_attach_combined-BVCI196(196)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095601534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095601534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095601534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095601534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095601534 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095601534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095601534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095601534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095601534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115095601538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095601538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095601538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095601539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095601539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) -NSVCI98(202)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095601539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095601539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095601539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095601539 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095601539 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095601539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(202)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095601539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095601539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095601543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115095601556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095601556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095601581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095601581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095601581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095601581 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095601581 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095601581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095601581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095601581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095601581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095601583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095601583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095601583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095601583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095601583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095601583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095601583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095601583 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095601583 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095601583 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095601583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095601584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095601584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095601588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095601599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095601599 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095601659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095601659 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095601659 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095601659 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(207)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095601661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(207)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(207)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(207)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115095601662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(207)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@a5b4eec045a5: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D056D1CD'O, index=0 SGSN_Test-GSUP(209)@a5b4eec045a5: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@a5b4eec045a5: 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 := 'BE22631800510A7D8EDB6DEDC12AE12D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1C0C389'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FAE3FB61D4527F7'O } } } } } 20250115095602694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095602694 DLLC NOTICE LLME(ffffffff/d056d1cd){UNASSIGNED} LLC RX: unknown TLLI 0xd056d1cd, creating LLME on the fly (gprs_llc.c:552) 20250115095602694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095602694 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250115095602694 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095602694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095602694 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095602694 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095602694 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095602694 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095602694 DLLC NOTICE LLME(ffffffff/d056d1cd){UNASSIGNED} LLGM Assign pre (d056d1cd => cea33876) (gprs_llc.c:1079) 20250115095602694 DLLC NOTICE LLME(d056d1cd/cea33876){ASSIGNED} LLGM Assign post (d056d1cd => cea33876) (gprs_llc.c:1125) 20250115095602694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095602694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095602694 DMM DEBUG MM(262420000000007/cea33876) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095602704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095602704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095602704 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095602704 DMM DEBUG MM(262420000000007/cea33876) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20250115095602704 DMM NOTICE MM(262420000000007/cea33876) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095602704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095602704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095602704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095602704 DMM DEBUG MM(262420000000007/cea33876) Requesting authorization (sgsn_auth.c:160) 20250115095602704 DMM INFO MM(262420000000007/cea33876) Requesting authentication tuples (sgsn_auth.c:184) 20250115095602704 DMM DEBUG MM(262420000000007/cea33876) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095602704 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250115095602704 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@a5b4eec045a5: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250115095602706 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095602706 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095602706 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095602706 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095602706 DMM INFO MM(262420000000007/cea33876) Subscriber data update (mmctx.c:445) 20250115095602706 DMM DEBUG MM(262420000000007/cea33876) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095602706 DMM INFO MM(262420000000007/cea33876) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095602706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095602706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095602706 DMM INFO MM(262420000000007/cea33876) <- GMM AUTH AND CIPHERING REQ (rand = be 22 63 18 00 51 0a 7d 8e db 6d ed c1 2a e1 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095602713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095602713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095602713 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095602713 DMM INFO MM(262420000000007/cea33876) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095602713 DMM NOTICE MM(262420000000007/cea33876) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095602713 DMM DEBUG MM(262420000000007/cea33876) checking auth: received GSM SRES = d1 c0 c3 89 (gprs_gmm.c:648) 20250115095602713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095602713 DMM DEBUG MM(262420000000007/cea33876) Requesting authorization (sgsn_auth.c:160) 20250115095602713 DMM INFO MM(262420000000007/cea33876) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095602713 DMM DEBUG MM(262420000000007/cea33876) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095602713 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250115095602713 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) 20250115095602713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095602713 DMM INFO MM(262420000000007/cea33876) <- GMM ATTACH ACCEPT (new P-TMSI=0xcea33876) (gprs_gmm.c:282) 20250115095602714 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095602714 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095602714 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250115095602714 DMM INFO MM(262420000000007/cea33876) Subscriber data update (mmctx.c:445) 20250115095602714 DMM DEBUG MM(262420000000007/cea33876) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095602714 DMM INFO MM(262420000000007/cea33876) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095602714 DMM NOTICE MM(262420000000007/cea33876) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20250115095602714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095602714 DMM NOTICE MM(262420000000007/cea33876) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095602714 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) 20250115095602714 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095602714 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250115095602714 DMM INFO MM(262420000000007/cea33876) Subscriber data update (mmctx.c:445) 20250115095602714 DMM DEBUG MM(262420000000007/cea33876) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@a5b4eec045a5: Removing Client IMSI='262420000000007'H, index=0 20250115095602719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095602719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095602719 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095602719 DMM INFO MM(262420000000007/cea33876) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095602719 DMM NOTICE MM(262420000000007/cea33876) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095602719 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095602719 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095602719 DLLC NOTICE LLME(d056d1cd/cea33876){ASSIGNED} LLGM Assign pre (ffffffff => cea33876) (gprs_llc.c:1079) 20250115095602719 DLLC NOTICE LLME(ffffffff/cea33876){ASSIGNED} LLGM Assign post (ffffffff => cea33876) (gprs_llc.c:1125) 20250115095602719 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095602719 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095602719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095602719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@a5b4eec045a5: Final verdict of PTC: pass 20250115095602721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57062<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115095602722 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095602722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(203)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(197)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@a5b4eec045a5: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(209)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(202)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@a5b4eec045a5: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@a5b4eec045a5: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(208)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(200)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(206)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(195)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_combined finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Wed Jan 15 09:56:02 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250115095602860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095603566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88328) 20250115095603722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095603722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88328, count=89488) 20250115095604723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095604723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Wed Jan 15 09:56:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095605724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095605724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_accept_all started. 20250115095606589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095606590 DMM INFO MM(262420000000007/cea33876) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095606590 DMM INFO MM(262420000000007/cea33876) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095606590 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095606590 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095606590 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095606590 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095606590 DLLC NOTICE LLME(ffffffff/cea33876){ASSIGNED} LLGM Assign pre (cea33876 => ffffffff) (gprs_llc.c:1079) 20250115095606590 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cea33876 => ffffffff) (gprs_llc.c:1125) 20250115095606590 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250115095606590 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) 20250115095606590 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) 20250115095606590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115095606590 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095606590 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095606590 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095606590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095606622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095606622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095606622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095606622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095606622 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095606622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095606622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095606622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095606622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095606623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095606623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095606623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095606623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095606623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095606623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095606623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095606623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095606624 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095606624 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095606624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095606624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095606624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115095606627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115095606636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095606636 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(214)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(222)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095606648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095606648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095606648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095606648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095606648 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095606648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095606648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095606648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095606648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(221)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(222)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095606649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095606649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095606649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095606650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095606650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095606650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095606650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095606650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095606650 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095606650 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095606650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(222)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095606650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095606650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095606653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115095606662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095606662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(221)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@a5b4eec045a5: Provider Link came up: sending NS-RESET TC_attach_accept_all-BVCI210(219)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095606667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095606667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095606667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095606667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095606667 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095606667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095606667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095606667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095606667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095606668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095606668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095606668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095606668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095606668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095606668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095606668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095606668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095606668 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095606668 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095606668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095606669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095606669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095606673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095606682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095606682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095606725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095606725 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095606725 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095606725 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095606727 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(227)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095606727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@a5b4eec045a5: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='FDD68E14'O, index=0 SGSN_Test-GSUP(228)@a5b4eec045a5: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250115095607762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095607762 DLLC NOTICE LLME(ffffffff/fdd68e14){UNASSIGNED} LLC RX: unknown TLLI 0xfdd68e14, creating LLME on the fly (gprs_llc.c:552) 20250115095607762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095607762 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1248) 20250115095607762 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095607762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095607762 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095607762 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095607762 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095607762 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095607762 DLLC NOTICE LLME(ffffffff/fdd68e14){UNASSIGNED} LLGM Assign pre (fdd68e14 => d26521c6) (gprs_llc.c:1079) 20250115095607762 DLLC NOTICE LLME(fdd68e14/d26521c6){ASSIGNED} LLGM Assign post (fdd68e14 => d26521c6) (gprs_llc.c:1125) 20250115095607762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095607762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095607762 DMM DEBUG MM(262420000000008/d26521c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095607769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095607769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095607769 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095607769 DMM DEBUG MM(262420000000008/d26521c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20250115095607769 DMM NOTICE MM(262420000000008/d26521c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095607769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095607769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095607769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250115095607769 DMM INFO MM(262420000000008/d26521c6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd26521c6) (gprs_gmm.c:282) TC_attach_accept_all(230)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@a5b4eec045a5: Removing Client IMSI='262420000000008'H, index=0 20250115095608765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095608765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095608765 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095608765 DMM INFO MM(262420000000008/d26521c6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095608765 DMM NOTICE MM(262420000000008/d26521c6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095608765 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095608765 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095608765 DLLC NOTICE LLME(fdd68e14/d26521c6){ASSIGNED} LLGM Assign pre (ffffffff => d26521c6) (gprs_llc.c:1079) 20250115095608765 DLLC NOTICE LLME(ffffffff/d26521c6){ASSIGNED} LLGM Assign post (ffffffff => d26521c6) (gprs_llc.c:1125) 20250115095608765 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095608765 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095608765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095608765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@a5b4eec045a5: Final verdict of PTC: pass 20250115095608766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@a5b4eec045a5: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@a5b4eec045a5: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@a5b4eec045a5: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(216)@a5b4eec045a5: Final verdict of PTC: none 20250115095608767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095608767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(227)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(222)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(226)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(224)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(215)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(220)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_accept_all finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Wed Jan 15 09:56:08 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 20250115095608916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095609318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61272) 20250115095609768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095609768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61272, count=71328) 20250115095610769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095610769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Wed Jan 15 09:56:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095611770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095611770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_closed started. 20250115095612341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095612342 DMM INFO MM(262420000000008/d26521c6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095612342 DMM INFO MM(262420000000008/d26521c6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095612342 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095612342 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095612342 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095612342 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095612342 DLLC NOTICE LLME(ffffffff/d26521c6){ASSIGNED} LLGM Assign pre (d26521c6 => ffffffff) (gprs_llc.c:1079) 20250115095612342 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d26521c6 => ffffffff) (gprs_llc.c:1125) 20250115095612342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115095612342 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095612342 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095612342 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095612342 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095612365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095612365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095612365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095612365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095612365 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095612365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095612365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095612365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095612365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095612366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095612366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095612367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095612367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095612367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095612367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095612367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095612367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095612367 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095612367 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095612367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095612367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095612367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095612370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115095612386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095612386 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(236)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed-BVCI196(234)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(240)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095612392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095612392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095612392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095612392 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095612392 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095612392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095612392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095612392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095612392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095612393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095612393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095612393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095612394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095612394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095612394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095612394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095612394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095612394 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095612394 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095612394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095612394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095612394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095612397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095612405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095612406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(242)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(239)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095612415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095612415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095612415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095612415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095612415 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095612415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095612415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095612415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095612415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095612416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095612416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095612416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095612416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095612416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095612416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095612416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095612416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095612416 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095612416 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095612416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095612416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095612416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095612419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095612425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095612425 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095612771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095612771 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095612771 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095612771 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095612773 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(246)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095612773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@a5b4eec045a5: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='F6971A82'O, index=0 SGSN_Test-GSUP(247)@a5b4eec045a5: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@a5b4eec045a5: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='F6971A82'O, index=1 20250115095613797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095613797 DLLC NOTICE LLME(ffffffff/f6971a82){UNASSIGNED} LLC RX: unknown TLLI 0xf6971a82, creating LLME on the fly (gprs_llc.c:552) 20250115095613797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095613797 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20250115095613797 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095613797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095613797 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095613797 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095613797 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095613797 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095613797 DLLC NOTICE LLME(ffffffff/f6971a82){UNASSIGNED} LLGM Assign pre (f6971a82 => eaeead31) (gprs_llc.c:1079) 20250115095613797 DLLC NOTICE LLME(f6971a82/eaeead31){ASSIGNED} LLGM Assign post (f6971a82 => eaeead31) (gprs_llc.c:1125) 20250115095613797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095613797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095613797 DMM DEBUG MM(001010123456789/eaeead31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095613804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095613804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095613804 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095613804 DMM DEBUG MM(001010123456789/eaeead31) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250115095613804 DMM NOTICE MM(001010123456789/eaeead31) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095613804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095613804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095613804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250115095613804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115095613804 DMM NOTICE MM(001010123456789/eaeead31) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20250115095613804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Reject}: Deallocated (fsm.c:568) 20250115095613804 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095613804 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095613804 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115095613804 DLLC NOTICE LLME(f6971a82/eaeead31){ASSIGNED} LLGM Assign pre (eaeead31 => ffffffff) (gprs_llc.c:1079) 20250115095613804 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaeead31 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@a5b4eec045a5: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@a5b4eec045a5: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@a5b4eec045a5: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='FA73AE98'O, index=2 SGSN_Test-GSUP(247)@a5b4eec045a5: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250115095613826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095613826 DLLC NOTICE LLME(ffffffff/fa73ae98){UNASSIGNED} LLC RX: unknown TLLI 0xfa73ae98, creating LLME on the fly (gprs_llc.c:552) 20250115095613826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095613826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1248) 20250115095613826 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095613826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095613826 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095613826 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095613826 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095613826 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095613826 DLLC NOTICE LLME(ffffffff/fa73ae98){UNASSIGNED} LLGM Assign pre (fa73ae98 => f7613ca0) (gprs_llc.c:1079) 20250115095613826 DLLC NOTICE LLME(fa73ae98/f7613ca0){ASSIGNED} LLGM Assign post (fa73ae98 => f7613ca0) (gprs_llc.c:1125) 20250115095613826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095613826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095613826 DMM DEBUG MM(262420000000010/f7613ca0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095613830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095613830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095613830 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095613830 DMM DEBUG MM(262420000000010/f7613ca0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20250115095613830 DMM NOTICE MM(262420000000010/f7613ca0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095613830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095613830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095613830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250115095613830 DMM INFO MM(262420000000010/f7613ca0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7613ca0) (gprs_gmm.c:282) TC_attach_closed(250)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@a5b4eec045a5: Removing Client IMSI='262420000000010'H, index=2 20250115095614828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095614828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095614828 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095614828 DMM INFO MM(262420000000010/f7613ca0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095614828 DMM NOTICE MM(262420000000010/f7613ca0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095614828 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095614828 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095614828 DLLC NOTICE LLME(fa73ae98/f7613ca0){ASSIGNED} LLGM Assign pre (ffffffff => f7613ca0) (gprs_llc.c:1079) 20250115095614828 DLLC NOTICE LLME(ffffffff/f7613ca0){ASSIGNED} LLGM Assign post (ffffffff => f7613ca0) (gprs_llc.c:1125) 20250115095614828 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095614828 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095614828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095614828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@a5b4eec045a5: Final verdict of PTC: pass 20250115095614830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52764<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@a5b4eec045a5: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(235)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(240)@a5b4eec045a5: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(245)@a5b4eec045a5: Final verdict of PTC: none 20250115095614831 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095614831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(231)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@a5b4eec045a5: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(233)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(243)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(238)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@a5b4eec045a5: Test case TC_attach_closed finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Wed Jan 15 09:56:14 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250115095614959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095615360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52766<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80380) 20250115095615832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095615832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80380, count=81640) 20250115095616833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095616833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Wed Jan 15 09:56:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095617834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095617834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_no_imei_response started. 20250115095618384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095618385 DMM INFO MM(262420000000010/f7613ca0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095618385 DMM INFO MM(262420000000010/f7613ca0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095618385 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095618385 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095618385 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095618385 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095618385 DLLC NOTICE LLME(ffffffff/f7613ca0){ASSIGNED} LLGM Assign pre (f7613ca0 => ffffffff) (gprs_llc.c:1079) 20250115095618385 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7613ca0 => ffffffff) (gprs_llc.c:1125) 20250115095618385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115095618385 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095618385 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095618385 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095618385 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(256)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@a5b4eec045a5: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(255)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115095618412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095618412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095618412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095618412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095618412 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095618412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095618412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095618412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095618412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(256)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095618413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095618413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095618413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095618414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095618414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095618414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095618414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095618414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095618414 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095618414 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095618414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095618414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095618414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(256)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095618416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(252)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(255)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115095618423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095618423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(260)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095618424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095618424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095618424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095618424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095618424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095618424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095618424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095618424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095618424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_no_imei_response-BVCI196(253)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(260)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095618425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095618425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095618425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095618425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095618425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095618425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095618425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095618425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095618425 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095618425 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095618425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095618425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095618425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095618427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095618432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095618432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095618448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095618448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095618448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095618448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095618448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095618448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095618448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095618448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095618448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095618449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095618449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095618449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095618449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095618449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095618449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095618449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095618449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095618449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095618449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095618449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(266)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095618449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095618449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095618451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095618456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095618456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(263)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095618834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095618834 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095618834 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095618834 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(265)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095618836 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095618836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(265)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(265)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(265)@a5b4eec045a5: 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(265)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@a5b4eec045a5: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D129A710'O, index=0 SGSN_Test-GSUP(267)@a5b4eec045a5: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250115095619859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095619859 DLLC NOTICE LLME(ffffffff/d129a710){UNASSIGNED} LLC RX: unknown TLLI 0xd129a710, creating LLME on the fly (gprs_llc.c:552) 20250115095619859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095619859 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250115095619859 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095619859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095619859 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095619859 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095619859 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095619859 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095619859 DLLC NOTICE LLME(ffffffff/d129a710){UNASSIGNED} LLGM Assign pre (d129a710 => e75694dd) (gprs_llc.c:1079) 20250115095619859 DLLC NOTICE LLME(d129a710/e75694dd){ASSIGNED} LLGM Assign post (d129a710 => e75694dd) (gprs_llc.c:1125) 20250115095619859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095619859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095619859 DMM DEBUG MM(262420000000032/e75694dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095623646 DGPRS DEBUG Checking for inactive LLMEs, time = 39463182 (sgsn.c:132) 20250115095625860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095625860 DMM DEBUG MM(262420000000032/e75694dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095631861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095631861 DMM DEBUG MM(262420000000032/e75694dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095637862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095637862 DMM DEBUG MM(262420000000032/e75694dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095638835 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115095638835 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(265)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095638836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250115095643862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095643862 DMM DEBUG MM(262420000000032/e75694dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095648415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095648416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095648416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095648425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095648426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095648426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095648449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095648451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095648451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095649863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095649863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250115095649863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115095649863 DMM NOTICE MM(262420000000032/e75694dd) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250115095649863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Reject}: Deallocated (fsm.c:568) 20250115095649863 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095649863 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095649863 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115095649863 DLLC NOTICE LLME(d129a710/e75694dd){ASSIGNED} LLGM Assign pre (e75694dd => ffffffff) (gprs_llc.c:1079) 20250115095649863 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e75694dd => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@a5b4eec045a5: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@a5b4eec045a5: Final verdict of PTC: pass 20250115095649868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52772<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@a5b4eec045a5: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@a5b4eec045a5: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(266)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@a5b4eec045a5: Final verdict of PTC: none 20250115095649869 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095649869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(262)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(256)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@a5b4eec045a5: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(260)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(254)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(264)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(258)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Wed Jan 15 09:56:49 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 20250115095649988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095650289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63332) 20250115095650870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095650870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63332, count=71588) 20250115095651871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095651871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Wed Jan 15 09:56:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095652871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095652871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_no_imsi_response started. 20250115095653317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095653319 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095653356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095653357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095653357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095653357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095653357 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095653357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095653357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095653357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095653357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095653357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095653357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095653357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095653357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095653357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095653357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095653357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095653357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095653357 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095653357 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095653357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095653358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095653358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095653361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095653367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095653367 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095653375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095653375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095653375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095653375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095653375 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095653375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095653375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095653375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095653375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095653376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095653376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095653376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095653376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095653376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095653376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095653376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095653376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095653376 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095653376 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095653376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(279)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095653376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095653376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095653378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095653382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095653382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095653392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095653392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095653392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095653392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095653392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095653392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095653392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095653392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095653392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095653394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095653394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095653394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095653394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095653394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095653394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095653394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095653394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095653394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095653394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095653394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095653394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095653394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095653397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095653402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095653402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095653646 DGPRS DEBUG Checking for inactive LLMEs, time = 39463212 (sgsn.c:132) 20250115095653873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095653873 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095653873 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095653873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095653877 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095653878 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@a5b4eec045a5: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C1ED8EF9'O, index=0 SGSN_Test-GSUP(286)@a5b4eec045a5: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250115095654945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095654946 DLLC NOTICE LLME(ffffffff/c1ed8ef9){UNASSIGNED} LLC RX: unknown TLLI 0xc1ed8ef9, creating LLME on the fly (gprs_llc.c:552) 20250115095654946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095654946 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250115095654946 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095654946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095654946 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095654946 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095654946 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095654946 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095654946 DLLC NOTICE LLME(ffffffff/c1ed8ef9){UNASSIGNED} LLGM Assign pre (c1ed8ef9 => d5adb581) (gprs_llc.c:1079) 20250115095654946 DLLC NOTICE LLME(c1ed8ef9/d5adb581){ASSIGNED} LLGM Assign post (c1ed8ef9 => d5adb581) (gprs_llc.c:1125) 20250115095654946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095654946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095654946 DMM DEBUG MM(/d5adb581) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095654964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095654964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095654964 DMM DEBUG MM_STATE_Gb(3253571321)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095654964 DMM DEBUG MM(/d5adb581) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20250115095654964 DMM NOTICE MM(/d5adb581) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095654964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095654964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250115095654964 DMM DEBUG MM(/d5adb581) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250115095700964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095700964 DMM DEBUG MM(/d5adb581) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250115095706965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095706965 DMM DEBUG MM(/d5adb581) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250115095712970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095712970 DMM DEBUG MM(/d5adb581) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250115095713873 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115095713873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115095713874 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095718970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095718970 DMM DEBUG MM(/d5adb581) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250115095723360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095723361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095723361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095723376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095723378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095723378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095723395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095723397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095723397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095723647 DGPRS DEBUG Checking for inactive LLMEs, time = 39463242 (sgsn.c:132) 20250115095724971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115095724971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250115095724971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115095724971 DMM NOTICE MM(/d5adb581) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250115095724971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Reject}: Deallocated (fsm.c:568) 20250115095724971 DMM DEBUG MM_STATE_Gb(3253571321)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095724971 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095724971 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115095724971 DLLC NOTICE LLME(c1ed8ef9/d5adb581){ASSIGNED} LLGM Assign pre (d5adb581 => ffffffff) (gprs_llc.c:1079) 20250115095724971 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5adb581 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@a5b4eec045a5: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@a5b4eec045a5: Final verdict of PTC: pass 20250115095724994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47256<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@a5b4eec045a5: Final verdict of PTC: none20250115095724997 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095724997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(285)@a5b4eec045a5: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(279)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(284)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(274)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(277)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(282)@a5b4eec045a5: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@a5b4eec045a5: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(272)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Wed Jan 15 09:57:25 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 20250115095725209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095725511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67100) 20250115095725998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095725998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67100, count=73152) 20250115095726999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095726999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Wed Jan 15 09:57:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095728000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095728000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_closed_add_vty started. 20250115095728555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095728556 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095728599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095728599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095728599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095728599 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095728599 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095728599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095728599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095728599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095728599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095728601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095728601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095728601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095728601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095728601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095728601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095728601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095728601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095728601 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095728601 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095728601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(293)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095728602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095728602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095728606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095728619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095728619 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095728645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095728645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095728645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095728645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095728645 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095728645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095728645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095728645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095728645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(298)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(299)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095728647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095728647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095728647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095728647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095728647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095728647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095728647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095728647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095728647 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095728647 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095728647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(299)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095728648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095728648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095728652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115095728663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095728663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(296)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095728672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095728672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095728672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095728672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095728672 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095728672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095728672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095728672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095728672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095728674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095728674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095728674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095728675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095728675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095728675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095728675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095728675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095728675 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095728675 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095728675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095728675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095728675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095728679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095728690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095728690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095729001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095729001 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095729001 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095729001 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095729003 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(304)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095729003 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@a5b4eec045a5: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E45665E1'O, index=0 SGSN_Test-GSUP(305)@a5b4eec045a5: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@a5b4eec045a5: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E45665E1'O, index=1 20250115095730052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095730052 DLLC NOTICE LLME(ffffffff/e45665e1){UNASSIGNED} LLC RX: unknown TLLI 0xe45665e1, creating LLME on the fly (gprs_llc.c:552) 20250115095730052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095730052 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20250115095730052 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095730052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095730052 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095730052 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095730052 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095730052 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095730052 DLLC NOTICE LLME(ffffffff/e45665e1){UNASSIGNED} LLGM Assign pre (e45665e1 => d23bf13d) (gprs_llc.c:1079) 20250115095730052 DLLC NOTICE LLME(e45665e1/d23bf13d){ASSIGNED} LLGM Assign post (e45665e1 => d23bf13d) (gprs_llc.c:1125) 20250115095730052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095730052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095730052 DMM DEBUG MM(001010123456789/d23bf13d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095730065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095730065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095730065 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095730065 DMM DEBUG MM(001010123456789/d23bf13d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250115095730065 DMM NOTICE MM(001010123456789/d23bf13d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095730065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095730065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095730065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250115095730065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115095730065 DMM NOTICE MM(001010123456789/d23bf13d) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20250115095730065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Reject}: Deallocated (fsm.c:568) 20250115095730065 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095730065 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095730065 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115095730065 DLLC NOTICE LLME(e45665e1/d23bf13d){ASSIGNED} LLGM Assign pre (d23bf13d => ffffffff) (gprs_llc.c:1079) 20250115095730065 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d23bf13d => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@a5b4eec045a5: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@a5b4eec045a5: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E45665E1'O, index=2 20250115095730073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095730073 DLLC NOTICE LLME(ffffffff/e45665e1){UNASSIGNED} LLC RX: unknown TLLI 0xe45665e1, creating LLME on the fly (gprs_llc.c:552) 20250115095730073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095730073 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1248) 20250115095730073 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095730073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095730073 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095730073 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095730073 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095730073 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095730073 DLLC NOTICE LLME(ffffffff/e45665e1){UNASSIGNED} LLGM Assign pre (e45665e1 => e0fb787d) (gprs_llc.c:1079) 20250115095730073 DLLC NOTICE LLME(e45665e1/e0fb787d){ASSIGNED} LLGM Assign post (e45665e1 => e0fb787d) (gprs_llc.c:1125) 20250115095730073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095730073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095730073 DMM DEBUG MM(001010123456700/e0fb787d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095730078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095730078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095730078 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095730078 DMM DEBUG MM(001010123456700/e0fb787d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250115095730078 DMM NOTICE MM(001010123456700/e0fb787d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095730078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095730078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095730078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250115095730078 DMM INFO MM(001010123456700/e0fb787d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0fb787d) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@a5b4eec045a5: Removing Client IMSI='001010123456700'H, index=2 20250115095731077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095731077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095731077 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095731077 DMM INFO MM(001010123456700/e0fb787d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095731077 DMM NOTICE MM(001010123456700/e0fb787d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095731077 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095731077 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095731077 DLLC NOTICE LLME(e45665e1/e0fb787d){ASSIGNED} LLGM Assign pre (ffffffff => e0fb787d) (gprs_llc.c:1079) 20250115095731077 DLLC NOTICE LLME(ffffffff/e0fb787d){ASSIGNED} LLGM Assign post (ffffffff => e0fb787d) (gprs_llc.c:1125) 20250115095731077 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095731077 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095731077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095731077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@a5b4eec045a5: Final verdict of PTC: pass 20250115095731078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36386<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(299)@a5b4eec045a5: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@a5b4eec045a5: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(305)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(303)@a5b4eec045a5: Final verdict of PTC: none 20250115095731081 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095731081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(300)@a5b4eec045a5: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(293)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(301)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(291)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(297)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Wed Jan 15 09:57:31 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 20250115095731261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095731663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77296) 20250115095732082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095732082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77296, count=81652) 20250115095733083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095733083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Wed Jan 15 09:57:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095734085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095734085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_check_subscriber_list started. 20250115095734705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095734706 DMM INFO MM(001010123456700/e0fb787d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095734706 DMM INFO MM(001010123456700/e0fb787d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095734706 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095734706 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095734706 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095734706 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095734706 DLLC NOTICE LLME(ffffffff/e0fb787d){ASSIGNED} LLGM Assign pre (e0fb787d => ffffffff) (gprs_llc.c:1079) 20250115095734706 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0fb787d => ffffffff) (gprs_llc.c:1125) 20250115095734706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115095734706 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095734706 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095734706 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095734706 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095734745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095734745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095734745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095734745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095734745 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095734745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095734745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095734745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095734745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095734747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095734747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095734747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095734748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095734748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095734748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095734748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095734748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095734748 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095734748 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095734748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095734748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095734748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095734753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095734768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095734768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095734785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095734785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095734785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095734785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095734785 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095734785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095734785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095734785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095734785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095734787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095734787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095734787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095734787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095734787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095734788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095734788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095734788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095734788 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095734788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095734788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(317)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095734788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095734788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095734794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095734808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095734808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095734832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095734832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095734832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095734832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095734832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095734832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095734832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095734832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095734832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095734834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095734834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095734834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095734834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095734834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095734834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095734834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095734834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095734834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095734834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095734834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095734835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095734835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095734841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095734856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095734856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(320)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095735086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095735086 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095735086 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095735086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(322)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095735088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(322)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095735089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(322)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(322)@a5b4eec045a5: 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(322)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@a5b4eec045a5: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F301FDFB'O, index=0 SGSN_Test-GSUP(324)@a5b4eec045a5: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@a5b4eec045a5: 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 := 'C0AEA0EA0259E617D75DF47EC6CA0D90'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50EEF0D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4ABDE975CB29E26'O } } } } } 20250115095736149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095736149 DLLC NOTICE LLME(ffffffff/f301fdfb){UNASSIGNED} LLC RX: unknown TLLI 0xf301fdfb, creating LLME on the fly (gprs_llc.c:552) 20250115095736149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095736149 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1248) 20250115095736149 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095736149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095736149 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095736149 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095736149 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095736149 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095736149 DLLC NOTICE LLME(ffffffff/f301fdfb){UNASSIGNED} LLGM Assign pre (f301fdfb => cf729efa) (gprs_llc.c:1079) 20250115095736149 DLLC NOTICE LLME(f301fdfb/cf729efa){ASSIGNED} LLGM Assign post (f301fdfb => cf729efa) (gprs_llc.c:1125) 20250115095736149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095736149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095736149 DMM DEBUG MM(262420000000034/cf729efa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095736163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095736163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095736164 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095736164 DMM DEBUG MM(262420000000034/cf729efa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20250115095736164 DMM NOTICE MM(262420000000034/cf729efa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095736164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095736164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095736164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095736164 DMM DEBUG MM(262420000000034/cf729efa) Requesting authorization (sgsn_auth.c:160) 20250115095736164 DMM INFO MM(262420000000034/cf729efa) Requesting authentication tuples (sgsn_auth.c:184) 20250115095736164 DMM DEBUG MM(262420000000034/cf729efa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095736164 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250115095736164 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@a5b4eec045a5: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250115095736166 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095736166 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095736166 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095736166 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095736166 DMM INFO MM(262420000000034/cf729efa) Subscriber data update (mmctx.c:445) 20250115095736166 DMM DEBUG MM(262420000000034/cf729efa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095736166 DMM INFO MM(262420000000034/cf729efa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095736166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095736166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095736166 DMM INFO MM(262420000000034/cf729efa) <- GMM AUTH AND CIPHERING REQ (rand = c0 ae a0 ea 02 59 e6 17 d7 5d f4 7e c6 ca 0d 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095736175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095736175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095736175 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095736175 DMM INFO MM(262420000000034/cf729efa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095736175 DMM NOTICE MM(262420000000034/cf729efa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095736175 DMM DEBUG MM(262420000000034/cf729efa) checking auth: received GSM SRES = 50 ee f0 d2 (gprs_gmm.c:648) 20250115095736175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095736175 DMM DEBUG MM(262420000000034/cf729efa) Requesting authorization (sgsn_auth.c:160) 20250115095736176 DMM INFO MM(262420000000034/cf729efa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095736176 DMM DEBUG MM(262420000000034/cf729efa) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095736176 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250115095736176 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) 20250115095736176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095736176 DMM INFO MM(262420000000034/cf729efa) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf729efa) (gprs_gmm.c:282) 20250115095736177 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095736177 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095736177 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250115095736177 DMM INFO MM(262420000000034/cf729efa) Subscriber data update (mmctx.c:445) 20250115095736177 DMM DEBUG MM(262420000000034/cf729efa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095736177 DMM INFO MM(262420000000034/cf729efa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095736177 DMM NOTICE MM(262420000000034/cf729efa) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20250115095736177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095736177 DMM NOTICE MM(262420000000034/cf729efa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095736177 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) 20250115095736178 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095736178 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250115095736178 DMM INFO MM(262420000000034/cf729efa) Subscriber data update (mmctx.c:445) 20250115095736178 DMM DEBUG MM(262420000000034/cf729efa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095736184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095736184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095736184 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095736184 DMM INFO MM(262420000000034/cf729efa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095736184 DMM NOTICE MM(262420000000034/cf729efa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095736184 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095736184 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095736184 DLLC NOTICE LLME(f301fdfb/cf729efa){ASSIGNED} LLGM Assign pre (ffffffff => cf729efa) (gprs_llc.c:1079) 20250115095736184 DLLC NOTICE LLME(ffffffff/cf729efa){ASSIGNED} LLGM Assign post (ffffffff => cf729efa) (gprs_llc.c:1125) 20250115095736184 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095736184 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095736184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095736184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@a5b4eec045a5: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@a5b4eec045a5: Final verdict of PTC: pass 20250115095736239 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250115095736239 DMM INFO MM(262420000000034/cf729efa) Subscriber data update (mmctx.c:445) 20250115095736239 DMM DEBUG MM(262420000000034/cf729efa) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250115095736239 DMM INFO MM(262420000000034/cf729efa) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250115095736239 DMM INFO MM(262420000000034/cf729efa) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095736239 DMM INFO MM(262420000000034/cf729efa) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095736239 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095736239 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095736239 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095736239 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095736239 DLLC NOTICE LLME(ffffffff/cf729efa){ASSIGNED} LLGM Assign pre (cf729efa => ffffffff) (gprs_llc.c:1079) 20250115095736239 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf729efa => ffffffff) (gprs_llc.c:1125) 20250115095736239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115095736239 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095736239 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095736239 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095736241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57848<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(323)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(317)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@a5b4eec045a5: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@a5b4eec045a5: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@a5b4eec045a5: Final verdict of PTC: none 20250115095736258 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095736258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(313)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(315)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(312)@a5b4eec045a5: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(321)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(310)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Wed Jan 15 09:57:36 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 20250115095736409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095736714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90748) 20250115095737259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095737259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90748, count=95104) 20250115095738260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095738260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Wed Jan 15 09:57:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095739262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095739262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_detach_check_subscriber_list started. 20250115095739754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095739755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(332)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095739798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095739799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095739799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095739799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095739799 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095739799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095739799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095739799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095739799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(331)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(332)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095739800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095739800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095739800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095739801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095739801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095739801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095739801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095739801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095739801 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095739801 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095739801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(332)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095739801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095739801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095739806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(328)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095739817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095739817 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(329)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095739835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095739835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095739835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095739835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095739835 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095739835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095739835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095739835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095739835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(336)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(337)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095739837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095739838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095739838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095739838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095739838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095739838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095739838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095739838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095739838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095739838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095739838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095739838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095739838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095739843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115095739854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095739854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(334)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095739864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095739864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095739864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095739864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095739864 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095739864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095739864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095739864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095739864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095739866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095739866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095739866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095739868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095739868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095739868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095739868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095739868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095739868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095739868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095739868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095739868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095739868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095739873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095739884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095739884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095740263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095740263 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095740263 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095740263 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095740266 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(342)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095740266 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@a5b4eec045a5: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C6EEA501'O, index=0 SGSN_Test-GSUP(343)@a5b4eec045a5: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@a5b4eec045a5: 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 := '23CFCD5625F328D94E08D706F039550A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4DBAC56F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '874D82944406CD5E'O } } } } } 20250115095740310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095740310 DLLC NOTICE LLME(ffffffff/c6eea501){UNASSIGNED} LLC RX: unknown TLLI 0xc6eea501, creating LLME on the fly (gprs_llc.c:552) 20250115095740310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095740310 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1248) 20250115095740310 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095740310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095740310 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095740310 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095740310 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095740311 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095740311 DLLC NOTICE LLME(ffffffff/c6eea501){UNASSIGNED} LLGM Assign pre (c6eea501 => ef7b7cce) (gprs_llc.c:1079) 20250115095740311 DLLC NOTICE LLME(c6eea501/ef7b7cce){ASSIGNED} LLGM Assign post (c6eea501 => ef7b7cce) (gprs_llc.c:1125) 20250115095740311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095740311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095740311 DMM DEBUG MM(262420000000033/ef7b7cce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095740326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095740326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095740326 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095740326 DMM DEBUG MM(262420000000033/ef7b7cce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20250115095740326 DMM NOTICE MM(262420000000033/ef7b7cce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095740326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095740326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095740326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095740326 DMM DEBUG MM(262420000000033/ef7b7cce) Requesting authorization (sgsn_auth.c:160) 20250115095740326 DMM INFO MM(262420000000033/ef7b7cce) Requesting authentication tuples (sgsn_auth.c:184) 20250115095740326 DMM DEBUG MM(262420000000033/ef7b7cce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095740326 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250115095740326 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@a5b4eec045a5: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250115095740330 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095740330 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095740330 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095740330 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095740330 DMM INFO MM(262420000000033/ef7b7cce) Subscriber data update (mmctx.c:445) 20250115095740330 DMM DEBUG MM(262420000000033/ef7b7cce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095740330 DMM INFO MM(262420000000033/ef7b7cce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095740330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095740330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095740330 DMM INFO MM(262420000000033/ef7b7cce) <- GMM AUTH AND CIPHERING REQ (rand = 23 cf cd 56 25 f3 28 d9 4e 08 d7 06 f0 39 55 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095740340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095740340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095740340 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095740340 DMM INFO MM(262420000000033/ef7b7cce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095740340 DMM NOTICE MM(262420000000033/ef7b7cce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095740340 DMM DEBUG MM(262420000000033/ef7b7cce) checking auth: received GSM SRES = 4d ba c5 6f (gprs_gmm.c:648) 20250115095740340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095740340 DMM DEBUG MM(262420000000033/ef7b7cce) Requesting authorization (sgsn_auth.c:160) 20250115095740340 DMM INFO MM(262420000000033/ef7b7cce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095740340 DMM DEBUG MM(262420000000033/ef7b7cce) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095740340 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250115095740340 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) 20250115095740340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095740340 DMM INFO MM(262420000000033/ef7b7cce) <- GMM ATTACH ACCEPT (new P-TMSI=0xef7b7cce) (gprs_gmm.c:282) 20250115095740342 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095740342 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095740342 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250115095740342 DMM INFO MM(262420000000033/ef7b7cce) Subscriber data update (mmctx.c:445) 20250115095740342 DMM DEBUG MM(262420000000033/ef7b7cce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095740342 DMM INFO MM(262420000000033/ef7b7cce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095740342 DMM NOTICE MM(262420000000033/ef7b7cce) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20250115095740342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095740342 DMM NOTICE MM(262420000000033/ef7b7cce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095740342 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) 20250115095740342 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095740342 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250115095740342 DMM INFO MM(262420000000033/ef7b7cce) Subscriber data update (mmctx.c:445) 20250115095740342 DMM DEBUG MM(262420000000033/ef7b7cce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095740349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095740349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095740349 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095740350 DMM INFO MM(262420000000033/ef7b7cce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095740350 DMM NOTICE MM(262420000000033/ef7b7cce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095740350 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095740350 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095740350 DLLC NOTICE LLME(c6eea501/ef7b7cce){ASSIGNED} LLGM Assign pre (ffffffff => ef7b7cce) (gprs_llc.c:1079) 20250115095740350 DLLC NOTICE LLME(ffffffff/ef7b7cce){ASSIGNED} LLGM Assign post (ffffffff => ef7b7cce) (gprs_llc.c:1125) 20250115095740350 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095740350 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095740350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095740350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@a5b4eec045a5: setverdict(pass): none -> pass 20250115095740401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095740401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250115095740401 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095740401 DMM INFO MM(262420000000033/ef7b7cce) -> GMM DETACH REQUEST TLLI=0xef7b7cce type=GPRS detach Power-off (gprs_gmm.c:1440) 20250115095740401 DMM INFO MM(262420000000033/ef7b7cce) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115095740401 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095740401 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095740401 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095740401 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095740401 DLLC NOTICE LLME(ffffffff/ef7b7cce){ASSIGNED} LLGM Assign pre (ef7b7cce => ffffffff) (gprs_llc.c:1079) 20250115095740401 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef7b7cce => ffffffff) (gprs_llc.c:1125) 20250115095740401 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250115095740401 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) 20250115095740401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115095740401 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095740401 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095740401 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095740402 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@a5b4eec045a5: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@a5b4eec045a5: Final verdict of PTC: pass 20250115095745410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57864<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115095745413 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095745413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(336)@a5b4eec045a5: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(341)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(332)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(343)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(337)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(330)@a5b4eec045a5: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@a5b4eec045a5: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(339)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(335)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Wed Jan 15 09:57:45 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 20250115095745598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095745899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90892) 20250115095746413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095746413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90892, count=95528) 20250115095747414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095747414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Wed Jan 15 09:57:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095748416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095748416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_check_complete_resend started. 20250115095748942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095748942 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095748982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095748982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095748982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095748982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095748982 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095748982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095748982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095748982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095748982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095748984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095748984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095748984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095748984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095748984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095748984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095748984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095748984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095748984 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095748984 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095748984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095748984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095748984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095748989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095749001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095749001 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095749016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095749016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095749016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095749016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095749016 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095749016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095749016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095749016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095749016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095749018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095749018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095749018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095749018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095749018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095749018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095749018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095749018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095749018 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095749018 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095749018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(355)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095749019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095749019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095749023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095749034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095749034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095749051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095749051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095749051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095749051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095749051 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095749051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095749051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095749051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095749051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095749053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095749053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095749053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095749053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095749053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095749053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095749053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095749053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095749053 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095749053 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095749053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095749054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095749054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095749057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095749068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095749068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095749417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095749417 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095749417 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095749417 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095749418 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(361)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095749419 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@a5b4eec045a5: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='DD45C030'O, index=0 SGSN_Test-GSUP(362)@a5b4eec045a5: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@a5b4eec045a5: 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 := 'E3EA2A88312493112788A13071155C23'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7EE7BF69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27C0FE6313794EE3'O } } } } } 20250115095750458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095750458 DLLC NOTICE LLME(ffffffff/dd45c030){UNASSIGNED} LLC RX: unknown TLLI 0xdd45c030, creating LLME on the fly (gprs_llc.c:552) 20250115095750458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095750458 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250115095750458 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095750458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095750458 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095750458 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095750458 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095750458 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095750458 DLLC NOTICE LLME(ffffffff/dd45c030){UNASSIGNED} LLGM Assign pre (dd45c030 => f7fe96be) (gprs_llc.c:1079) 20250115095750458 DLLC NOTICE LLME(dd45c030/f7fe96be){ASSIGNED} LLGM Assign post (dd45c030 => f7fe96be) (gprs_llc.c:1125) 20250115095750458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095750458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095750458 DMM DEBUG MM(262420000000036/f7fe96be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095750471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095750471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095750471 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095750471 DMM DEBUG MM(262420000000036/f7fe96be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20250115095750471 DMM NOTICE MM(262420000000036/f7fe96be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095750471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095750471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095750471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095750471 DMM DEBUG MM(262420000000036/f7fe96be) Requesting authorization (sgsn_auth.c:160) 20250115095750471 DMM INFO MM(262420000000036/f7fe96be) Requesting authentication tuples (sgsn_auth.c:184) 20250115095750471 DMM DEBUG MM(262420000000036/f7fe96be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095750471 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250115095750471 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@a5b4eec045a5: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250115095750474 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095750474 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095750474 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095750474 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095750474 DMM INFO MM(262420000000036/f7fe96be) Subscriber data update (mmctx.c:445) 20250115095750474 DMM DEBUG MM(262420000000036/f7fe96be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095750474 DMM INFO MM(262420000000036/f7fe96be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095750474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095750474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095750474 DMM INFO MM(262420000000036/f7fe96be) <- GMM AUTH AND CIPHERING REQ (rand = e3 ea 2a 88 31 24 93 11 27 88 a1 30 71 15 5c 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095750482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095750482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095750482 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095750482 DMM INFO MM(262420000000036/f7fe96be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095750482 DMM NOTICE MM(262420000000036/f7fe96be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095750482 DMM DEBUG MM(262420000000036/f7fe96be) checking auth: received GSM SRES = 7e e7 bf 69 (gprs_gmm.c:648) 20250115095750482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095750482 DMM DEBUG MM(262420000000036/f7fe96be) Requesting authorization (sgsn_auth.c:160) 20250115095750482 DMM INFO MM(262420000000036/f7fe96be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095750482 DMM DEBUG MM(262420000000036/f7fe96be) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095750482 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250115095750482 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) 20250115095750482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095750482 DMM INFO MM(262420000000036/f7fe96be) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7fe96be) (gprs_gmm.c:282) 20250115095750483 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095750483 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095750483 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250115095750483 DMM INFO MM(262420000000036/f7fe96be) Subscriber data update (mmctx.c:445) 20250115095750483 DMM DEBUG MM(262420000000036/f7fe96be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095750484 DMM INFO MM(262420000000036/f7fe96be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095750484 DMM NOTICE MM(262420000000036/f7fe96be) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20250115095750484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095750484 DMM NOTICE MM(262420000000036/f7fe96be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095750484 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) 20250115095750484 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095750484 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250115095750484 DMM INFO MM(262420000000036/f7fe96be) Subscriber data update (mmctx.c:445) 20250115095750484 DMM DEBUG MM(262420000000036/f7fe96be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@a5b4eec045a5: Warning: Re-starting timer T, which is already active (running or expired). 20250115095753648 DGPRS DEBUG Checking for inactive LLMEs, time = 39463272 (sgsn.c:132) 20250115095756484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115095756484 DMM INFO MM(262420000000036/f7fe96be) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7fe96be) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@a5b4eec045a5: Warning: Re-starting timer T, which is already active (running or expired). 20250115095802485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115095802485 DMM INFO MM(262420000000036/f7fe96be) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7fe96be) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@a5b4eec045a5: Warning: Re-starting timer T, which is already active (running or expired). 20250115095808486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115095808486 DMM INFO MM(262420000000036/f7fe96be) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7fe96be) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@a5b4eec045a5: Warning: Re-starting timer T, which is already active (running or expired). 20250115095809418 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115095809418 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095809419 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250115095814487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115095814487 DMM INFO MM(262420000000036/f7fe96be) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7fe96be) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@a5b4eec045a5: Warning: Re-starting timer T, which is already active (running or expired). 20250115095818985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095818987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095818987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095819020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095819021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095819021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095819054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095819056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095819056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115095820489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115095820489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250115095820489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115095820489 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250115095820489 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) 20250115095820489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Reject}: Deallocated (fsm.c:568) 20250115095820489 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095820489 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095820489 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115095820489 DLLC NOTICE LLME(dd45c030/f7fe96be){ASSIGNED} LLGM Assign pre (f7fe96be => ffffffff) (gprs_llc.c:1079) 20250115095820489 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7fe96be => ffffffff) (gprs_llc.c:1125) 20250115095823649 DGPRS DEBUG Checking for inactive LLMEs, time = 39463302 (sgsn.c:132) TC_attach_check_complete_resend(364)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@a5b4eec045a5: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@a5b4eec045a5: Final verdict of PTC: pass 20250115095824498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41360<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115095824500 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095824500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_check_complete_resend-BVCI220(359)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(362)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@a5b4eec045a5: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(355)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(350)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(360)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@a5b4eec045a5: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(353)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(348)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(358)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Wed Jan 15 09:58:24 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 20250115095824630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095824931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39844<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89872) 20250115095825501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095825501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89872, count=95304) 20250115095826503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095826503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Wed Jan 15 09:58:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095827505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095827505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_hlr_location_cancel_request_update started. 20250115095827958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095827959 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095827992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095827992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095827992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095827992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095827992 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095827992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095827992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095827992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095827992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095827995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095827995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095827995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095827995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095827995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095827995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095827995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095827995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095827996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095827996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095827996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095827996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095827996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115095828000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095828011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095828011 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095828020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095828020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095828020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095828020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095828020 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095828020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095828020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095828020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095828020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095828022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095828022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095828022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095828022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095828022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095828022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095828022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095828022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095828022 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095828022 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095828022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095828022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095828022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095828026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115095828036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095828036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095828054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095828054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095828054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095828054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095828054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095828054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095828054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095828054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095828054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095828057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095828057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095828057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095828057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095828057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095828057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095828057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095828057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095828057 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095828057 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095828057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095828057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095828057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095828061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095828071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095828071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(377)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095828506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095828506 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095828506 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095828506 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(379)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095828508 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(379)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095828508 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@a5b4eec045a5: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='CB0B8D03'O, index=0 SGSN_Test-GSUP(381)@a5b4eec045a5: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@a5b4eec045a5: 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 := '105BF60FDEB89E17FE2799D078C9DD55'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5CA0C3F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0FA366210EF60EAA'O } } } } } 20250115095829546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095829546 DLLC NOTICE LLME(ffffffff/cb0b8d03){UNASSIGNED} LLC RX: unknown TLLI 0xcb0b8d03, creating LLME on the fly (gprs_llc.c:552) 20250115095829546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095829546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1248) 20250115095829546 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095829546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095829546 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095829546 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095829546 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095829546 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095829546 DLLC NOTICE LLME(ffffffff/cb0b8d03){UNASSIGNED} LLGM Assign pre (cb0b8d03 => fd9e67dd) (gprs_llc.c:1079) 20250115095829546 DLLC NOTICE LLME(cb0b8d03/fd9e67dd){ASSIGNED} LLGM Assign post (cb0b8d03 => fd9e67dd) (gprs_llc.c:1125) 20250115095829546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095829546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095829546 DMM DEBUG MM(262420000000031/fd9e67dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095829559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095829559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095829559 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095829559 DMM DEBUG MM(262420000000031/fd9e67dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20250115095829559 DMM NOTICE MM(262420000000031/fd9e67dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095829559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095829559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095829559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095829559 DMM DEBUG MM(262420000000031/fd9e67dd) Requesting authorization (sgsn_auth.c:160) 20250115095829559 DMM INFO MM(262420000000031/fd9e67dd) Requesting authentication tuples (sgsn_auth.c:184) 20250115095829559 DMM DEBUG MM(262420000000031/fd9e67dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095829559 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250115095829559 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@a5b4eec045a5: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250115095829561 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095829561 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095829562 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095829562 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095829562 DMM INFO MM(262420000000031/fd9e67dd) Subscriber data update (mmctx.c:445) 20250115095829562 DMM DEBUG MM(262420000000031/fd9e67dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095829562 DMM INFO MM(262420000000031/fd9e67dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095829562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095829562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095829562 DMM INFO MM(262420000000031/fd9e67dd) <- GMM AUTH AND CIPHERING REQ (rand = 10 5b f6 0f de b8 9e 17 fe 27 99 d0 78 c9 dd 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095829570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095829570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095829570 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095829570 DMM INFO MM(262420000000031/fd9e67dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095829570 DMM NOTICE MM(262420000000031/fd9e67dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095829570 DMM DEBUG MM(262420000000031/fd9e67dd) checking auth: received GSM SRES = 5c a0 c3 f9 (gprs_gmm.c:648) 20250115095829570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095829570 DMM DEBUG MM(262420000000031/fd9e67dd) Requesting authorization (sgsn_auth.c:160) 20250115095829570 DMM INFO MM(262420000000031/fd9e67dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095829570 DMM DEBUG MM(262420000000031/fd9e67dd) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095829570 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250115095829570 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) 20250115095829570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095829570 DMM INFO MM(262420000000031/fd9e67dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9e67dd) (gprs_gmm.c:282) 20250115095829571 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095829571 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095829571 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250115095829571 DMM INFO MM(262420000000031/fd9e67dd) Subscriber data update (mmctx.c:445) 20250115095829571 DMM DEBUG MM(262420000000031/fd9e67dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095829571 DMM INFO MM(262420000000031/fd9e67dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095829571 DMM NOTICE MM(262420000000031/fd9e67dd) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20250115095829571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095829571 DMM NOTICE MM(262420000000031/fd9e67dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095829571 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) 20250115095829572 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095829572 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250115095829572 DMM INFO MM(262420000000031/fd9e67dd) Subscriber data update (mmctx.c:445) 20250115095829572 DMM DEBUG MM(262420000000031/fd9e67dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095829577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095829577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095829577 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095829577 DMM INFO MM(262420000000031/fd9e67dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095829577 DMM NOTICE MM(262420000000031/fd9e67dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095829577 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095829577 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095829577 DLLC NOTICE LLME(cb0b8d03/fd9e67dd){ASSIGNED} LLGM Assign pre (ffffffff => fd9e67dd) (gprs_llc.c:1079) 20250115095829577 DLLC NOTICE LLME(ffffffff/fd9e67dd){ASSIGNED} LLGM Assign post (ffffffff => fd9e67dd) (gprs_llc.c:1125) 20250115095829577 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095829577 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095829577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095829577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@a5b4eec045a5: setverdict(pass): none -> pass 20250115095829627 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250115095829627 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250115095829627 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) 20250115095829627 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250115095829627 DMM INFO MM(262420000000031/fd9e67dd) Subscriber data update (mmctx.c:445) 20250115095829627 DMM DEBUG MM(262420000000031/fd9e67dd) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250115095829627 DMM INFO MM(262420000000031/fd9e67dd) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250115095829627 DMM INFO MM(262420000000031/fd9e67dd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095829627 DMM INFO MM(262420000000031/fd9e67dd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095829627 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095829627 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095829627 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095829627 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095829627 DLLC NOTICE LLME(ffffffff/fd9e67dd){ASSIGNED} LLGM Assign pre (fd9e67dd => ffffffff) (gprs_llc.c:1079) 20250115095829627 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd9e67dd => ffffffff) (gprs_llc.c:1125) 20250115095829627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115095829627 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095829627 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095829627 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed MC@a5b4eec045a5: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20250115095834632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095834632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(381)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@a5b4eec045a5: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@a5b4eec045a5: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(380)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(369)@a5b4eec045a5: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(372)@a5b4eec045a5: Final verdict of PTC: none 20250115095834637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39860<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(374)@a5b4eec045a5: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@a5b4eec045a5: Final verdict of PTC: pass SGSN_Test-GGSN_GTP(382)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(367)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(378)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Wed Jan 15 09:58:34 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 20250115095834802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095835102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44146<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87800) 20250115095835633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095835633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87800, count=93232) 20250115095836635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095836635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Wed Jan 15 09:58:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095837637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095837637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_hlr_location_cancel_request_withdraw started. 20250115095838149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095838150 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(389)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(389)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095838180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095838180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095838180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095838180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095838180 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095838180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095838180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095838180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095838180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(389)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095838181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095838181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095838181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095838181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095838181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095838181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095838181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095838181 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095838181 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095838181 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) SGSN_Test-Gb1-NS1(388)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115095838181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(389)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095838181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095838181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(389)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095838185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(388)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250115095838193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095838193 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(393)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@a5b4eec045a5: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_withdraw-BVCI196(386)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095838196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095838196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095838196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095838196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095838196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095838196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095838196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095838196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095838196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095838197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095838197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095838197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095838197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095838197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095838197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095838197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095838197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095838197 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095838197 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095838198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095838198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095838198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095838202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095838212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095838212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095838226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095838226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095838226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095838226 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095838226 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095838226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095838226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095838226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095838226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095838228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095838228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095838228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095838228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095838228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095838228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095838228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095838228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095838228 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095838228 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095838228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(398)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095838228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095838228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095838232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095838241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095838241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095838637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095838637 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095838637 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095838637 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095838639 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095838640 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@a5b4eec045a5: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C3C5976E'O, index=0 SGSN_Test-GSUP(400)@a5b4eec045a5: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@a5b4eec045a5: 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 := 'D581CC08FD06A618E1FE9966D0643D89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87852C63'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB6744F9B8587869'O } } } } } 20250115095839667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095839667 DLLC NOTICE LLME(ffffffff/c3c5976e){UNASSIGNED} LLC RX: unknown TLLI 0xc3c5976e, creating LLME on the fly (gprs_llc.c:552) 20250115095839667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095839667 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1248) 20250115095839667 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095839667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095839667 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095839667 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095839667 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095839667 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095839667 DLLC NOTICE LLME(ffffffff/c3c5976e){UNASSIGNED} LLGM Assign pre (c3c5976e => c7d973c7) (gprs_llc.c:1079) 20250115095839667 DLLC NOTICE LLME(c3c5976e/c7d973c7){ASSIGNED} LLGM Assign post (c3c5976e => c7d973c7) (gprs_llc.c:1125) 20250115095839667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095839667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095839667 DMM DEBUG MM(262420000000029/c7d973c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095839674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095839674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095839674 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095839674 DMM DEBUG MM(262420000000029/c7d973c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20250115095839674 DMM NOTICE MM(262420000000029/c7d973c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095839674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095839674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095839674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095839674 DMM DEBUG MM(262420000000029/c7d973c7) Requesting authorization (sgsn_auth.c:160) 20250115095839674 DMM INFO MM(262420000000029/c7d973c7) Requesting authentication tuples (sgsn_auth.c:184) 20250115095839674 DMM DEBUG MM(262420000000029/c7d973c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095839674 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250115095839674 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@a5b4eec045a5: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250115095839676 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095839676 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095839676 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095839676 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095839676 DMM INFO MM(262420000000029/c7d973c7) Subscriber data update (mmctx.c:445) 20250115095839676 DMM DEBUG MM(262420000000029/c7d973c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095839676 DMM INFO MM(262420000000029/c7d973c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095839676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095839676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095839676 DMM INFO MM(262420000000029/c7d973c7) <- GMM AUTH AND CIPHERING REQ (rand = d5 81 cc 08 fd 06 a6 18 e1 fe 99 66 d0 64 3d 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095839681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095839681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095839681 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095839681 DMM INFO MM(262420000000029/c7d973c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095839681 DMM NOTICE MM(262420000000029/c7d973c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095839681 DMM DEBUG MM(262420000000029/c7d973c7) checking auth: received GSM SRES = 87 85 2c 63 (gprs_gmm.c:648) 20250115095839681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095839681 DMM DEBUG MM(262420000000029/c7d973c7) Requesting authorization (sgsn_auth.c:160) 20250115095839681 DMM INFO MM(262420000000029/c7d973c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095839681 DMM DEBUG MM(262420000000029/c7d973c7) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095839681 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250115095839681 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) 20250115095839681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095839681 DMM INFO MM(262420000000029/c7d973c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7d973c7) (gprs_gmm.c:282) 20250115095839682 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095839682 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095839682 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250115095839682 DMM INFO MM(262420000000029/c7d973c7) Subscriber data update (mmctx.c:445) 20250115095839682 DMM DEBUG MM(262420000000029/c7d973c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095839682 DMM INFO MM(262420000000029/c7d973c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095839682 DMM NOTICE MM(262420000000029/c7d973c7) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20250115095839682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095839682 DMM NOTICE MM(262420000000029/c7d973c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095839682 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) 20250115095839683 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095839683 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250115095839683 DMM INFO MM(262420000000029/c7d973c7) Subscriber data update (mmctx.c:445) 20250115095839683 DMM DEBUG MM(262420000000029/c7d973c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095839687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095839687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095839687 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095839687 DMM INFO MM(262420000000029/c7d973c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095839687 DMM NOTICE MM(262420000000029/c7d973c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095839687 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095839687 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095839687 DLLC NOTICE LLME(c3c5976e/c7d973c7){ASSIGNED} LLGM Assign pre (ffffffff => c7d973c7) (gprs_llc.c:1079) 20250115095839687 DLLC NOTICE LLME(ffffffff/c7d973c7){ASSIGNED} LLGM Assign post (ffffffff => c7d973c7) (gprs_llc.c:1125) 20250115095839687 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095839687 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095839687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095839687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@a5b4eec045a5: setverdict(pass): none -> pass 20250115095839736 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250115095839736 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250115095839736 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) 20250115095839736 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250115095839736 DMM INFO MM(262420000000029/c7d973c7) Subscriber data update (mmctx.c:445) 20250115095839736 DMM DEBUG MM(262420000000029/c7d973c7) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250115095839736 DMM INFO MM(262420000000029/c7d973c7) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250115095839736 DMM INFO MM(262420000000029/c7d973c7) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20250115095839736 DMM NOTICE MM(262420000000029/c7d973c7) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20250115095839736 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20250115095839736 DMM INFO MM(262420000000029/c7d973c7) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250115095839736 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095839736 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095839736 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095839736 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095839736 DLLC NOTICE LLME(ffffffff/c7d973c7){ASSIGNED} LLGM Assign pre (c7d973c7 => ffffffff) (gprs_llc.c:1079) 20250115095839736 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7d973c7 => ffffffff) (gprs_llc.c:1125) 20250115095839736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115095839736 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095839737 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095839737 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@a5b4eec045a5: Removing Client IMSI='262420000000029'H, index=0 20250115095839740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095839740 DLLC NOTICE LLME(ffffffff/c7d973c7){UNASSIGNED} LLC RX: unknown TLLI 0xc7d973c7, creating LLME on the fly (gprs_llc.c:552) 20250115095839740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095839740 DMM NOTICE LLME(ffffffff/c7d973c7){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250115095839740 DLLC NOTICE LLME(ffffffff/c7d973c7){UNASSIGNED} LLGM Assign pre (c7d973c7 => ffffffff) (gprs_llc.c:1079) 20250115095839740 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7d973c7 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@a5b4eec045a5: Final verdict of PTC: pass 20250115095839741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44162<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115095839743 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095839743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(384)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(400)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@a5b4eec045a5: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@a5b4eec045a5: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(389)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(388)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(393)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(398)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@a5b4eec045a5: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(386)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(391)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(387)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(396)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(388): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(389): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Wed Jan 15 09:58:39 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 20250115095839826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095840127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92064) 20250115095840744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095840744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92064, count=97576) 20250115095841745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095841745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Wed Jan 15 09:58:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095842746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095842746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250115095843165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095843166 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095843205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095843205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095843205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095843205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095843205 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095843205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095843205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095843205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095843205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095843207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095843207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095843208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095843208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095843208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095843208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095843208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095843208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095843208 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095843208 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095843208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095843208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095843208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095843212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095843224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095843224 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095843240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095843240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095843240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095843240 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095843240 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095843240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095843240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095843240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095843240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095843242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095843242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095843242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095843242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095843242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095843242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095843242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095843242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095843242 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095843242 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095843242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(412)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095843243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095843243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095843247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095843258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095843258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095843277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095843277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095843277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095843277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095843277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095843277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095843277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095843277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095843277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095843280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095843280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095843280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095843281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095843281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095843281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095843281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095843281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095843281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095843281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095843281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095843281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095843281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095843287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095843298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095843298 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)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095843747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095843747 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095843747 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095843747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095843749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095843750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@a5b4eec045a5: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F6B3FAEF'O, index=0 SGSN_Test-GSUP(419)@a5b4eec045a5: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250115095844781 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) 20250115095844781 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@a5b4eec045a5: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@a5b4eec045a5: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@a5b4eec045a5: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@a5b4eec045a5: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@a5b4eec045a5: Final verdict of PTC: pass 20250115095844786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60830<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115095844788 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095844788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(419)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@a5b4eec045a5: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@a5b4eec045a5: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(417)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(415)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(407)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(410)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(412)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(405)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@a5b4eec045a5: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Wed Jan 15 09:58:44 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 20250115095844981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095845282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45316) 20250115095845789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095845789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45316, count=53260) 20250115095846790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095846790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Wed Jan 15 09:58:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095847791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095847791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250115095848308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095848309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095848346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095848346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095848346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095848347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095848347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095848347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095848347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095848347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095848347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095848349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095848349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095848349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095848349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095848349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095848349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095848349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095848349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095848349 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095848349 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095848349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(426)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095848350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095848350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115095848354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095848365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095848365 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095848373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095848373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095848373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095848373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095848373 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095848373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095848373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095848374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095848374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095848375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095848375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095848375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095848376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095848376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095848376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095848376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095848376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095848376 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095848376 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095848376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095848376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095848376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095848380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095848391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095848391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095848411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095848411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095848411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095848411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095848411 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095848411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095848411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095848411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095848411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095848413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095848413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095848413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095848413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095848414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095848414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095848414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095848414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095848414 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095848414 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095848414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095848414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095848414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095848419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095848428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095848428 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)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095848791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095848791 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095848791 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095848791 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095848793 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(437)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095848793 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@a5b4eec045a5: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C33190D5'O, index=0 SGSN_Test-GSUP(438)@a5b4eec045a5: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250115095849856 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) 20250115095849856 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@a5b4eec045a5: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@a5b4eec045a5: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@a5b4eec045a5: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@a5b4eec045a5: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@a5b4eec045a5: Final verdict of PTC: pass 20250115095849876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60856<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(426)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(431)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(429)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(436)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(438)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(425)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(434)@a5b4eec045a5: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@a5b4eec045a5: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@a5b4eec045a5: Final verdict of PTC: none 20250115095849918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095849919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(437)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Wed Jan 15 09:58:49 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 20250115095850061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095850363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48756) 20250115095850919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095850919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48756, count=53748) 20250115095851920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095851920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Wed Jan 15 09:58:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095852921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095852921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_rau_unknown started. 20250115095853405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095853405 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095853441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095853441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095853441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095853441 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095853441 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095853441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095853441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095853441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095853441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095853443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095853443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095853443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095853444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095853444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095853444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095853444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095853444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095853444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095853444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095853444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095853444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095853444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095853449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095853460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095853460 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095853479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095853479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095853479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095853479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095853479 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095853479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095853479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095853479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095853479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095853482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095853482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095853482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095853482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095853482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095853482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095853482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095853482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095853482 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095853482 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095853482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095853483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095853483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 20250115095853487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115095853497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095853497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095853518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095853518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095853518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095853518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095853518 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095853518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095853518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095853518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095853518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095853520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095853520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095853520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095853520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095853520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095853520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095853520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095853520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095853520 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095853520 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095853520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095853520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095853520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095853525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095853537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095853537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(453)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095853650 DGPRS DEBUG Checking for inactive LLMEs, time = 39463332 (sgsn.c:132) 20250115095853922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095853922 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095853922 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095853922 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(455)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095853924 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095853924 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(455)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(455)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@a5b4eec045a5: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C0C27222'O, index=0 SGSN_Test-GSUP(457)@a5b4eec045a5: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250115095854964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095854964 DLLC NOTICE LLME(ffffffff/c0c27222){UNASSIGNED} LLC RX: unknown TLLI 0xc0c27222, creating LLME on the fly (gprs_llc.c:552) 20250115095854964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250115095854964 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115095854964 DMM NOTICE LLME(ffffffff/c0c27222){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250115095854964 DLLC NOTICE LLME(ffffffff/c0c27222){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250115095854964 DMM ERROR LLME(ffffffff/c0c27222){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250115095854964 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250115095854964 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250115095854964 DLLC NOTICE LLME(ffffffff/c0c27222){UNASSIGNED} LLGM Assign pre (c0c27222 => ffffffff) (gprs_llc.c:1079) 20250115095854964 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0c27222 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@a5b4eec045a5: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@a5b4eec045a5: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@a5b4eec045a5: Final verdict of PTC: pass 20250115095854978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55064<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(445)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@a5b4eec045a5: Final verdict of PTC: none 20250115095854980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095854980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(452)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(456)@a5b4eec045a5: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(450)@a5b4eec045a5: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(454)@a5b4eec045a5: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(448)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(443)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_rau_unknown finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Wed Jan 15 09:58:55 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250115095855138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095855439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49636) 20250115095855981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095855981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49636, count=55688) 20250115095856982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095856982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Wed Jan 15 09:58:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095857983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095857983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_rau started. 20250115095858477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095858478 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095858520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095858520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095858520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095858520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095858520 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095858520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095858520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095858520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095858520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095858523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095858523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095858523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095858523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095858523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095858523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095858523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095858523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095858523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095858523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095858523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095858524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(464)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095858524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095858529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095858542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095858542 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095858558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095858558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095858558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095858558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095858558 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095858558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095858558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095858558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095858558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095858560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095858560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095858560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095858560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095858560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095858560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095858560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095858560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095858560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095858560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095858560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(469)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095858561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095858561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095858565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095858579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095858579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(471)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095858599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095858599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095858599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095858599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095858599 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095858599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095858599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095858599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095858599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095858601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095858601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095858601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095858602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095858602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095858602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095858602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095858602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095858602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095858602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095858602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(474)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095858603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095858603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095858608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095858619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095858619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095858984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095858984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095858984 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095858984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095858987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(475)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095858987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(475)@a5b4eec045a5: 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(475)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@a5b4eec045a5: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E961F501'O, index=0 SGSN_Test-GSUP(476)@a5b4eec045a5: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@a5b4eec045a5: 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 := 'C2D651BB554DAF6D689DC7A1322E9831'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6338BF0D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2A90B3A2F76EBFF'O } } } } } 20250115095900030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095900030 DLLC NOTICE LLME(ffffffff/e961f501){UNASSIGNED} LLC RX: unknown TLLI 0xe961f501, creating LLME on the fly (gprs_llc.c:552) 20250115095900030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095900030 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1248) 20250115095900030 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095900030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095900030 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095900030 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095900030 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095900030 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095900031 DLLC NOTICE LLME(ffffffff/e961f501){UNASSIGNED} LLGM Assign pre (e961f501 => d0167505) (gprs_llc.c:1079) 20250115095900031 DLLC NOTICE LLME(e961f501/d0167505){ASSIGNED} LLGM Assign post (e961f501 => d0167505) (gprs_llc.c:1125) 20250115095900031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095900031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095900031 DMM DEBUG MM(262420000000012/d0167505) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095900044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095900045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095900045 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095900045 DMM DEBUG MM(262420000000012/d0167505) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20250115095900045 DMM NOTICE MM(262420000000012/d0167505) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095900045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095900045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095900045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095900045 DMM DEBUG MM(262420000000012/d0167505) Requesting authorization (sgsn_auth.c:160) 20250115095900045 DMM INFO MM(262420000000012/d0167505) Requesting authentication tuples (sgsn_auth.c:184) 20250115095900045 DMM DEBUG MM(262420000000012/d0167505) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095900045 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250115095900045 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@a5b4eec045a5: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250115095900047 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095900047 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095900047 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095900047 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095900047 DMM INFO MM(262420000000012/d0167505) Subscriber data update (mmctx.c:445) 20250115095900047 DMM DEBUG MM(262420000000012/d0167505) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095900047 DMM INFO MM(262420000000012/d0167505) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095900047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095900047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095900047 DMM INFO MM(262420000000012/d0167505) <- GMM AUTH AND CIPHERING REQ (rand = c2 d6 51 bb 55 4d af 6d 68 9d c7 a1 32 2e 98 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095900056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095900056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095900056 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095900056 DMM INFO MM(262420000000012/d0167505) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095900056 DMM NOTICE MM(262420000000012/d0167505) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095900056 DMM DEBUG MM(262420000000012/d0167505) checking auth: received GSM SRES = 63 38 bf 0d (gprs_gmm.c:648) 20250115095900056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095900056 DMM DEBUG MM(262420000000012/d0167505) Requesting authorization (sgsn_auth.c:160) 20250115095900056 DMM INFO MM(262420000000012/d0167505) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095900056 DMM DEBUG MM(262420000000012/d0167505) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095900056 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250115095900056 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) 20250115095900056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095900056 DMM INFO MM(262420000000012/d0167505) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0167505) (gprs_gmm.c:282) 20250115095900057 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095900057 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095900057 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250115095900057 DMM INFO MM(262420000000012/d0167505) Subscriber data update (mmctx.c:445) 20250115095900057 DMM DEBUG MM(262420000000012/d0167505) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095900057 DMM INFO MM(262420000000012/d0167505) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095900057 DMM NOTICE MM(262420000000012/d0167505) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20250115095900057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095900057 DMM NOTICE MM(262420000000012/d0167505) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095900057 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) 20250115095900058 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095900058 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250115095900058 DMM INFO MM(262420000000012/d0167505) Subscriber data update (mmctx.c:445) 20250115095900058 DMM DEBUG MM(262420000000012/d0167505) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095900065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095900065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095900065 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095900065 DMM INFO MM(262420000000012/d0167505) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095900065 DMM NOTICE MM(262420000000012/d0167505) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095900065 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095900065 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095900065 DLLC NOTICE LLME(e961f501/d0167505){ASSIGNED} LLGM Assign pre (ffffffff => d0167505) (gprs_llc.c:1079) 20250115095900065 DLLC NOTICE LLME(ffffffff/d0167505){ASSIGNED} LLGM Assign post (ffffffff => d0167505) (gprs_llc.c:1125) 20250115095900065 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095900065 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095900065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095900065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@a5b4eec045a5: setverdict(pass): none -> pass 20250115095900117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095900117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095900118 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095900118 DMM INFO MM(262420000000012/d0167505) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20250115095900118 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095900118 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115095900118 DLLC NOTICE LLME(ffffffff/d0167505){ASSIGNED} LLGM Assign pre (d0167505 => e413b3e9) (gprs_llc.c:1079) 20250115095900118 DLLC NOTICE LLME(d0167505/e413b3e9){ASSIGNED} LLGM Assign post (d0167505 => e413b3e9) (gprs_llc.c:1125) 20250115095900118 DMM INFO MM(262420000000012/e413b3e9) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@a5b4eec045a5: Removing Client IMSI='262420000000012'H, index=0 20250115095900125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095900125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250115095900125 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095900125 DMM INFO MM(262420000000012/e413b3e9) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115095900125 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115095900125 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095900125 DLLC NOTICE LLME(d0167505/e413b3e9){ASSIGNED} LLGM Assign pre (ffffffff => e413b3e9) (gprs_llc.c:1079) 20250115095900125 DLLC NOTICE LLME(ffffffff/e413b3e9){ASSIGNED} LLGM Assign post (ffffffff => e413b3e9) (gprs_llc.c:1125) 20250115095900125 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@a5b4eec045a5: Final verdict of PTC: pass 20250115095900127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@a5b4eec045a5: Final verdict of PTC: none 20250115095900129 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095900129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(474)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@a5b4eec045a5: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(469)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@a5b4eec045a5: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(472)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(462)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(467)@a5b4eec045a5: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(464)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_rau finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Wed Jan 15 09:59:00 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250115095900279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095900682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89076) 20250115095901130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095901130 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=93432) 20250115095902131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095902131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Wed Jan 15 09:59:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095903132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095903132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_rau_a_a started. 20250115095903722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095903723 DMM INFO MM(262420000000012/e413b3e9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095903723 DMM INFO MM(262420000000012/e413b3e9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095903723 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095903723 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095903723 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095903723 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095903723 DLLC NOTICE LLME(ffffffff/e413b3e9){ASSIGNED} LLGM Assign pre (e413b3e9 => ffffffff) (gprs_llc.c:1079) 20250115095903723 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e413b3e9 => ffffffff) (gprs_llc.c:1125) 20250115095903723 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250115095903723 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) 20250115095903723 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) 20250115095903723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115095903723 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095903723 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095903723 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095903723 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095903761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095903761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095903761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095903761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095903761 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095903761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095903761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095903761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095903761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095903762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095903762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095903762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095903763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095903763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095903763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095903763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095903763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095903763 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095903763 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095903763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095903763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095903763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095903768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095903778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095903778 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095903794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095903794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095903794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095903794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095903794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095903794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095903794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095903794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095903794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095903796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095903796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095903796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095903796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095903796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095903797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095903797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095903797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095903797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095903797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095903797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095903797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095903797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095903802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095903812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095903812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095903831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095903831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095903831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095903831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095903831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095903831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095903831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095903831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095903831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095903833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095903833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095903833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095903833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095903833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095903833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095903833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095903833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095903833 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095903833 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095903833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095903834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095903834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095903838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095903849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095903849 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095904133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095904133 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095904133 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095904133 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095904135 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095904136 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@a5b4eec045a5: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F4C3B535'O, index=0 SGSN_Test-GSUP(495)@a5b4eec045a5: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@a5b4eec045a5: 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 := '3432A8A17814D1FFBEB4EB564D843136'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4A6C881D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F9A2BE04D1DBB5A'O } } } } } 20250115095905173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095905173 DLLC NOTICE LLME(ffffffff/f4c3b535){UNASSIGNED} LLC RX: unknown TLLI 0xf4c3b535, creating LLME on the fly (gprs_llc.c:552) 20250115095905173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095905173 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1248) 20250115095905173 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095905173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095905173 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095905173 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095905173 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095905173 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095905173 DLLC NOTICE LLME(ffffffff/f4c3b535){UNASSIGNED} LLGM Assign pre (f4c3b535 => f65cdb08) (gprs_llc.c:1079) 20250115095905173 DLLC NOTICE LLME(f4c3b535/f65cdb08){ASSIGNED} LLGM Assign post (f4c3b535 => f65cdb08) (gprs_llc.c:1125) 20250115095905173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095905173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095905173 DMM DEBUG MM(262420000000037/f65cdb08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095905186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095905186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095905186 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095905186 DMM DEBUG MM(262420000000037/f65cdb08) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20250115095905186 DMM NOTICE MM(262420000000037/f65cdb08) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095905186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095905186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095905186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095905186 DMM DEBUG MM(262420000000037/f65cdb08) Requesting authorization (sgsn_auth.c:160) 20250115095905186 DMM INFO MM(262420000000037/f65cdb08) Requesting authentication tuples (sgsn_auth.c:184) 20250115095905186 DMM DEBUG MM(262420000000037/f65cdb08) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095905186 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250115095905186 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@a5b4eec045a5: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250115095905189 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095905189 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095905189 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095905189 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095905189 DMM INFO MM(262420000000037/f65cdb08) Subscriber data update (mmctx.c:445) 20250115095905189 DMM DEBUG MM(262420000000037/f65cdb08) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095905189 DMM INFO MM(262420000000037/f65cdb08) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095905189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095905189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095905189 DMM INFO MM(262420000000037/f65cdb08) <- GMM AUTH AND CIPHERING REQ (rand = 34 32 a8 a1 78 14 d1 ff be b4 eb 56 4d 84 31 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095905199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095905199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095905199 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095905199 DMM INFO MM(262420000000037/f65cdb08) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095905199 DMM NOTICE MM(262420000000037/f65cdb08) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095905199 DMM DEBUG MM(262420000000037/f65cdb08) checking auth: received GSM SRES = 4a 6c 88 1d (gprs_gmm.c:648) 20250115095905199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095905199 DMM DEBUG MM(262420000000037/f65cdb08) Requesting authorization (sgsn_auth.c:160) 20250115095905199 DMM INFO MM(262420000000037/f65cdb08) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095905199 DMM DEBUG MM(262420000000037/f65cdb08) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095905199 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250115095905199 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) 20250115095905199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095905199 DMM INFO MM(262420000000037/f65cdb08) <- GMM ATTACH ACCEPT (new P-TMSI=0xf65cdb08) (gprs_gmm.c:282) 20250115095905200 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095905200 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095905200 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250115095905200 DMM INFO MM(262420000000037/f65cdb08) Subscriber data update (mmctx.c:445) 20250115095905200 DMM DEBUG MM(262420000000037/f65cdb08) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095905200 DMM INFO MM(262420000000037/f65cdb08) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095905200 DMM NOTICE MM(262420000000037/f65cdb08) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20250115095905200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095905200 DMM NOTICE MM(262420000000037/f65cdb08) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095905200 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) 20250115095905201 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095905201 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250115095905201 DMM INFO MM(262420000000037/f65cdb08) Subscriber data update (mmctx.c:445) 20250115095905201 DMM DEBUG MM(262420000000037/f65cdb08) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095905209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095905209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095905209 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095905209 DMM INFO MM(262420000000037/f65cdb08) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095905209 DMM NOTICE MM(262420000000037/f65cdb08) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095905209 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095905209 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095905209 DLLC NOTICE LLME(f4c3b535/f65cdb08){ASSIGNED} LLGM Assign pre (ffffffff => f65cdb08) (gprs_llc.c:1079) 20250115095905209 DLLC NOTICE LLME(ffffffff/f65cdb08){ASSIGNED} LLGM Assign post (ffffffff => f65cdb08) (gprs_llc.c:1125) 20250115095905209 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095905209 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095905209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095905209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@a5b4eec045a5: setverdict(pass): none -> pass 20250115095905261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095905261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095905261 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095905261 DMM INFO MM(262420000000037/f65cdb08) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115095905261 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095905261 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115095905261 DLLC NOTICE LLME(ffffffff/f65cdb08){ASSIGNED} LLGM Assign pre (f65cdb08 => d833d6e4) (gprs_llc.c:1079) 20250115095905261 DLLC NOTICE LLME(f65cdb08/d833d6e4){ASSIGNED} LLGM Assign post (f65cdb08 => d833d6e4) (gprs_llc.c:1125) 20250115095905261 DMM INFO MM(262420000000037/d833d6e4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115095905270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095905270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250115095905270 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095905270 DMM INFO MM(262420000000037/d833d6e4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115095905270 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115095905270 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095905270 DLLC NOTICE LLME(f65cdb08/d833d6e4){ASSIGNED} LLGM Assign pre (ffffffff => d833d6e4) (gprs_llc.c:1079) 20250115095905270 DLLC NOTICE LLME(ffffffff/d833d6e4){ASSIGNED} LLGM Assign post (ffffffff => d833d6e4) (gprs_llc.c:1125) 20250115095905270 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250115095905270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095905270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095905270 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095905270 DMM INFO MM(262420000000037/d833d6e4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115095905270 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095905270 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115095905270 DLLC NOTICE LLME(ffffffff/d833d6e4){ASSIGNED} LLGM Assign pre (d833d6e4 => f3f2b3ec) (gprs_llc.c:1079) 20250115095905270 DLLC NOTICE LLME(d833d6e4/f3f2b3ec){ASSIGNED} LLGM Assign post (d833d6e4 => f3f2b3ec) (gprs_llc.c:1125) 20250115095905270 DMM INFO MM(262420000000037/f3f2b3ec) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115095905276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095905276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095905276 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095905276 DMM INFO MM(262420000000037/f3f2b3ec) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115095905276 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115095905276 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095905276 DLLC NOTICE LLME(d833d6e4/f3f2b3ec){ASSIGNED} LLGM Assign pre (ffffffff => f3f2b3ec) (gprs_llc.c:1079) 20250115095905276 DLLC NOTICE LLME(ffffffff/f3f2b3ec){ASSIGNED} LLGM Assign post (ffffffff => f3f2b3ec) (gprs_llc.c:1125) 20250115095905276 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250115095905276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095905276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095905276 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095905276 DMM INFO MM(262420000000037/f3f2b3ec) -> GMM DETACH REQUEST TLLI=0xf3f2b3ec type=GPRS detach Power-off (gprs_gmm.c:1440) 20250115095905276 DMM INFO MM(262420000000037/f3f2b3ec) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115095905276 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095905276 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095905276 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095905276 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095905276 DLLC NOTICE LLME(ffffffff/f3f2b3ec){ASSIGNED} LLGM Assign pre (f3f2b3ec => ffffffff) (gprs_llc.c:1079) 20250115095905276 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3f2b3ec => ffffffff) (gprs_llc.c:1125) 20250115095905276 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250115095905276 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) 20250115095905277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115095905277 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095905277 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095905277 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095905277 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@a5b4eec045a5: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@a5b4eec045a5: Final verdict of PTC: pass 20250115095910285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32910<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115095910288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095910288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(495)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(486)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(491)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(493)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(483)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(488)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(481)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@a5b4eec045a5: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@a5b4eec045a5: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@a5b4eec045a5: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Wed Jan 15 09:59:10 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 20250115095910486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095910787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109280) 20250115095911289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095911289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109280, count=113528) 20250115095912290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095912290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Wed Jan 15 09:59:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095913292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095913292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_rau_a_b started. 20250115095913814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095913814 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095913835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095913835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095913835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095913835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095913835 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095913835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095913835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095913835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095913835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095913836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095913836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095913836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095913836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095913836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095913836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095913836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095913836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095913836 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095913836 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095913836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095913837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095913837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095913839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095913845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095913845 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095913853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095913853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095913853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095913853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095913853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095913853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095913853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095913853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095913853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095913854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095913854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095913854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095913854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095913854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095913854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095913854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095913854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095913854 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095913854 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095913854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095913854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095913854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095913857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 20250115095913864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095913864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095913879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095913879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095913879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095913879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095913879 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095913879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095913879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095913879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095913879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095913880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095913880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095913880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095913880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095913880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095913881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095913881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095913881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095913881 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095913881 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095913881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095913881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095913881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095913883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095913890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095913890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095914293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095914293 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095914293 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095914293 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095914294 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095914295 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@a5b4eec045a5: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CF2DC106'O, index=0 SGSN_Test-GSUP(514)@a5b4eec045a5: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@a5b4eec045a5: 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 := 'D317507F22BB85F447C98D432DB57E93'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '45A9CB40'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '473FC37644347F75'O } } } } } 20250115095915355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095915355 DLLC NOTICE LLME(ffffffff/cf2dc106){UNASSIGNED} LLC RX: unknown TLLI 0xcf2dc106, creating LLME on the fly (gprs_llc.c:552) 20250115095915355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095915355 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1248) 20250115095915355 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095915355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095915355 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095915355 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095915355 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095915355 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095915355 DLLC NOTICE LLME(ffffffff/cf2dc106){UNASSIGNED} LLGM Assign pre (cf2dc106 => d0a5ffd0) (gprs_llc.c:1079) 20250115095915355 DLLC NOTICE LLME(cf2dc106/d0a5ffd0){ASSIGNED} LLGM Assign post (cf2dc106 => d0a5ffd0) (gprs_llc.c:1125) 20250115095915355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095915355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095915355 DMM DEBUG MM(262420000000038/d0a5ffd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095915363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095915363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095915363 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095915363 DMM DEBUG MM(262420000000038/d0a5ffd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20250115095915363 DMM NOTICE MM(262420000000038/d0a5ffd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095915363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095915363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095915363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095915363 DMM DEBUG MM(262420000000038/d0a5ffd0) Requesting authorization (sgsn_auth.c:160) 20250115095915363 DMM INFO MM(262420000000038/d0a5ffd0) Requesting authentication tuples (sgsn_auth.c:184) 20250115095915363 DMM DEBUG MM(262420000000038/d0a5ffd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095915363 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250115095915363 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@a5b4eec045a5: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250115095915366 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095915366 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095915366 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095915366 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095915366 DMM INFO MM(262420000000038/d0a5ffd0) Subscriber data update (mmctx.c:445) 20250115095915366 DMM DEBUG MM(262420000000038/d0a5ffd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095915366 DMM INFO MM(262420000000038/d0a5ffd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095915366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095915366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095915366 DMM INFO MM(262420000000038/d0a5ffd0) <- GMM AUTH AND CIPHERING REQ (rand = d3 17 50 7f 22 bb 85 f4 47 c9 8d 43 2d b5 7e 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095915372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095915373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095915373 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095915373 DMM INFO MM(262420000000038/d0a5ffd0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095915373 DMM NOTICE MM(262420000000038/d0a5ffd0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095915373 DMM DEBUG MM(262420000000038/d0a5ffd0) checking auth: received GSM SRES = 45 a9 cb 40 (gprs_gmm.c:648) 20250115095915373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095915373 DMM DEBUG MM(262420000000038/d0a5ffd0) Requesting authorization (sgsn_auth.c:160) 20250115095915373 DMM INFO MM(262420000000038/d0a5ffd0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095915373 DMM DEBUG MM(262420000000038/d0a5ffd0) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095915373 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250115095915373 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) 20250115095915373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095915373 DMM INFO MM(262420000000038/d0a5ffd0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0a5ffd0) (gprs_gmm.c:282) 20250115095915374 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095915374 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095915374 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250115095915374 DMM INFO MM(262420000000038/d0a5ffd0) Subscriber data update (mmctx.c:445) 20250115095915374 DMM DEBUG MM(262420000000038/d0a5ffd0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095915374 DMM INFO MM(262420000000038/d0a5ffd0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095915374 DMM NOTICE MM(262420000000038/d0a5ffd0) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20250115095915374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095915374 DMM NOTICE MM(262420000000038/d0a5ffd0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095915374 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) 20250115095915375 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095915375 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250115095915375 DMM INFO MM(262420000000038/d0a5ffd0) Subscriber data update (mmctx.c:445) 20250115095915375 DMM DEBUG MM(262420000000038/d0a5ffd0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095915379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095915379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095915379 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095915379 DMM INFO MM(262420000000038/d0a5ffd0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095915379 DMM NOTICE MM(262420000000038/d0a5ffd0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095915379 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095915379 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095915379 DLLC NOTICE LLME(cf2dc106/d0a5ffd0){ASSIGNED} LLGM Assign pre (ffffffff => d0a5ffd0) (gprs_llc.c:1079) 20250115095915379 DLLC NOTICE LLME(ffffffff/d0a5ffd0){ASSIGNED} LLGM Assign post (ffffffff => d0a5ffd0) (gprs_llc.c:1125) 20250115095915379 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095915379 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095915379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095915379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@a5b4eec045a5: attach complete sending rau 20250115095915430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095915430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095915430 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095915430 DMM INFO MM(262420000000038/d0a5ffd0) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115095915430 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095915430 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115095915430 DLLC NOTICE LLME(ffffffff/d0a5ffd0){ASSIGNED} LLGM Assign pre (d0a5ffd0 => c0dbefc7) (gprs_llc.c:1079) 20250115095915430 DLLC NOTICE LLME(d0a5ffd0/c0dbefc7){ASSIGNED} LLGM Assign post (d0a5ffd0 => c0dbefc7) (gprs_llc.c:1125) 20250115095915430 DMM INFO MM(262420000000038/c0dbefc7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a5b4eec045a5: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@a5b4eec045a5: Removing Client IMSI='262420000000038'H, index=0 20250115095915434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095915434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250115095915434 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095915434 DMM INFO MM(262420000000038/c0dbefc7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115095915434 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115095915434 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095915434 DLLC NOTICE LLME(d0a5ffd0/c0dbefc7){ASSIGNED} LLGM Assign pre (ffffffff => c0dbefc7) (gprs_llc.c:1079) 20250115095915434 DLLC NOTICE LLME(ffffffff/c0dbefc7){ASSIGNED} LLGM Assign post (ffffffff => c0dbefc7) (gprs_llc.c:1125) 20250115095915434 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@a5b4eec045a5: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C0DBEFC7'O, index=0 TC_attach_rau_a_b(516)@a5b4eec045a5: sending second RAU via different RA 20250115095915436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095915436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095915436 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115095915436 DMM INFO MM(262420000000038/c0dbefc7) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c0dbefc7, P-TMSI: c0dbefc7 (00000000), TLLI: c0dbefc7 (c0dbefc7), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20250115095915436 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20250115095915436 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115095915436 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095915436 DLLC NOTICE LLME(ffffffff/c0dbefc7){ASSIGNED} LLGM Assign pre (c0dbefc7 => c0dbefc7) (gprs_llc.c:1079) 20250115095915436 DLLC NOTICE LLME(c0dbefc7/c0dbefc7){ASSIGNED} LLGM Assign post (c0dbefc7 => c0dbefc7) (gprs_llc.c:1125) 20250115095915436 DMM INFO MM(262420000000038/c0dbefc7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115095915444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095915444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095915444 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095915444 DMM INFO MM(262420000000038/c0dbefc7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115095915444 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115095915444 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095915444 DLLC NOTICE LLME(c0dbefc7/c0dbefc7){ASSIGNED} LLGM Assign pre (ffffffff => c0dbefc7) (gprs_llc.c:1079) 20250115095915444 DLLC NOTICE LLME(ffffffff/c0dbefc7){ASSIGNED} LLGM Assign post (ffffffff => c0dbefc7) (gprs_llc.c:1125) 20250115095915444 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250115095915444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095915444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095915444 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095915444 DMM INFO MM(262420000000038/c0dbefc7) -> GMM DETACH REQUEST TLLI=0xc0dbefc7 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250115095915444 DMM INFO MM(262420000000038/c0dbefc7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115095915444 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095915444 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095915444 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095915444 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095915444 DLLC NOTICE LLME(ffffffff/c0dbefc7){ASSIGNED} LLGM Assign pre (c0dbefc7 => ffffffff) (gprs_llc.c:1079) 20250115095915444 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0dbefc7 => ffffffff) (gprs_llc.c:1125) 20250115095915444 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250115095915444 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) 20250115095915444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115095915444 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095915444 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095915444 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095915445 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@a5b4eec045a5: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@a5b4eec045a5: Final verdict of PTC: pass 20250115095920453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53706<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(512)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(502)@a5b4eec045a5: Final verdict of PTC: none 20250115095920455 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095920455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(503)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@a5b4eec045a5: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@a5b4eec045a5: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(507)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(505)@a5b4eec045a5: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(510)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(500)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Wed Jan 15 09:59:20 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 20250115095920597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095920898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105352) 20250115095921456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095921456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105352, count=109708) 20250115095922457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095922457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Jan 15 09:59:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095923458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095923458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115095923651 DGPRS DEBUG Checking for inactive LLMEs, time = 39463362 (sgsn.c:132) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250115095923922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095923922 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095923943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095923943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095923943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095923943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095923943 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095923943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095923943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095923943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095923943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095923944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095923944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095923944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095923944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095923944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095923944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095923944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095923944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095923944 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095923944 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095923944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(521)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095923944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095923944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095923946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095923952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095923952 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@a5b4eec045a5: 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)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095923965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095923965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095923965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095923965 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095923965 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095923965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095923965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095923965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095923965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(526)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(527)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095923966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095923966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095923966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095923966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095923966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095923966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095923966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095923966 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095923966 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095923966 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095923966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095923966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095923966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095923968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(523)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095923974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095923974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095923983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095923983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095923983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095923983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095923983 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095923983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095923983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095923983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095923983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095923984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095923984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095923984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095923984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095923984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095923984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095923984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095923984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095923984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095923984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095923984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095923984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095923984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095923986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095923991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095923991 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(529)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095924459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095924459 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095924459 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095924459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(531)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095924464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(531)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095924465 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(531)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(531)@a5b4eec045a5: 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(531)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@a5b4eec045a5: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E6B60910'O, index=0 SGSN_Test-GSUP(533)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := 'EB8A4A3D6171917776B6270A8FCF7799'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CED3EFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB5A2DE3D600685A'O } } } } } 20250115095925498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095925498 DLLC NOTICE LLME(ffffffff/e6b60910){UNASSIGNED} LLC RX: unknown TLLI 0xe6b60910, creating LLME on the fly (gprs_llc.c:552) 20250115095925498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095925498 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1248) 20250115095925498 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095925498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095925498 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095925498 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095925498 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095925498 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095925498 DLLC NOTICE LLME(ffffffff/e6b60910){UNASSIGNED} LLGM Assign pre (e6b60910 => fc061d54) (gprs_llc.c:1079) 20250115095925498 DLLC NOTICE LLME(e6b60910/fc061d54){ASSIGNED} LLGM Assign post (e6b60910 => fc061d54) (gprs_llc.c:1125) 20250115095925498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095925498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095925498 DMM DEBUG MM(262420000000039/fc061d54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095925504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095925504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095925504 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095925504 DMM DEBUG MM(262420000000039/fc061d54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20250115095925504 DMM NOTICE MM(262420000000039/fc061d54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095925504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095925504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095925504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095925504 DMM DEBUG MM(262420000000039/fc061d54) Requesting authorization (sgsn_auth.c:160) 20250115095925504 DMM INFO MM(262420000000039/fc061d54) Requesting authentication tuples (sgsn_auth.c:184) 20250115095925504 DMM DEBUG MM(262420000000039/fc061d54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095925504 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250115095925504 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@a5b4eec045a5: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250115095925505 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095925505 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095925505 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095925505 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095925505 DMM INFO MM(262420000000039/fc061d54) Subscriber data update (mmctx.c:445) 20250115095925505 DMM DEBUG MM(262420000000039/fc061d54) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095925505 DMM INFO MM(262420000000039/fc061d54) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095925505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095925505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095925505 DMM INFO MM(262420000000039/fc061d54) <- GMM AUTH AND CIPHERING REQ (rand = eb 8a 4a 3d 61 71 91 77 76 b6 27 0a 8f cf 77 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115095925508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095925508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095925508 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095925508 DMM INFO MM(262420000000039/fc061d54) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095925508 DMM NOTICE MM(262420000000039/fc061d54) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095925508 DMM DEBUG MM(262420000000039/fc061d54) checking auth: received GSM SRES = 7c ed 3e fe (gprs_gmm.c:648) 20250115095925508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095925508 DMM DEBUG MM(262420000000039/fc061d54) Requesting authorization (sgsn_auth.c:160) 20250115095925508 DMM INFO MM(262420000000039/fc061d54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095925508 DMM DEBUG MM(262420000000039/fc061d54) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095925508 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250115095925508 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) 20250115095925508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095925508 DMM INFO MM(262420000000039/fc061d54) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc061d54) (gprs_gmm.c:282) 20250115095925508 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095925508 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095925508 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250115095925508 DMM INFO MM(262420000000039/fc061d54) Subscriber data update (mmctx.c:445) 20250115095925508 DMM DEBUG MM(262420000000039/fc061d54) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095925508 DMM INFO MM(262420000000039/fc061d54) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095925508 DMM NOTICE MM(262420000000039/fc061d54) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20250115095925508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095925508 DMM NOTICE MM(262420000000039/fc061d54) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095925508 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) 20250115095925509 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095925509 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250115095925509 DMM INFO MM(262420000000039/fc061d54) Subscriber data update (mmctx.c:445) 20250115095925509 DMM DEBUG MM(262420000000039/fc061d54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115095925511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095925511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115095925511 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095925511 DMM INFO MM(262420000000039/fc061d54) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095925511 DMM NOTICE MM(262420000000039/fc061d54) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095925511 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095925511 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095925511 DLLC NOTICE LLME(e6b60910/fc061d54){ASSIGNED} LLGM Assign pre (ffffffff => fc061d54) (gprs_llc.c:1079) 20250115095925511 DLLC NOTICE LLME(ffffffff/fc061d54){ASSIGNED} LLGM Assign post (ffffffff => fc061d54) (gprs_llc.c:1125) 20250115095925511 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095925511 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095925511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095925511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@a5b4eec045a5: attach complete sending rau 20250115095925564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095925564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095925564 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095925564 DMM INFO MM(262420000000039/fc061d54) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115095925564 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095925564 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115095925564 DLLC NOTICE LLME(ffffffff/fc061d54){ASSIGNED} LLGM Assign pre (fc061d54 => ea87641a) (gprs_llc.c:1079) 20250115095925564 DLLC NOTICE LLME(fc061d54/ea87641a){ASSIGNED} LLGM Assign post (fc061d54 => ea87641a) (gprs_llc.c:1125) 20250115095925564 DMM INFO MM(262420000000039/ea87641a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@a5b4eec045a5: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@a5b4eec045a5: Removing Client IMSI='262420000000039'H, index=0 20250115095925567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095925567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250115095925567 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095925567 DMM INFO MM(262420000000039/ea87641a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115095925567 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115095925567 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095925567 DLLC NOTICE LLME(fc061d54/ea87641a){ASSIGNED} LLGM Assign pre (ffffffff => ea87641a) (gprs_llc.c:1079) 20250115095925567 DLLC NOTICE LLME(ffffffff/ea87641a){ASSIGNED} LLGM Assign post (ffffffff => ea87641a) (gprs_llc.c:1125) 20250115095925567 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@a5b4eec045a5: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='EA87641A'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@a5b4eec045a5: sending second RAU via different RA with wrong Old RA 20250115095925569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095925569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095925569 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115095925569 DMM NOTICE LLME(ffffffff/ea87641a){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250115095925569 DLLC NOTICE LLME(ffffffff/ea87641a){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250115095925569 DMM NOTICE MM(262420000000039/ea87641a) Rx RA Update Request with unexpected TLLI=ea87641a Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20250115095925569 DMM ERROR LLME(ffffffff/ea87641a){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250115095925569 DMM NOTICE MM(262420000000039/ea87641a) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250115095925569 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250115095925569 DMM INFO MM(262420000000039/ea87641a) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250115095925569 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095925569 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095925569 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095925569 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095925569 DLLC NOTICE LLME(ffffffff/ea87641a){ASSIGNED} LLGM Assign pre (ea87641a => ffffffff) (gprs_llc.c:1079) 20250115095925569 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea87641a => ffffffff) (gprs_llc.c:1125) 20250115095925569 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250115095925569 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) 20250115095925569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115095925569 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095925569 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095925569 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095925573 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250115095925574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095925574 DLLC NOTICE LLME(ffffffff/ea87641a){UNASSIGNED} LLC RX: unknown TLLI 0xea87641a, creating LLME on the fly (gprs_llc.c:552) 20250115095925574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250115095925574 DMM NOTICE LLME(ffffffff/ea87641a){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_attach_rau_a_b_wrong_old_ra(535)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@a5b4eec045a5: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@a5b4eec045a5: Final verdict of PTC: pass 20250115095930577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@a5b4eec045a5: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(527)@a5b4eec045a5: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@a5b4eec045a5: Final verdict of PTC: none 20250115095930579 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095930579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(532)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(521)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@a5b4eec045a5: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(530)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(519)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(525)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(524): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(529): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Wed Jan 15 09:59:30 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 20250115095930683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095930984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100484) 20250115095931580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095931580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100484, count=105916) 20250115095932581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095932581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Wed Jan 15 09:59:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095933582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095933582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_usim_resync started. 20250115095934089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095934092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095934141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095934141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095934141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095934141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095934141 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095934141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095934141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095934141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095934141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095934142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095934142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095934142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095934142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095934142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095934142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095934142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095934142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095934142 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095934142 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095934142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095934143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095934143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095934144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095934149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095934149 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095934162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095934162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095934162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095934162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095934162 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095934162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095934162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095934162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095934162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095934163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095934163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095934163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095934164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095934164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095934164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095934164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095934164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095934164 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095934164 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095934164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095934164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095934164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095934167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095934172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095934172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(551)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095934191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095934191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095934191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095934191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095934191 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095934191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095934191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095934191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095934191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095934192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095934192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095934192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095934192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095934192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095934192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095934192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095934192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095934192 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095934192 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095934192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095934192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095934192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(551)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095934195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095934201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095934201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(548)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095934583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095934583 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095934583 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095934583 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(550)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095934584 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(550)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095934585 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(550)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(550)@a5b4eec045a5: 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(550)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@a5b4eec045a5: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='D27368EE'O, index=0 SGSN_Test-GSUP(552)@a5b4eec045a5: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@a5b4eec045a5: 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 := 'D46042D17739110D03A8A91D30D2AFCA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B427CE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5ADAFEEEB814FDD8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F8799608CB84F92EC3F3E1BF23865D30'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '067C7C811E99567AF0075D6DAFE6BA98'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '73178AE6B6D8B34A89250694B583AEBD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B7FD0A86AA217148'O } } } } } 20250115095935613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095935613 DLLC NOTICE LLME(ffffffff/d27368ee){UNASSIGNED} LLC RX: unknown TLLI 0xd27368ee, creating LLME on the fly (gprs_llc.c:552) 20250115095935613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095935613 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250115095935613 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095935613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095935613 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095935613 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095935613 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095935613 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095935613 DLLC NOTICE LLME(ffffffff/d27368ee){UNASSIGNED} LLGM Assign pre (d27368ee => db945fd5) (gprs_llc.c:1079) 20250115095935613 DLLC NOTICE LLME(d27368ee/db945fd5){ASSIGNED} LLGM Assign post (d27368ee => db945fd5) (gprs_llc.c:1125) 20250115095935613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095935613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095935613 DMM DEBUG MM(262420000000040/db945fd5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095935620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095935620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095935620 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095935620 DMM DEBUG MM(262420000000040/db945fd5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250115095935620 DMM NOTICE MM(262420000000040/db945fd5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095935620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095935620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095935620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095935620 DMM DEBUG MM(262420000000040/db945fd5) Requesting authorization (sgsn_auth.c:160) 20250115095935620 DMM INFO MM(262420000000040/db945fd5) Requesting authentication tuples (sgsn_auth.c:184) 20250115095935620 DMM DEBUG MM(262420000000040/db945fd5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095935620 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250115095935620 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@a5b4eec045a5: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250115095935622 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095935622 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095935622 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095935622 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095935622 DMM INFO MM(262420000000040/db945fd5) Subscriber data update (mmctx.c:445) 20250115095935622 DMM DEBUG MM(262420000000040/db945fd5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095935622 DMM INFO MM(262420000000040/db945fd5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095935622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095935622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095935622 DMM INFO MM(262420000000040/db945fd5) <- GMM AUTH AND CIPHERING REQ (rand = d4 60 42 d1 77 39 11 0d 03 a8 a9 1d 30 d2 af ca , mmctx_is_r99=1, vec->auth_types=0x3, autn = 73 17 8a e6 b6 d8 b3 4a 89 25 06 94 b5 83 ae bd ) (gprs_gmm.c:465) 20250115095935626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095935626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095935626 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095935626 DMM INFO MM(262420000000040/db945fd5) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20250115095935626 DMM INFO MM(262420000000040/db945fd5) R99 AUTHENTICATION SYNCH (AUTS = 73a10cc5eca2b76715fc23f3fb33) (gprs_gmm.c:693) 20250115095935626 DMM DEBUG MM(262420000000040/db945fd5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095935626 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250115095935626 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 73 a1 0c c5 ec a2 b7 67 15 fc 23 f3 fb 33 20 10 d4 60 42 d1 77 39 11 0d 03 a8 a9 1d 30 d2 af ca 28 01 01 (gprs_subscriber.c:210) 20250115095935626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20250115095935626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250115095935626 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095935626 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095935626 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095935626 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095935626 DMM INFO MM(262420000000040/db945fd5) Subscriber data update (mmctx.c:445) 20250115095935626 DMM DEBUG MM(262420000000040/db945fd5) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250115095935626 DMM INFO MM(262420000000040/db945fd5) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250115095935626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095935626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095935626 DMM INFO MM(262420000000040/db945fd5) <- GMM AUTH AND CIPHERING REQ (rand = 1e 58 01 b3 4e 8f 54 0c 77 49 8c ca a5 ed 77 95 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 67 e7 23 34 89 04 f6 7b f6 38 f3 72 89 71 00 07 ) (gprs_gmm.c:465) 20250115095935629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095935629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6e7880 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095935629 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095935629 DMM INFO MM(262420000000040/db945fd5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115095935629 DMM NOTICE MM(262420000000040/db945fd5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115095935629 DMM DEBUG MM(262420000000040/db945fd5) checking auth: received UMTS RES = 88 84 9f cf a8 e2 de b2 (gprs_gmm.c:648) 20250115095935629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115095935629 DMM DEBUG MM(262420000000040/db945fd5) Requesting authorization (sgsn_auth.c:160) 20250115095935629 DMM INFO MM(262420000000040/db945fd5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115095935629 DMM DEBUG MM(262420000000040/db945fd5) Requesting subscriber data update (gprs_subscriber.c:894) 20250115095935629 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250115095935629 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) 20250115095935629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115095935629 DMM INFO MM(262420000000040/db945fd5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb945fd5) (gprs_gmm.c:282) 20250115095935630 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115095935630 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115095935630 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250115095935630 DMM INFO MM(262420000000040/db945fd5) Subscriber data update (mmctx.c:445) 20250115095935630 DMM DEBUG MM(262420000000040/db945fd5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115095935630 DMM INFO MM(262420000000040/db945fd5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115095935630 DMM NOTICE MM(262420000000040/db945fd5) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20250115095935630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115095935630 DMM NOTICE MM(262420000000040/db945fd5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115095935630 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) 20250115095935630 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115095935631 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250115095935631 DMM INFO MM(262420000000040/db945fd5) Subscriber data update (mmctx.c:445) 20250115095935631 DMM DEBUG MM(262420000000040/db945fd5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@a5b4eec045a5: Removing Client IMSI='262420000000040'H, index=0 20250115095935634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095935634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095935634 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095935634 DMM INFO MM(262420000000040/db945fd5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115095935634 DMM NOTICE MM(262420000000040/db945fd5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115095935634 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115095935634 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115095935634 DLLC NOTICE LLME(d27368ee/db945fd5){ASSIGNED} LLGM Assign pre (ffffffff => db945fd5) (gprs_llc.c:1079) 20250115095935634 DLLC NOTICE LLME(ffffffff/db945fd5){ASSIGNED} LLGM Assign post (ffffffff => db945fd5) (gprs_llc.c:1125) 20250115095935634 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115095935634 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115095935634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115095935634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@a5b4eec045a5: Final verdict of PTC: pass 20250115095935635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(537)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(545)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@a5b4eec045a5: Final verdict of PTC: none 20250115095935636 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095935636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(552)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(540)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(550)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(551)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(548)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(543)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(538)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(549)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_resync-BVCI220(548): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_usim_resync finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Wed Jan 15 09:59:35 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 20250115095935772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095936173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33396<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91472) 20250115095936637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095936637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91472, count=95828) 20250115095937638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095937638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Wed Jan 15 09:59:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095938640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095938640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_usim_a54_a54 started. 20250115095939198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095939199 DMM INFO MM(262420000000040/db945fd5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095939199 DMM INFO MM(262420000000040/db945fd5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095939199 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095939199 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095939199 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095939199 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115095939199 DLLC NOTICE LLME(ffffffff/db945fd5){ASSIGNED} LLGM Assign pre (db945fd5 => ffffffff) (gprs_llc.c:1079) 20250115095939199 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db945fd5 => ffffffff) (gprs_llc.c:1125) 20250115095939199 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250115095939199 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) 20250115095939199 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) 20250115095939199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115095939199 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095939199 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095939199 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095939199 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095939221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095939221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095939221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095939221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095939221 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095939221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095939221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095939221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095939221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095939222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095939222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095939222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095939222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095939222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095939222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095939222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095939222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095939222 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095939222 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095939222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095939223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095939223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095939226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095939234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095939234 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(561)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095939241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095939241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095939241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095939242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095939242 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095939242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095939242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095939242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095939242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095939243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095939243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095939243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095939243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095939243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095939243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095939243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095939243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095939243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095939243 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095939243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095939243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095939243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095939246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095939253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095939253 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095939263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095939263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095939263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095939263 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095939263 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095939263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095939263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095939263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095939263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095939264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095939264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095939264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095939264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095939264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095939264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095939264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095939264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095939264 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095939264 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095939264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095939264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095939264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095939267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095939272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095939273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095939641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095939641 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095939641 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095939641 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095939642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095939642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@a5b4eec045a5: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='EF779DA6'O, index=0 SGSN_Test-GSUP(571)@a5b4eec045a5: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@a5b4eec045a5: 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 := 'A53E4FAD2DA036E87022AA0B7988A67D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9074E1A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '780620A78FF6635D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EE266D572FF63A1EFE9C9452A27BF001'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7AFFC9E02DEB8DE42976B039274B49C6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '19F19D20027B0E53D9729F6736C8C4E0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6FCF4413C9002D6A'O } } } } } 20250115095940679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095940679 DLLC NOTICE LLME(ffffffff/ef779da6){UNASSIGNED} LLC RX: unknown TLLI 0xef779da6, creating LLME on the fly (gprs_llc.c:552) 20250115095940679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095940679 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250115095940679 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095940679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095940679 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095940679 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095940679 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095940679 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095940679 DLLC NOTICE LLME(ffffffff/ef779da6){UNASSIGNED} LLGM Assign pre (ef779da6 => c5cb8259) (gprs_llc.c:1079) 20250115095940679 DLLC NOTICE LLME(ef779da6/c5cb8259){ASSIGNED} LLGM Assign post (ef779da6 => c5cb8259) (gprs_llc.c:1125) 20250115095940679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095940679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095940679 DMM DEBUG MM(262420000000040/c5cb8259) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095940691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095940691 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095940691 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095940691 DMM DEBUG MM(262420000000040/c5cb8259) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250115095940691 DMM NOTICE MM(262420000000040/c5cb8259) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095940691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095940691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095940691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095940691 DMM DEBUG MM(262420000000040/c5cb8259) Requesting authorization (sgsn_auth.c:160) 20250115095940691 DMM INFO MM(262420000000040/c5cb8259) Requesting authentication tuples (sgsn_auth.c:184) 20250115095940691 DMM DEBUG MM(262420000000040/c5cb8259) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095940691 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250115095940692 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@a5b4eec045a5: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250115095940694 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095940694 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095940694 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095940694 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095940694 DMM INFO MM(262420000000040/c5cb8259) Subscriber data update (mmctx.c:445) 20250115095940694 DMM DEBUG MM(262420000000040/c5cb8259) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095940694 DMM INFO MM(262420000000040/c5cb8259) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095940694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095940694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095940694 DMM INFO MM(262420000000040/c5cb8259) <- GMM AUTH AND CIPHERING REQ (rand = a5 3e 4f ad 2d a0 36 e8 70 22 aa 0b 79 88 a6 7d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 19 f1 9d 20 02 7b 0e 53 d9 72 9f 67 36 c8 c4 e0 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@a5b4eec045a5: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@a5b4eec045a5: Final verdict of PTC: pass 20250115095940703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33412<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(564)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(559)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(571)@a5b4eec045a5: Final verdict of PTC: none 20250115095940705 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095940705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a54-BVCI220(568)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(569)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(557)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(567)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(562)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Wed Jan 15 09:59:40 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 20250115095940846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095941247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33424<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72024) 20250115095941706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095941706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=72024, count=73284) 20250115095942707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095942707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Wed Jan 15 09:59:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095943707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095943707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_usim_a54_a53 started. 20250115095944301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095944302 DMM INFO MM(262420000000040/c5cb8259) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095944302 DMM INFO MM(262420000000040/c5cb8259) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095944302 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095944302 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095944302 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095944302 DMM ERROR MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115095944302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Deallocated (fsm.c:568) 20250115095944302 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095944302 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095944302 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095944302 DLLC NOTICE LLME(ef779da6/c5cb8259){ASSIGNED} LLGM Assign pre (c5cb8259 => ffffffff) (gprs_llc.c:1079) 20250115095944302 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5cb8259 => ffffffff) (gprs_llc.c:1125) 20250115095944302 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095944338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095944338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095944338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095944338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095944338 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095944338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095944338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095944338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095944338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095944340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095944340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095944340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095944340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095944340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095944340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095944340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095944340 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095944340 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095944340 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095944340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095944341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095944341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095944345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095944355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095944355 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095944374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095944374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095944374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095944374 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095944374 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095944374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095944374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095944374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095944374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095944376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095944376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095944376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095944376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095944376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095944376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095944376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095944376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095944376 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095944376 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095944376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(583)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095944377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095944377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095944381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095944392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095944392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095944409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095944409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095944409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095944409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095944409 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095944409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095944409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095944409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095944409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095944411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095944411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095944411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095944411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095944411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095944411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095944411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095944411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095944411 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095944411 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095944411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095944412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095944412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095944417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095944428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095944428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095944708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095944708 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095944708 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095944708 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095944710 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095944711 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@a5b4eec045a5: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='E6F78F64'O, index=0 SGSN_Test-GSUP(590)@a5b4eec045a5: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@a5b4eec045a5: 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 := '2BF8F3D5931D0F3933FB839CA879897B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B534A4F'O ("KSJO") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A26DBA9621F29FF6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A2EF62FD38416450AEC720720A676C3B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1C1A22310A7D7AF584EEAD4F8AE67EB3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '31B422C6261E16DA05694AF4955C5E36'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8AA6E42B9743D1A7'O } } } } } 20250115095945750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095945750 DLLC NOTICE LLME(ffffffff/e6f78f64){UNASSIGNED} LLC RX: unknown TLLI 0xe6f78f64, creating LLME on the fly (gprs_llc.c:552) 20250115095945750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095945750 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250115095945750 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095945750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095945750 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095945750 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095945750 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095945750 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095945750 DLLC NOTICE LLME(ffffffff/e6f78f64){UNASSIGNED} LLGM Assign pre (e6f78f64 => d4c89169) (gprs_llc.c:1079) 20250115095945750 DLLC NOTICE LLME(e6f78f64/d4c89169){ASSIGNED} LLGM Assign post (e6f78f64 => d4c89169) (gprs_llc.c:1125) 20250115095945750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095945750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095945750 DMM DEBUG MM(262420000000040/d4c89169) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095945763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095945763 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095945763 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095945763 DMM DEBUG MM(262420000000040/d4c89169) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250115095945763 DMM NOTICE MM(262420000000040/d4c89169) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095945763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095945763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095945763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095945763 DMM DEBUG MM(262420000000040/d4c89169) Requesting authorization (sgsn_auth.c:160) 20250115095945763 DMM INFO MM(262420000000040/d4c89169) Requesting authentication tuples (sgsn_auth.c:184) 20250115095945763 DMM DEBUG MM(262420000000040/d4c89169) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095945763 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250115095945763 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@a5b4eec045a5: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250115095945765 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095945765 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095945765 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095945765 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095945765 DMM INFO MM(262420000000040/d4c89169) Subscriber data update (mmctx.c:445) 20250115095945765 DMM DEBUG MM(262420000000040/d4c89169) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095945765 DMM INFO MM(262420000000040/d4c89169) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095945765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095945765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095945765 DMM INFO MM(262420000000040/d4c89169) <- GMM AUTH AND CIPHERING REQ (rand = 2b f8 f3 d5 93 1d 0f 39 33 fb 83 9c a8 79 89 7b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 31 b4 22 c6 26 1e 16 da 05 69 4a f4 95 5c 5e 36 ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@a5b4eec045a5: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@a5b4eec045a5: Final verdict of PTC: pass 20250115095945775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49402<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(578)@a5b4eec045a5: Final verdict of PTC: none 20250115095945776 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095945776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(583)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(590)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(586)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(576)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(581)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(588)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Wed Jan 15 09:59:45 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 20250115095945925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095946326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68308) 20250115095946777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095946777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68308, count=72664) 20250115095947778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095947778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Wed Jan 15 09:59:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095948779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095948779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_usim_a53_a54 started. 20250115095949355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095949356 DMM INFO MM(262420000000040/d4c89169) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095949356 DMM INFO MM(262420000000040/d4c89169) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095949356 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095949356 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095949356 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095949356 DMM ERROR MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115095949356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Deallocated (fsm.c:568) 20250115095949356 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095949356 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095949356 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095949356 DLLC NOTICE LLME(e6f78f64/d4c89169){ASSIGNED} LLGM Assign pre (d4c89169 => ffffffff) (gprs_llc.c:1079) 20250115095949356 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4c89169 => ffffffff) (gprs_llc.c:1125) 20250115095949356 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095949377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095949377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095949377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095949377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095949377 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095949377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095949377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095949377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095949377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095949378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095949378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095949378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095949379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095949379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095949379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095949379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095949379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095949379 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095949379 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095949379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095949379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095949379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115095949381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095949388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095949388 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095949396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095949396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095949396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095949396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095949396 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095949396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095949396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095949396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095949396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095949397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095949397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095949397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095949397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095949397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095949397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095949397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095949397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095949397 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095949397 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095949397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095949397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095949397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095949400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095949405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095949405 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095949417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095949417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095949417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095949417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095949417 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095949417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095949417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095949417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095949417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095949418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095949418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095949418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095949419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095949419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095949419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095949419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095949419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095949419 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095949419 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095949419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095949419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095949419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095949422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095949429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095949429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095949780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095949780 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095949780 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095949780 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095949781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095949781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@a5b4eec045a5: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='C48F63DC'O, index=0 SGSN_Test-GSUP(609)@a5b4eec045a5: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@a5b4eec045a5: 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 := '39BD27346F3D8820BA5D7D26F0EBA4C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95963942'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '206032EE62E56B5A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0637111F7458AE1C1A54BC87ECB5ABFE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EC9954E83017A882C10AF53ACA24D954'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3F7C17823E467685FD59A78CD72C9E45'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D1D9EA4400E3CE94'O } } } } } 20250115095950809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095950809 DLLC NOTICE LLME(ffffffff/c48f63dc){UNASSIGNED} LLC RX: unknown TLLI 0xc48f63dc, creating LLME on the fly (gprs_llc.c:552) 20250115095950809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095950809 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250115095950809 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095950809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115095950809 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095950809 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115095950809 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095950809 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095950809 DLLC NOTICE LLME(ffffffff/c48f63dc){UNASSIGNED} LLGM Assign pre (c48f63dc => eb1372c3) (gprs_llc.c:1079) 20250115095950809 DLLC NOTICE LLME(c48f63dc/eb1372c3){ASSIGNED} LLGM Assign post (c48f63dc => eb1372c3) (gprs_llc.c:1125) 20250115095950809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095950809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095950809 DMM DEBUG MM(262420000000040/eb1372c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095950816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095950816 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095950816 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095950816 DMM DEBUG MM(262420000000040/eb1372c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250115095950816 DMM NOTICE MM(262420000000040/eb1372c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095950816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095950816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095950816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095950816 DMM DEBUG MM(262420000000040/eb1372c3) Requesting authorization (sgsn_auth.c:160) 20250115095950816 DMM INFO MM(262420000000040/eb1372c3) Requesting authentication tuples (sgsn_auth.c:184) 20250115095950816 DMM DEBUG MM(262420000000040/eb1372c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095950816 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250115095950816 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@a5b4eec045a5: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250115095950817 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095950817 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095950817 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095950817 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095950817 DMM INFO MM(262420000000040/eb1372c3) Subscriber data update (mmctx.c:445) 20250115095950817 DMM DEBUG MM(262420000000040/eb1372c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095950817 DMM INFO MM(262420000000040/eb1372c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095950817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095950817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095950817 DMM INFO MM(262420000000040/eb1372c3) <- GMM AUTH AND CIPHERING REQ (rand = 39 bd 27 34 6f 3d 88 20 ba 5d 7d 26 f0 eb a4 c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3f 7c 17 82 3e 46 76 85 fd 59 a7 8c d7 2c 9e 45 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@a5b4eec045a5: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@a5b4eec045a5: Final verdict of PTC: pass 20250115095950822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49424<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(602)@a5b4eec045a5: Final verdict of PTC: none 20250115095950823 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095950823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a53_a54-BVCI196(596)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(597)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(607)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(595)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(600)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(605)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Wed Jan 15 09:59:50 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 20250115095950897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095951298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71296) 20250115095951824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095951824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71296, count=72456) 20250115095952825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095952825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Wed Jan 15 09:59:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095953652 DGPRS DEBUG Checking for inactive LLMEs, time = 39463392 (sgsn.c:132) 20250115095953826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095953826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_usim_a50_a54 started. 20250115095954350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095954351 DMM INFO MM(262420000000040/eb1372c3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095954351 DMM INFO MM(262420000000040/eb1372c3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095954351 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095954351 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095954351 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095954351 DMM ERROR MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115095954351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Deallocated (fsm.c:568) 20250115095954351 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095954351 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115095954351 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095954351 DLLC NOTICE LLME(c48f63dc/eb1372c3){ASSIGNED} LLGM Assign pre (eb1372c3 => ffffffff) (gprs_llc.c:1079) 20250115095954351 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb1372c3 => ffffffff) (gprs_llc.c:1125) 20250115095954351 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095954371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095954371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095954371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095954371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095954371 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095954371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095954371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095954371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095954371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095954372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095954372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095954372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095954372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095954372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095954372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095954372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095954372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095954372 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095954372 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095954372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(616)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115095954372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095954372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095954374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095954380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095954380 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095954390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095954390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095954390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095954390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095954390 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095954390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095954390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095954390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095954390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095954391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095954391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095954391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095954391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095954391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095954391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095954391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095954391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095954391 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095954391 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095954391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095954391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095954391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095954393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095954399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095954399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095954408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095954408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095954408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095954408 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095954408 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095954408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095954408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095954409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095954409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095954410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095954410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095954410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095954410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095954410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095954410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095954410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095954410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095954410 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095954410 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095954410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095954410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095954410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095954412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095954417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095954417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095954827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095954827 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095954827 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095954827 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095954831 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(627)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115095954832 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@a5b4eec045a5: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='E7359175'O, index=0 SGSN_Test-GSUP(628)@a5b4eec045a5: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@a5b4eec045a5: 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 := '458CD8FE97758CAB4908B7E8C97728AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3DF2F61C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A372FBDCD6F4643'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A48616CC727B9D320A13E7DBBD1AE805'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AEFAD2FDC4A67952AD87C6CBB28E00F1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9A45DAC31DC60BAAEADF2F4EFF4B081C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D63252330CF2A85A'O } } } } } 20250115095955908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095955908 DLLC NOTICE LLME(ffffffff/e7359175){UNASSIGNED} LLC RX: unknown TLLI 0xe7359175, creating LLME on the fly (gprs_llc.c:552) 20250115095955908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250115095955908 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250115095955908 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115095955908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115095955909 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115095955909 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115095955909 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115095955909 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115095955909 DLLC NOTICE LLME(ffffffff/e7359175){UNASSIGNED} LLGM Assign pre (e7359175 => fe32e15d) (gprs_llc.c:1079) 20250115095955909 DLLC NOTICE LLME(e7359175/fe32e15d){ASSIGNED} LLGM Assign post (e7359175 => fe32e15d) (gprs_llc.c:1125) 20250115095955909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115095955909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115095955909 DMM DEBUG MM(262420000000040/fe32e15d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115095955918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095955918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115095955918 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115095955918 DMM DEBUG MM(262420000000040/fe32e15d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250115095955918 DMM NOTICE MM(262420000000040/fe32e15d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115095955918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115095955918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115095955918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115095955918 DMM DEBUG MM(262420000000040/fe32e15d) Requesting authorization (sgsn_auth.c:160) 20250115095955918 DMM INFO MM(262420000000040/fe32e15d) Requesting authentication tuples (sgsn_auth.c:184) 20250115095955918 DMM DEBUG MM(262420000000040/fe32e15d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115095955918 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250115095955918 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@a5b4eec045a5: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250115095955921 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115095955921 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115095955921 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115095955922 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115095955922 DMM INFO MM(262420000000040/fe32e15d) Subscriber data update (mmctx.c:445) 20250115095955922 DMM DEBUG MM(262420000000040/fe32e15d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115095955922 DMM INFO MM(262420000000040/fe32e15d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115095955922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115095955922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115095955922 DMM INFO MM(262420000000040/fe32e15d) <- GMM AUTH AND CIPHERING REQ (rand = 45 8c d8 fe 97 75 8c ab 49 08 b7 e8 c9 77 28 aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9a 45 da c3 1d c6 0b aa ea df 2f 4e ff 4b 08 1c ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@a5b4eec045a5: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@a5b4eec045a5: Final verdict of PTC: pass 20250115095955931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36952<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@a5b4eec045a5: Final verdict of PTC: none 20250115095955934 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115095955934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(627)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(616)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(621)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(626)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(614)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(619)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(624)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Wed Jan 15 09:59:55 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 20250115095956027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095956429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48588) 20250115095956935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095956935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48588, count=72440) 20250115095957936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095957936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Wed Jan 15 09:59:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115095958937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095958937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_usim_a54_a50 started. 20250115095959474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115095959475 DMM INFO MM(262420000000040/fe32e15d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115095959475 DMM INFO MM(262420000000040/fe32e15d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115095959475 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115095959475 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115095959475 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115095959475 DMM ERROR MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115095959475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Deallocated (fsm.c:568) 20250115095959475 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115095959475 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115095959475 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115095959475 DLLC NOTICE LLME(e7359175/fe32e15d){ASSIGNED} LLGM Assign pre (fe32e15d => ffffffff) (gprs_llc.c:1079) 20250115095959475 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe32e15d => ffffffff) (gprs_llc.c:1125) 20250115095959475 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(636)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095959514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115095959514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095959514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095959514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095959514 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115095959514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095959514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095959514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095959514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(635)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(636)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095959516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095959516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095959516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095959516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095959516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095959516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095959516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095959516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095959516 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115095959516 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095959516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095959516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095959516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(636)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(636)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095959520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(632)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095959530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095959530 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(633)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(635)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(641)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095959543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115095959543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095959543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095959543 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095959543 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115095959543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095959543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095959543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095959543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(640)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(641)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095959545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095959545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095959545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095959545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095959545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095959545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095959545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095959545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095959545 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115095959545 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095959545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095959546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095959546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(641)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095959550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115095959560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095959560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(640)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a50-BVCI210(638)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(645)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115095959565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115095959565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115095959565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115095959565 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095959566 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115095959566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115095959566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115095959566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115095959566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115095959567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115095959567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115095959567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115095959567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115095959567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115095959567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115095959567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115095959567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115095959567 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115095959568 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115095959568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115095959568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115095959568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115095959571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115095959579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115095959579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115095959938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115095959938 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115095959938 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115095959938 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115095959940 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115095959940 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(633)@a5b4eec045a5: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='C34E1A8A'O, index=0 SGSN_Test-GSUP(647)@a5b4eec045a5: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@a5b4eec045a5: 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 := '914DE8BE36225A730C2BA9314592502F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A13EDA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57A4E97182B8E295'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8B49C476B42DA0548F20CAF28DACF493'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FDAED6A73A8FF25273BD7879D9A90F3E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6B09766DE556BC02CCC3D1545DA08CCD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E8474AD32EAFB88D'O } } } } } 20250115100000976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100000976 DLLC NOTICE LLME(ffffffff/c34e1a8a){UNASSIGNED} LLC RX: unknown TLLI 0xc34e1a8a, creating LLME on the fly (gprs_llc.c:552) 20250115100000976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100000976 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250115100000976 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100000976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100000976 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100000976 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100000976 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100000976 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100000976 DLLC NOTICE LLME(ffffffff/c34e1a8a){UNASSIGNED} LLGM Assign pre (c34e1a8a => f480eb2e) (gprs_llc.c:1079) 20250115100000976 DLLC NOTICE LLME(c34e1a8a/f480eb2e){ASSIGNED} LLGM Assign post (c34e1a8a => f480eb2e) (gprs_llc.c:1125) 20250115100000976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100000976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100000976 DMM DEBUG MM(262420000000040/f480eb2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100000987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100000987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100000987 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100000987 DMM DEBUG MM(262420000000040/f480eb2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250115100000987 DMM NOTICE MM(262420000000040/f480eb2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100000987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100000987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100000987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100000987 DMM DEBUG MM(262420000000040/f480eb2e) Requesting authorization (sgsn_auth.c:160) 20250115100000987 DMM INFO MM(262420000000040/f480eb2e) Requesting authentication tuples (sgsn_auth.c:184) 20250115100000987 DMM DEBUG MM(262420000000040/f480eb2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100000987 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250115100000987 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@a5b4eec045a5: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250115100000989 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100000990 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100000990 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100000990 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100000990 DMM INFO MM(262420000000040/f480eb2e) Subscriber data update (mmctx.c:445) 20250115100000990 DMM DEBUG MM(262420000000040/f480eb2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100000990 DMM INFO MM(262420000000040/f480eb2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100000990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100000990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100000990 DMM INFO MM(262420000000040/f480eb2e) <- GMM AUTH AND CIPHERING REQ (rand = 91 4d e8 be 36 22 5a 73 0c 2b a9 31 45 92 50 2f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b 09 76 6d e5 56 bc 02 cc c3 d1 54 5d a0 8c cd ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(633)@a5b4eec045a5: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@a5b4eec045a5: Final verdict of PTC: pass 20250115100000998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(631)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(647)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(636)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@a5b4eec045a5: Final verdict of PTC: none 20250115100000999 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100000999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(646)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(635)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(641)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(645)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(638)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(639)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@a5b4eec045a5: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(633)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(634)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(643)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(633): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(638): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Wed Jan 15 10:00:01 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 20250115100001150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100001553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68308) 20250115100002000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100002000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68308, count=72664) 20250115100003001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100003001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Wed Jan 15 10:00:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100004002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100004002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_detach_unknown_nopoweroff started. 20250115100004605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100004606 DMM INFO MM(262420000000040/f480eb2e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100004606 DMM INFO MM(262420000000040/f480eb2e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100004606 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100004606 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100004606 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100004606 DMM ERROR MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115100004606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Deallocated (fsm.c:568) 20250115100004606 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100004606 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100004606 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100004606 DLLC NOTICE LLME(c34e1a8a/f480eb2e){ASSIGNED} LLGM Assign pre (f480eb2e => ffffffff) (gprs_llc.c:1079) 20250115100004606 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f480eb2e => ffffffff) (gprs_llc.c:1125) 20250115100004606 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100004639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100004639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100004639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100004639 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100004639 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100004639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100004639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100004639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100004639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100004641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100004641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100004641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100004641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100004641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100004641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100004641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100004641 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100004641 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100004641 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100004641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100004642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100004642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100004645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100004654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100004654 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100004672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100004672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100004672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100004672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100004672 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100004672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100004672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100004672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100004672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(659)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(660)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100004674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100004674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100004674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100004674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100004674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100004674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100004674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100004674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100004674 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100004674 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100004674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100004675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100004675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100004678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100004686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100004686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(659)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(657)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(664)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100004693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100004693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100004693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100004693 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100004693 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100004693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100004693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100004693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100004693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100004694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100004694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100004694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100004695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100004695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100004695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100004695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100004695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100004695 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100004695 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100004695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100004695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100004695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100004698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100004706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100004706 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100005004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100005004 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100005004 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100005004 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100005006 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(665)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100005006 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@a5b4eec045a5: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C88AD05B'O, index=0 SGSN_Test-GSUP(666)@a5b4eec045a5: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250115100006038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100006038 DLLC NOTICE LLME(ffffffff/c88ad05b){UNASSIGNED} LLC RX: unknown TLLI 0xc88ad05b, creating LLME on the fly (gprs_llc.c:552) 20250115100006038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100006038 DMM NOTICE LLME(ffffffff/c88ad05b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250115100006038 DLLC NOTICE LLME(ffffffff/c88ad05b){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250115100006038 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc88ad05b type=GPRS detach (gprs_gmm.c:1440) 20250115100006038 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250115100006038 DLLC NOTICE LLME(ffffffff/c88ad05b){UNASSIGNED} LLGM Assign pre (c88ad05b => ffffffff) (gprs_llc.c:1079) 20250115100006038 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c88ad05b => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@a5b4eec045a5: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@a5b4eec045a5: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@a5b4eec045a5: Final verdict of PTC: pass 20250115100006051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@a5b4eec045a5: Final verdict of PTC: none 20250115100006052 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(660)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(654)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@a5b4eec045a5: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@a5b4eec045a5: Final verdict of PTC: none 20250115100006052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(664)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@a5b4eec045a5: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(657)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(662)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(652)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(658)@a5b4eec045a5: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(657): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Wed Jan 15 10:00:06 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 20250115100006193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100006495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48284) 20250115100007053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100007053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48284, count=58268) 20250115100008054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100008054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Wed Jan 15 10:00:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100009056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100009056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_detach_unknown_poweroff started. 20250115100009531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100009532 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100009569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100009569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100009569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100009569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100009569 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100009569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100009569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100009569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100009569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100009571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100009571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100009571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100009571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100009571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100009572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100009572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100009572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100009572 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100009572 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100009572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100009572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100009572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100009576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100009587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100009587 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(675)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(672)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100009596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100009596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100009596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100009596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100009596 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100009596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100009596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100009596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100009596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100009597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100009597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100009597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100009598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100009598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100009598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100009598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100009598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100009598 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100009598 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100009598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100009598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100009598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100009602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100009612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100009612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100009626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100009626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100009626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100009626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100009626 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100009626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100009626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100009626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100009626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100009628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100009628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100009628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100009628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100009628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100009629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100009629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100009629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100009629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100009629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100009629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100009629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100009629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100009633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100009643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100009643 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100010056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100010056 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100010056 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100010056 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100010058 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(684)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100010059 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@a5b4eec045a5: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='DEC7B196'O, index=0 SGSN_Test-GSUP(685)@a5b4eec045a5: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250115100011096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100011096 DLLC NOTICE LLME(ffffffff/dec7b196){UNASSIGNED} LLC RX: unknown TLLI 0xdec7b196, creating LLME on the fly (gprs_llc.c:552) 20250115100011096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100011096 DMM NOTICE LLME(ffffffff/dec7b196){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@a5b4eec045a5: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@a5b4eec045a5: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@a5b4eec045a5: Final verdict of PTC: pass 20250115100016097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40928<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(678)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(673)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(685)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@a5b4eec045a5: Final verdict of PTC: none 20250115100016099 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100016099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(683)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@a5b4eec045a5: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@a5b4eec045a5: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@a5b4eec045a5: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(681)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(671)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(676)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Wed Jan 15 10:00:16 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 20250115100016259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100016561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49028) 20250115100017100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100017100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49028, count=53384) 20250115100018101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100018101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Wed Jan 15 10:00:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100019103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100019103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_detach_nopoweroff started. 20250115100019605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100019606 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100019641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100019641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100019641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100019641 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100019641 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100019641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100019641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100019641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100019641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100019643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100019643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100019643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100019643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100019643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100019643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100019643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100019643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100019643 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100019643 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100019643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100019644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100019644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100019649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100019660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100019660 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(698)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@a5b4eec045a5: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(697)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 20250115100019677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100019677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100019677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100019677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100019677 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100019677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100019677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100019677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100019677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(698)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100019679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100019679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100019679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100019679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100019679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100019679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100019679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100019679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100019679 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100019679 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100019679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100019680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100019680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(698)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(699)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100019685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100019694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100019694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(695)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(703)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100019706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100019706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100019706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100019706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100019706 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100019706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100019706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100019706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100019706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100019708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100019708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100019708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100019708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100019708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100019708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100019708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100019708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100019708 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100019708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100019708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100019709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100019709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(703)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100019713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100019723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100019723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(700)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100020104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100020104 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100020104 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100020104 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(702)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100020105 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(702)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100020106 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(702)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@a5b4eec045a5: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='E7355C72'O, index=0 SGSN_Test-GSUP(704)@a5b4eec045a5: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@a5b4eec045a5: 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 := '16AC8EAE24429E0870AC2E2DDAA4C630'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8C6F937'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '389F1D0DCE098763'O } } } } } 20250115100021144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100021144 DLLC NOTICE LLME(ffffffff/e7355c72){UNASSIGNED} LLC RX: unknown TLLI 0xe7355c72, creating LLME on the fly (gprs_llc.c:552) 20250115100021144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100021145 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1248) 20250115100021145 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100021145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100021145 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100021145 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100021145 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100021145 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100021145 DLLC NOTICE LLME(ffffffff/e7355c72){UNASSIGNED} LLGM Assign pre (e7355c72 => f74230c2) (gprs_llc.c:1079) 20250115100021145 DLLC NOTICE LLME(e7355c72/f74230c2){ASSIGNED} LLGM Assign post (e7355c72 => f74230c2) (gprs_llc.c:1125) 20250115100021145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100021145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100021145 DMM DEBUG MM(262420000000015/f74230c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100021158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100021158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100021158 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100021158 DMM DEBUG MM(262420000000015/f74230c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20250115100021158 DMM NOTICE MM(262420000000015/f74230c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100021158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100021158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100021158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100021158 DMM DEBUG MM(262420000000015/f74230c2) Requesting authorization (sgsn_auth.c:160) 20250115100021158 DMM INFO MM(262420000000015/f74230c2) Requesting authentication tuples (sgsn_auth.c:184) 20250115100021158 DMM DEBUG MM(262420000000015/f74230c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100021158 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250115100021158 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@a5b4eec045a5: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250115100021161 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100021161 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100021161 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100021161 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100021161 DMM INFO MM(262420000000015/f74230c2) Subscriber data update (mmctx.c:445) 20250115100021161 DMM DEBUG MM(262420000000015/f74230c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100021161 DMM INFO MM(262420000000015/f74230c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100021161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100021161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100021161 DMM INFO MM(262420000000015/f74230c2) <- GMM AUTH AND CIPHERING REQ (rand = 16 ac 8e ae 24 42 9e 08 70 ac 2e 2d da a4 c6 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100021169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100021169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100021169 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100021169 DMM INFO MM(262420000000015/f74230c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100021169 DMM NOTICE MM(262420000000015/f74230c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100021169 DMM DEBUG MM(262420000000015/f74230c2) checking auth: received GSM SRES = b8 c6 f9 37 (gprs_gmm.c:648) 20250115100021169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100021169 DMM DEBUG MM(262420000000015/f74230c2) Requesting authorization (sgsn_auth.c:160) 20250115100021169 DMM INFO MM(262420000000015/f74230c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100021169 DMM DEBUG MM(262420000000015/f74230c2) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100021169 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250115100021169 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) 20250115100021169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100021169 DMM INFO MM(262420000000015/f74230c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf74230c2) (gprs_gmm.c:282) 20250115100021171 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100021171 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100021171 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250115100021171 DMM INFO MM(262420000000015/f74230c2) Subscriber data update (mmctx.c:445) 20250115100021171 DMM DEBUG MM(262420000000015/f74230c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100021171 DMM INFO MM(262420000000015/f74230c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100021171 DMM NOTICE MM(262420000000015/f74230c2) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20250115100021171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100021171 DMM NOTICE MM(262420000000015/f74230c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100021171 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) 20250115100021171 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100021171 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250115100021171 DMM INFO MM(262420000000015/f74230c2) Subscriber data update (mmctx.c:445) 20250115100021171 DMM DEBUG MM(262420000000015/f74230c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100021176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100021176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100021176 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100021176 DMM INFO MM(262420000000015/f74230c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100021176 DMM NOTICE MM(262420000000015/f74230c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100021176 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100021176 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100021176 DLLC NOTICE LLME(e7355c72/f74230c2){ASSIGNED} LLGM Assign pre (ffffffff => f74230c2) (gprs_llc.c:1079) 20250115100021176 DLLC NOTICE LLME(ffffffff/f74230c2){ASSIGNED} LLGM Assign post (ffffffff => f74230c2) (gprs_llc.c:1125) 20250115100021176 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100021176 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100021176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100021176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100021227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100021227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100021227 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100021227 DMM INFO MM(262420000000015/f74230c2) -> GMM DETACH REQUEST TLLI=0xf74230c2 type=GPRS detach (gprs_gmm.c:1440) 20250115100021227 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250115100021227 DMM INFO MM(262420000000015/f74230c2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115100021227 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100021227 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100021227 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100021227 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100021227 DLLC NOTICE LLME(ffffffff/f74230c2){ASSIGNED} LLGM Assign pre (f74230c2 => ffffffff) (gprs_llc.c:1079) 20250115100021227 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f74230c2 => ffffffff) (gprs_llc.c:1125) 20250115100021227 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250115100021227 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) 20250115100021227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100021227 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100021227 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100021227 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100021228 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@a5b4eec045a5: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@a5b4eec045a5: Final verdict of PTC: pass 20250115100021234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35090<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(697)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(702)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(698)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(703)@a5b4eec045a5: Final verdict of PTC: none 20250115100021235 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100021235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_nopoweroff-BVCI220(700)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(692)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(704)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(690)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(701)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(696)@a5b4eec045a5: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@a5b4eec045a5: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(695)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_nopoweroff-BVCI210(695): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_nopoweroff-BVCI220(700): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Wed Jan 15 10:00:21 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250115100021393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100021694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61572) 20250115100022237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100022237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61572, count=93916) 20250115100023237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100023237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100023653 DGPRS DEBUG Checking for inactive LLMEs, time = 39463422 (sgsn.c:132) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Wed Jan 15 10:00:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100024239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100024239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_detach_poweroff started. 20250115100024738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100024739 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100024770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100024770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100024770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100024770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100024770 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100024770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100024770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100024770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100024770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100024772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100024772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100024772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100024772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100024772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100024772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100024772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100024772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100024772 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100024772 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100024772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100024773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100024773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100024777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100024787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100024787 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100024798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100024798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100024798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100024798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100024798 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100024798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100024798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100024798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100024798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100024800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100024800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100024800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100024800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100024800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100024800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100024800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100024800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100024800 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100024800 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100024800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100024801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100024801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100024805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100024816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100024816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100024830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100024830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100024830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100024830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100024830 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100024830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100024831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100024831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100024831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100024832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100024832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100024832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100024832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100024832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100024833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100024833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100024833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100024833 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100024833 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100024833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100024833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100024833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100024837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100024847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100024847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100025240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100025240 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100025240 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100025240 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100025242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100025243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@a5b4eec045a5: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='C80CE0C0'O, index=0 SGSN_Test-GSUP(723)@a5b4eec045a5: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@a5b4eec045a5: 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 := '354208957BADEB2B0124563750586E32'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15948BCC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE55EE2EC42B381C'O } } } } } 20250115100026322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100026322 DLLC NOTICE LLME(ffffffff/c80ce0c0){UNASSIGNED} LLC RX: unknown TLLI 0xc80ce0c0, creating LLME on the fly (gprs_llc.c:552) 20250115100026322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100026322 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1248) 20250115100026322 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100026322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100026322 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100026322 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100026322 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100026322 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100026322 DLLC NOTICE LLME(ffffffff/c80ce0c0){UNASSIGNED} LLGM Assign pre (c80ce0c0 => c0c64b13) (gprs_llc.c:1079) 20250115100026322 DLLC NOTICE LLME(c80ce0c0/c0c64b13){ASSIGNED} LLGM Assign post (c80ce0c0 => c0c64b13) (gprs_llc.c:1125) 20250115100026322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100026322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100026323 DMM DEBUG MM(262420000000016/c0c64b13) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100026346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100026346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100026346 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100026346 DMM DEBUG MM(262420000000016/c0c64b13) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20250115100026346 DMM NOTICE MM(262420000000016/c0c64b13) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100026346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100026346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100026346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100026346 DMM DEBUG MM(262420000000016/c0c64b13) Requesting authorization (sgsn_auth.c:160) 20250115100026347 DMM INFO MM(262420000000016/c0c64b13) Requesting authentication tuples (sgsn_auth.c:184) 20250115100026347 DMM DEBUG MM(262420000000016/c0c64b13) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100026347 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250115100026347 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@a5b4eec045a5: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250115100026353 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100026353 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100026353 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100026353 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100026353 DMM INFO MM(262420000000016/c0c64b13) Subscriber data update (mmctx.c:445) 20250115100026353 DMM DEBUG MM(262420000000016/c0c64b13) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100026353 DMM INFO MM(262420000000016/c0c64b13) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100026353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100026353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100026353 DMM INFO MM(262420000000016/c0c64b13) <- GMM AUTH AND CIPHERING REQ (rand = 35 42 08 95 7b ad eb 2b 01 24 56 37 50 58 6e 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100026371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100026371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100026371 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100026371 DMM INFO MM(262420000000016/c0c64b13) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100026371 DMM NOTICE MM(262420000000016/c0c64b13) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100026371 DMM DEBUG MM(262420000000016/c0c64b13) checking auth: received GSM SRES = 15 94 8b cc (gprs_gmm.c:648) 20250115100026371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100026371 DMM DEBUG MM(262420000000016/c0c64b13) Requesting authorization (sgsn_auth.c:160) 20250115100026371 DMM INFO MM(262420000000016/c0c64b13) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100026372 DMM DEBUG MM(262420000000016/c0c64b13) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100026372 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250115100026372 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) 20250115100026372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100026372 DMM INFO MM(262420000000016/c0c64b13) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0c64b13) (gprs_gmm.c:282) 20250115100026374 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100026374 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100026375 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250115100026375 DMM INFO MM(262420000000016/c0c64b13) Subscriber data update (mmctx.c:445) 20250115100026375 DMM DEBUG MM(262420000000016/c0c64b13) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100026375 DMM INFO MM(262420000000016/c0c64b13) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100026375 DMM NOTICE MM(262420000000016/c0c64b13) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20250115100026375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100026375 DMM NOTICE MM(262420000000016/c0c64b13) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100026375 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) 20250115100026376 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100026376 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250115100026376 DMM INFO MM(262420000000016/c0c64b13) Subscriber data update (mmctx.c:445) 20250115100026376 DMM DEBUG MM(262420000000016/c0c64b13) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100026384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100026384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100026384 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100026384 DMM INFO MM(262420000000016/c0c64b13) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100026384 DMM NOTICE MM(262420000000016/c0c64b13) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100026384 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100026384 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100026384 DLLC NOTICE LLME(c80ce0c0/c0c64b13){ASSIGNED} LLGM Assign pre (ffffffff => c0c64b13) (gprs_llc.c:1079) 20250115100026384 DLLC NOTICE LLME(ffffffff/c0c64b13){ASSIGNED} LLGM Assign post (ffffffff => c0c64b13) (gprs_llc.c:1125) 20250115100026384 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100026384 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100026384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100026384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100026441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100026441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250115100026441 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100026441 DMM INFO MM(262420000000016/c0c64b13) -> GMM DETACH REQUEST TLLI=0xc0c64b13 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250115100026441 DMM INFO MM(262420000000016/c0c64b13) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115100026441 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100026441 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100026441 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100026441 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100026441 DLLC NOTICE LLME(ffffffff/c0c64b13){ASSIGNED} LLGM Assign pre (c0c64b13 => ffffffff) (gprs_llc.c:1079) 20250115100026442 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0c64b13 => ffffffff) (gprs_llc.c:1125) 20250115100026442 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250115100026442 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) 20250115100026442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100026442 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100026442 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100026442 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100026444 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(725)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@a5b4eec045a5: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@a5b4eec045a5: Final verdict of PTC: pass 20250115100031458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46580<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@a5b4eec045a5: Final verdict of PTC: none 20250115100031463 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100031463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(716)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(711)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@a5b4eec045a5: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(721)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@a5b4eec045a5: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@a5b4eec045a5: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(709)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(714)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(719)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_detach_poweroff finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Wed Jan 15 10:00:31 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250115100031559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100031861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88656) 20250115100032465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100032465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88656, count=94196) 20250115100033466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100033466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Wed Jan 15 10:00:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100034467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100034467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_pdp_act started. 20250115100034897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100034898 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100034918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100034918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100034918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100034918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100034918 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100034918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100034918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100034918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100034918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100034919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100034919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100034919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100034920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100034920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100034920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100034920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100034920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100034920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100034920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100034920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100034920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100034920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100034922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100034930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100034930 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(732)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(729)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100034955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100034955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100034955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100034955 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100034955 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100034955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100034955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100034955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100034955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(735)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100034958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100034958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100034958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100034958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100034958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100034958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100034958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100034958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100034958 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100034958 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100034958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100034959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100034959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100034964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(732)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100034973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100034973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(733)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100034988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100034988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100034988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100034988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100034988 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100034988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100034988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100034988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100034988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100034990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100034990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100034990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100034990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100034990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100034990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100034990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100034990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100034990 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100034990 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100034990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(741)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100034990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100034990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100034993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100035002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100035002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(738)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100035468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100035468 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100035468 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100035468 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(740)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100035470 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(740)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(740)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(740)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115100035470 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(740)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@a5b4eec045a5: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='EB6FEDB7'O, index=0 SGSN_Test-GSUP(742)@a5b4eec045a5: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@a5b4eec045a5: 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 := 'C680ECA50583D4144D4C67E5F4FBD576'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91120BF1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0AE21F89A2C873E'O } } } } } 20250115100035506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100035506 DLLC NOTICE LLME(ffffffff/eb6fedb7){UNASSIGNED} LLC RX: unknown TLLI 0xeb6fedb7, creating LLME on the fly (gprs_llc.c:552) 20250115100035506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100035506 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1248) 20250115100035506 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100035506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100035506 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100035506 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100035506 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100035506 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100035506 DLLC NOTICE LLME(ffffffff/eb6fedb7){UNASSIGNED} LLGM Assign pre (eb6fedb7 => e4f9af41) (gprs_llc.c:1079) 20250115100035506 DLLC NOTICE LLME(eb6fedb7/e4f9af41){ASSIGNED} LLGM Assign post (eb6fedb7 => e4f9af41) (gprs_llc.c:1125) 20250115100035506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100035506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100035506 DMM DEBUG MM(262420000000017/e4f9af41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100035520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100035520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100035520 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100035520 DMM DEBUG MM(262420000000017/e4f9af41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20250115100035520 DMM NOTICE MM(262420000000017/e4f9af41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100035520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100035520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100035520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100035520 DMM DEBUG MM(262420000000017/e4f9af41) Requesting authorization (sgsn_auth.c:160) 20250115100035520 DMM INFO MM(262420000000017/e4f9af41) Requesting authentication tuples (sgsn_auth.c:184) 20250115100035520 DMM DEBUG MM(262420000000017/e4f9af41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100035520 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250115100035520 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250115100035523 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100035523 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100035523 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100035523 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100035523 DMM INFO MM(262420000000017/e4f9af41) Subscriber data update (mmctx.c:445) 20250115100035523 DMM DEBUG MM(262420000000017/e4f9af41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100035523 DMM INFO MM(262420000000017/e4f9af41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100035523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100035523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100035523 DMM INFO MM(262420000000017/e4f9af41) <- GMM AUTH AND CIPHERING REQ (rand = c6 80 ec a5 05 83 d4 14 4d 4c 67 e5 f4 fb d5 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100035531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100035531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100035531 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100035531 DMM INFO MM(262420000000017/e4f9af41) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100035531 DMM NOTICE MM(262420000000017/e4f9af41) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100035531 DMM DEBUG MM(262420000000017/e4f9af41) checking auth: received GSM SRES = 91 12 0b f1 (gprs_gmm.c:648) 20250115100035531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100035531 DMM DEBUG MM(262420000000017/e4f9af41) Requesting authorization (sgsn_auth.c:160) 20250115100035531 DMM INFO MM(262420000000017/e4f9af41) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100035531 DMM DEBUG MM(262420000000017/e4f9af41) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100035531 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250115100035531 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) 20250115100035531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100035531 DMM INFO MM(262420000000017/e4f9af41) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4f9af41) (gprs_gmm.c:282) 20250115100035532 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100035532 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100035532 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250115100035532 DMM INFO MM(262420000000017/e4f9af41) Subscriber data update (mmctx.c:445) 20250115100035532 DMM DEBUG MM(262420000000017/e4f9af41) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100035532 DMM INFO MM(262420000000017/e4f9af41) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100035532 DMM NOTICE MM(262420000000017/e4f9af41) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20250115100035532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100035532 DMM NOTICE MM(262420000000017/e4f9af41) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100035532 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) 20250115100035533 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100035533 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250115100035533 DMM INFO MM(262420000000017/e4f9af41) Subscriber data update (mmctx.c:445) 20250115100035533 DMM DEBUG MM(262420000000017/e4f9af41) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100035538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100035538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100035538 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100035538 DMM INFO MM(262420000000017/e4f9af41) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100035538 DMM NOTICE MM(262420000000017/e4f9af41) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100035538 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100035538 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100035538 DLLC NOTICE LLME(eb6fedb7/e4f9af41){ASSIGNED} LLGM Assign pre (ffffffff => e4f9af41) (gprs_llc.c:1079) 20250115100035538 DLLC NOTICE LLME(ffffffff/e4f9af41){ASSIGNED} LLGM Assign post (ffffffff => e4f9af41) (gprs_llc.c:1125) 20250115100035538 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100035538 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100035538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100035538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100035590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100035590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100035590 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100035590 DMM INFO MM(262420000000017/e4f9af41) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100035590 DMM INFO MM(262420000000017/e4f9af41) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100035590 DMM DEBUG MM(262420000000017/e4f9af41) Using GGSN 0 (gprs_sm.c:317) 20250115100035590 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) 20250115100035590 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250115100035590 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100035590 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100035590 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250115100035601 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 6f 44 7f 03 11 bf 2b 53 b6 14 05 7f da ab f7 e7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20250115100035601 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e99f130, cbp=0x5626523fc740) (sgsn_libgtp.c:633) 20250115100035601 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100035601 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652400be8 TLLI=e4f9af41, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100035601 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100035601 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@a5b4eec045a5: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@a5b4eec045a5: Final verdict of PTC: pass 20250115100035609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35352<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(731)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(733)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(742)@a5b4eec045a5: Final verdict of PTC: none 20250115100035611 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100035611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(732)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(738)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(728)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(734)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(739)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(736)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(741)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(730)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act-BVCI210(733): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act-BVCI220(738): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_pdp_act finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Wed Jan 15 10:00:35 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 20250115100035791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100036193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88824) 20250115100036611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100036611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88824, count=93180) 20250115100037613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100037613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Wed Jan 15 10:00:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100038615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100038615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_pdp_act_unattached started. 20250115100039217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100039218 DMM INFO MM(262420000000017/e4f9af41) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100039218 DMM INFO MM(262420000000017/e4f9af41) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100039218 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100039218 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100039218 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100039218 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100039218 DLLC NOTICE LLME(ffffffff/e4f9af41){ASSIGNED} LLGM Assign pre (e4f9af41 => ffffffff) (gprs_llc.c:1079) 20250115100039218 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4f9af41 => ffffffff) (gprs_llc.c:1125) 20250115100039218 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652400890 (gprs_sndcp.c:574) 20250115100039218 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652400be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100039218 DMM NOTICE MM(262420000000017/e4f9af41) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100039218 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250115100039218 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100039218 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100039218 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250115100039218 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250115100039218 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) 20250115100039218 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) 20250115100039218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100039218 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100039218 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100039218 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100039218 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100039240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100039240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100039240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100039240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100039240 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100039240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100039240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100039240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100039240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100039241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100039241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100039241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100039241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100039241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100039241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100039241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100039241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100039241 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100039241 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100039241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100039241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100039241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100039243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100039248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100039248 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100039256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100039256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100039256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100039256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100039256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100039256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100039256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100039256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100039256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100039257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100039257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100039257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100039257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100039257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100039257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100039257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100039257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100039257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100039257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100039257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(754)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100039257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100039257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100039259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100039264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100039264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100039274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100039274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100039274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100039274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100039274 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100039274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100039274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100039274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100039274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100039275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100039275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100039275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100039275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100039275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100039275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100039275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100039275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100039275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100039275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100039275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100039276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100039276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100039278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100039282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100039282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100039616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100039616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100039616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100039616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100039617 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100039617 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@a5b4eec045a5: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='EA0A7BB0'O, index=0 SGSN_Test-GSUP(761)@a5b4eec045a5: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250115100039638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100039638 DLLC NOTICE LLME(ffffffff/ea0a7bb0){UNASSIGNED} LLC RX: unknown TLLI 0xea0a7bb0, creating LLME on the fly (gprs_llc.c:552) 20250115100039638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250115100039638 DMM NOTICE LLME(ffffffff/ea0a7bb0){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250115100039638 DLLC NOTICE LLME(ffffffff/ea0a7bb0){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250115100039638 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@a5b4eec045a5: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@a5b4eec045a5: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@a5b4eec045a5: Final verdict of PTC: pass 20250115100039644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@a5b4eec045a5: Final verdict of PTC: none 20250115100039646 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100039646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(754)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@a5b4eec045a5: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@a5b4eec045a5: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(749)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(759)@a5b4eec045a5: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(757)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(747)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(752)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Wed Jan 15 10:00:39 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20250115100039726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100040028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35384<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58936) 20250115100040646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100040646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58936, count=60196) 20250115100041647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100041647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Wed Jan 15 10:00:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100042648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100042648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_pdp_act_user started. 20250115100043052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100043053 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100043072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100043072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100043072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100043072 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100043072 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100043072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100043072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100043072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100043072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100043072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100043072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100043072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100043072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100043072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100043072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100043072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100043072 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100043072 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100043072 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100043072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100043073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100043073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100043075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100043081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100043081 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100043087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100043087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100043087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100043087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100043087 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100043087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100043087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100043087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100043087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100043088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100043088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100043088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100043088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100043088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100043088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100043088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100043088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100043088 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100043088 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100043088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100043088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100043088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100043091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100043096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100043096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100043105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100043105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100043105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100043105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100043105 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100043105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100043105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100043105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100043105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100043106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100043106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100043106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100043106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100043106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100043106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100043106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100043106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100043106 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100043106 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100043106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100043107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100043107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100043110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100043116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100043116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100043648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100043648 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100043648 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100043648 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100043649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(779)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100043650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E39C035C'O, index=0 SGSN_Test-GSUP(780)@a5b4eec045a5: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@a5b4eec045a5: 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 := 'EDF8ECDD1CAFF1D90FA5C6C5BA7E5F71'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F31F8119'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21E2C886F1F9D465'O } } } } } 20250115100043670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100043670 DLLC NOTICE LLME(ffffffff/e39c035c){UNASSIGNED} LLC RX: unknown TLLI 0xe39c035c, creating LLME on the fly (gprs_llc.c:552) 20250115100043670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100043670 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1248) 20250115100043670 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100043670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100043670 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100043670 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100043670 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100043670 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100043670 DLLC NOTICE LLME(ffffffff/e39c035c){UNASSIGNED} LLGM Assign pre (e39c035c => ca431df9) (gprs_llc.c:1079) 20250115100043670 DLLC NOTICE LLME(e39c035c/ca431df9){ASSIGNED} LLGM Assign post (e39c035c => ca431df9) (gprs_llc.c:1125) 20250115100043670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100043670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100043670 DMM DEBUG MM(262420000000019/ca431df9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100043676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100043676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100043676 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100043676 DMM DEBUG MM(262420000000019/ca431df9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20250115100043676 DMM NOTICE MM(262420000000019/ca431df9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100043676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100043676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100043676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100043676 DMM DEBUG MM(262420000000019/ca431df9) Requesting authorization (sgsn_auth.c:160) 20250115100043676 DMM INFO MM(262420000000019/ca431df9) Requesting authentication tuples (sgsn_auth.c:184) 20250115100043676 DMM DEBUG MM(262420000000019/ca431df9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100043676 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250115100043676 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250115100043718 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100043718 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100043718 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100043718 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100043718 DMM INFO MM(262420000000019/ca431df9) Subscriber data update (mmctx.c:445) 20250115100043718 DMM DEBUG MM(262420000000019/ca431df9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100043718 DMM INFO MM(262420000000019/ca431df9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100043718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100043718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100043718 DMM INFO MM(262420000000019/ca431df9) <- GMM AUTH AND CIPHERING REQ (rand = ed f8 ec dd 1c af f1 d9 0f a5 c6 c5 ba 7e 5f 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100043723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100043723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100043723 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100043723 DMM INFO MM(262420000000019/ca431df9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100043723 DMM NOTICE MM(262420000000019/ca431df9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100043723 DMM DEBUG MM(262420000000019/ca431df9) checking auth: received GSM SRES = f3 1f 81 19 (gprs_gmm.c:648) 20250115100043723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100043723 DMM DEBUG MM(262420000000019/ca431df9) Requesting authorization (sgsn_auth.c:160) 20250115100043723 DMM INFO MM(262420000000019/ca431df9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100043723 DMM DEBUG MM(262420000000019/ca431df9) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100043723 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250115100043723 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) 20250115100043723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100043723 DMM INFO MM(262420000000019/ca431df9) <- GMM ATTACH ACCEPT (new P-TMSI=0xca431df9) (gprs_gmm.c:282) 20250115100043724 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100043724 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100043724 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250115100043724 DMM INFO MM(262420000000019/ca431df9) Subscriber data update (mmctx.c:445) 20250115100043724 DMM DEBUG MM(262420000000019/ca431df9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100043724 DMM INFO MM(262420000000019/ca431df9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100043724 DMM NOTICE MM(262420000000019/ca431df9) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20250115100043724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100043724 DMM NOTICE MM(262420000000019/ca431df9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100043724 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) 20250115100043724 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100043724 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250115100043724 DMM INFO MM(262420000000019/ca431df9) Subscriber data update (mmctx.c:445) 20250115100043724 DMM DEBUG MM(262420000000019/ca431df9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100043727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100043727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100043727 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100043727 DMM INFO MM(262420000000019/ca431df9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100043727 DMM NOTICE MM(262420000000019/ca431df9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100043727 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100043727 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100043727 DLLC NOTICE LLME(e39c035c/ca431df9){ASSIGNED} LLGM Assign pre (ffffffff => ca431df9) (gprs_llc.c:1079) 20250115100043727 DLLC NOTICE LLME(ffffffff/ca431df9){ASSIGNED} LLGM Assign post (ffffffff => ca431df9) (gprs_llc.c:1125) 20250115100043727 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100043727 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100043727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100043727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100043779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100043779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100043779 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100043779 DMM INFO MM(262420000000019/ca431df9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100043779 DMM INFO MM(262420000000019/ca431df9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100043779 DMM DEBUG MM(262420000000019/ca431df9) Using GGSN 0 (gprs_sm.c:317) 20250115100043779 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) 20250115100043779 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250115100043779 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100043779 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100043779 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250115100043785 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 bf 6f 1e 9a 11 67 c6 43 11 14 05 7f e7 f4 4f 99 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20250115100043785 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a01a8, cbp=0x5626523fcad0) (sgsn_libgtp.c:633) 20250115100043785 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100043785 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652401d28 TLLI=ca431df9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100043785 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100043785 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100043788 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250115100043792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100043792 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115100043792 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@a5b4eec045a5: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@a5b4eec045a5: Final verdict of PTC: pass 20250115100043793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42226<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(768)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(780)@a5b4eec045a5: Final verdict of PTC: none 20250115100043794 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100043794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user-BVCI196(767)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(778)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(773)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(776)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(766)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(771)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Wed Jan 15 10:00:43 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 20250115100043853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100044254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42236<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95584) 20250115100044795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100044795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95584, count=96744) 20250115100045796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100045796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Wed Jan 15 10:00:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100046797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100046797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_pdp_act_ggsn_reject started. 20250115100047286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100047289 DMM INFO MM(262420000000019/ca431df9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100047289 DMM INFO MM(262420000000019/ca431df9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100047289 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100047289 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100047289 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100047289 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100047289 DLLC NOTICE LLME(ffffffff/ca431df9){ASSIGNED} LLGM Assign pre (ca431df9 => ffffffff) (gprs_llc.c:1079) 20250115100047289 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca431df9 => ffffffff) (gprs_llc.c:1125) 20250115100047289 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5626524019d0 (gprs_sndcp.c:574) 20250115100047289 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652401d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100047289 DMM NOTICE MM(262420000000019/ca431df9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100047289 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250115100047289 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100047289 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100047289 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250115100047290 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250115100047290 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) 20250115100047290 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) 20250115100047290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100047290 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100047290 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100047290 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100047290 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100047328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100047328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100047328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100047328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100047328 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100047328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100047328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100047328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100047328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100047329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100047329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100047329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100047329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100047329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100047329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100047329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100047329 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100047329 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100047329 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100047329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100047329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100047329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100047332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100047339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100047339 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100047348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100047348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100047348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100047348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100047348 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100047348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100047348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100047348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100047348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100047348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100047348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100047348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100047349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100047349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100047349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100047349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100047349 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100047349 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100047349 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100047349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100047349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100047349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100047351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100047357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100047357 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100047369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100047369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100047369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100047369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100047369 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100047369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100047369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100047369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100047369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100047370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100047370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100047370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100047370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100047370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100047370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100047370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100047370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100047370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100047370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100047370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100047370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100047370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100047372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100047377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100047377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100047798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100047798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100047798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100047798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100047803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100047804 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='C0F91A9E'O, index=0 SGSN_Test-GSUP(799)@a5b4eec045a5: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@a5b4eec045a5: 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 := 'FAEECF08DFB9BFD5B8A688EB00E39798'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58A47F82'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A87FA2D1675B65F'O } } } } } 20250115100047843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100047843 DLLC NOTICE LLME(ffffffff/c0f91a9e){UNASSIGNED} LLC RX: unknown TLLI 0xc0f91a9e, creating LLME on the fly (gprs_llc.c:552) 20250115100047844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100047844 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1248) 20250115100047844 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100047844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100047844 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100047844 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100047844 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100047844 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100047844 DLLC NOTICE LLME(ffffffff/c0f91a9e){UNASSIGNED} LLGM Assign pre (c0f91a9e => ca857119) (gprs_llc.c:1079) 20250115100047844 DLLC NOTICE LLME(c0f91a9e/ca857119){ASSIGNED} LLGM Assign post (c0f91a9e => ca857119) (gprs_llc.c:1125) 20250115100047844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100047844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100047844 DMM DEBUG MM(262420000000020/ca857119) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100047851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100047851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100047851 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100047851 DMM DEBUG MM(262420000000020/ca857119) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20250115100047851 DMM NOTICE MM(262420000000020/ca857119) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100047851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100047851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100047851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100047851 DMM DEBUG MM(262420000000020/ca857119) Requesting authorization (sgsn_auth.c:160) 20250115100047851 DMM INFO MM(262420000000020/ca857119) Requesting authentication tuples (sgsn_auth.c:184) 20250115100047851 DMM DEBUG MM(262420000000020/ca857119) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100047851 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250115100047851 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250115100047853 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100047853 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100047853 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100047853 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100047853 DMM INFO MM(262420000000020/ca857119) Subscriber data update (mmctx.c:445) 20250115100047853 DMM DEBUG MM(262420000000020/ca857119) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100047853 DMM INFO MM(262420000000020/ca857119) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100047853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100047853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100047853 DMM INFO MM(262420000000020/ca857119) <- GMM AUTH AND CIPHERING REQ (rand = fa ee cf 08 df b9 bf d5 b8 a6 88 eb 00 e3 97 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100047860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100047860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100047860 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100047860 DMM INFO MM(262420000000020/ca857119) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100047860 DMM NOTICE MM(262420000000020/ca857119) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100047860 DMM DEBUG MM(262420000000020/ca857119) checking auth: received GSM SRES = 58 a4 7f 82 (gprs_gmm.c:648) 20250115100047860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100047860 DMM DEBUG MM(262420000000020/ca857119) Requesting authorization (sgsn_auth.c:160) 20250115100047860 DMM INFO MM(262420000000020/ca857119) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100047860 DMM DEBUG MM(262420000000020/ca857119) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100047860 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250115100047860 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) 20250115100047860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100047860 DMM INFO MM(262420000000020/ca857119) <- GMM ATTACH ACCEPT (new P-TMSI=0xca857119) (gprs_gmm.c:282) 20250115100047861 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100047861 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100047861 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250115100047861 DMM INFO MM(262420000000020/ca857119) Subscriber data update (mmctx.c:445) 20250115100047861 DMM DEBUG MM(262420000000020/ca857119) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100047861 DMM INFO MM(262420000000020/ca857119) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100047861 DMM NOTICE MM(262420000000020/ca857119) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20250115100047861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100047861 DMM NOTICE MM(262420000000020/ca857119) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100047861 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) 20250115100047862 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100047862 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250115100047862 DMM INFO MM(262420000000020/ca857119) Subscriber data update (mmctx.c:445) 20250115100047862 DMM DEBUG MM(262420000000020/ca857119) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100047867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100047867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100047867 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100047867 DMM INFO MM(262420000000020/ca857119) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100047867 DMM NOTICE MM(262420000000020/ca857119) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100047867 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100047867 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100047867 DLLC NOTICE LLME(c0f91a9e/ca857119){ASSIGNED} LLGM Assign pre (ffffffff => ca857119) (gprs_llc.c:1079) 20250115100047867 DLLC NOTICE LLME(ffffffff/ca857119){ASSIGNED} LLGM Assign post (ffffffff => ca857119) (gprs_llc.c:1125) 20250115100047867 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100047867 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100047867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100047867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100047919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100047919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100047919 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100047919 DMM INFO MM(262420000000020/ca857119) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100047919 DMM INFO MM(262420000000020/ca857119) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100047919 DMM DEBUG MM(262420000000020/ca857119) Using GGSN 0 (gprs_sm.c:317) 20250115100047919 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) 20250115100047919 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250115100047919 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100047919 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100047919 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250115100047928 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 5c 77 f3 70 11 12 c5 5c 72 14 05 7f e7 b2 29 15 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20250115100047928 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f252e9a1220, cbp=0x5626523fd470) (sgsn_libgtp.c:633) 20250115100047928 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250115100047928 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250115100047928 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115100047928 DMM NOTICE MM(262420000000020/ca857119) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@a5b4eec045a5: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@a5b4eec045a5: Final verdict of PTC: pass 20250115100047937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42238<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(797)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(799)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(792)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(787)@a5b4eec045a5: Final verdict of PTC: none 20250115100047941 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100047941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(795)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(790)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(785)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Wed Jan 15 10:00:48 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 20250115100048088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100048489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98016) 20250115100048943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100048943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98016, count=99276) 20250115100049944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100049944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Wed Jan 15 10:00:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100050945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100050945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_pdp_act_user_deact_mo started. 20250115100051541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100051543 DMM INFO MM(262420000000020/ca857119) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100051543 DMM INFO MM(262420000000020/ca857119) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100051543 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100051543 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100051543 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100051543 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100051543 DLLC NOTICE LLME(ffffffff/ca857119){ASSIGNED} LLGM Assign pre (ca857119 => ffffffff) (gprs_llc.c:1079) 20250115100051543 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca857119 => ffffffff) (gprs_llc.c:1125) 20250115100051543 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250115100051543 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) 20250115100051543 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) 20250115100051543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100051543 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100051543 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100051543 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100051543 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100051594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100051594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100051594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100051594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100051594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100051594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100051594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100051594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100051594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100051596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100051596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100051596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100051596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100051596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100051596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100051596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100051596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100051596 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100051596 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100051596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100051596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100051596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100051599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100051604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100051604 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)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100051612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100051612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100051612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100051612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100051612 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100051612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100051612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100051612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100051612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100051613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100051613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100051613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100051613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100051613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100051613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100051613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100051613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100051613 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100051613 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100051613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100051613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100051613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100051615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100051620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100051620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100051629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100051629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100051629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100051629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100051629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100051629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100051629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100051629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100051629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100051630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100051630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100051630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100051630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100051630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100051630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100051630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100051630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100051630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100051630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100051630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100051630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100051630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100051632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100051637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100051637 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)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100051946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100051946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100051946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100051947 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100051951 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(817)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100051952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='CCE2DA44'O, index=0 SGSN_Test-GSUP(818)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := '169764CD29BFF96DAFF56034B8F545A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '127C9619'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '342BF11F6FA8858F'O } } } } } 20250115100052012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100052012 DLLC NOTICE LLME(ffffffff/cce2da44){UNASSIGNED} LLC RX: unknown TLLI 0xcce2da44, creating LLME on the fly (gprs_llc.c:552) 20250115100052012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100052012 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20250115100052012 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100052012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100052012 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100052012 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100052012 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100052012 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100052012 DLLC NOTICE LLME(ffffffff/cce2da44){UNASSIGNED} LLGM Assign pre (cce2da44 => fd789cc1) (gprs_llc.c:1079) 20250115100052012 DLLC NOTICE LLME(cce2da44/fd789cc1){ASSIGNED} LLGM Assign post (cce2da44 => fd789cc1) (gprs_llc.c:1125) 20250115100052012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100052012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100052012 DMM DEBUG MM(262420000000021/fd789cc1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100052038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100052038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100052038 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100052038 DMM DEBUG MM(262420000000021/fd789cc1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250115100052038 DMM NOTICE MM(262420000000021/fd789cc1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100052038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100052038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100052038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100052038 DMM DEBUG MM(262420000000021/fd789cc1) Requesting authorization (sgsn_auth.c:160) 20250115100052038 DMM INFO MM(262420000000021/fd789cc1) Requesting authentication tuples (sgsn_auth.c:184) 20250115100052038 DMM DEBUG MM(262420000000021/fd789cc1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100052038 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250115100052038 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250115100052044 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100052044 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100052044 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100052044 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100052044 DMM INFO MM(262420000000021/fd789cc1) Subscriber data update (mmctx.c:445) 20250115100052044 DMM DEBUG MM(262420000000021/fd789cc1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100052044 DMM INFO MM(262420000000021/fd789cc1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100052044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100052044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100052044 DMM INFO MM(262420000000021/fd789cc1) <- GMM AUTH AND CIPHERING REQ (rand = 16 97 64 cd 29 bf f9 6d af f5 60 34 b8 f5 45 a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100052060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100052060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100052060 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100052060 DMM INFO MM(262420000000021/fd789cc1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100052060 DMM NOTICE MM(262420000000021/fd789cc1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100052060 DMM DEBUG MM(262420000000021/fd789cc1) checking auth: received GSM SRES = 12 7c 96 19 (gprs_gmm.c:648) 20250115100052060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100052060 DMM DEBUG MM(262420000000021/fd789cc1) Requesting authorization (sgsn_auth.c:160) 20250115100052060 DMM INFO MM(262420000000021/fd789cc1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100052060 DMM DEBUG MM(262420000000021/fd789cc1) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100052060 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250115100052060 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) 20250115100052060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100052060 DMM INFO MM(262420000000021/fd789cc1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd789cc1) (gprs_gmm.c:282) 20250115100052063 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100052063 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100052063 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250115100052063 DMM INFO MM(262420000000021/fd789cc1) Subscriber data update (mmctx.c:445) 20250115100052063 DMM DEBUG MM(262420000000021/fd789cc1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100052063 DMM INFO MM(262420000000021/fd789cc1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100052063 DMM NOTICE MM(262420000000021/fd789cc1) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250115100052063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100052063 DMM NOTICE MM(262420000000021/fd789cc1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100052063 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) 20250115100052064 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100052064 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250115100052064 DMM INFO MM(262420000000021/fd789cc1) Subscriber data update (mmctx.c:445) 20250115100052064 DMM DEBUG MM(262420000000021/fd789cc1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100052080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100052080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100052080 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100052080 DMM INFO MM(262420000000021/fd789cc1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100052080 DMM NOTICE MM(262420000000021/fd789cc1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100052080 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100052080 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100052080 DLLC NOTICE LLME(cce2da44/fd789cc1){ASSIGNED} LLGM Assign pre (ffffffff => fd789cc1) (gprs_llc.c:1079) 20250115100052081 DLLC NOTICE LLME(ffffffff/fd789cc1){ASSIGNED} LLGM Assign post (ffffffff => fd789cc1) (gprs_llc.c:1125) 20250115100052081 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100052081 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100052081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100052081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100052130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100052130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100052130 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100052130 DMM INFO MM(262420000000021/fd789cc1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100052130 DMM INFO MM(262420000000021/fd789cc1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100052130 DMM DEBUG MM(262420000000021/fd789cc1) Using GGSN 0 (gprs_sm.c:317) 20250115100052130 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) 20250115100052130 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250115100052130 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100052130 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100052130 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250115100052147 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 18 bd bd 26 11 00 18 85 74 14 05 7f 05 ca e8 6c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20250115100052147 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a1220, cbp=0x5626523fd470) (sgsn_libgtp.c:633) 20250115100052147 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100052147 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=fd789cc1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100052147 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100052147 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100052162 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250115100052175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100052175 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115100052175 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100052183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100052183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250115100052183 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100052183 DMM INFO MM(262420000000021/fd789cc1) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250115100052183 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100052183 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250115100052187 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:443) 20250115100052187 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f252e9a1220, cbp=0x5626523fd470) (sgsn_libgtp.c:633) 20250115100052187 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250115100052187 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=fd789cc1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100052187 DMM INFO MM(262420000000021/fd789cc1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250115100052187 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250115100052187 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@a5b4eec045a5: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@a5b4eec045a5: Final verdict of PTC: pass 20250115100052202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42252<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(806)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(818)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(816)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@a5b4eec045a5: Final verdict of PTC: none 20250115100052207 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100052207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(817)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(809)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(804)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(814)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(811)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) Wed Jan 15 10:00:52 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. 20250115100052303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100052705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20250115100053209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100053209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100053653 DGPRS DEBUG Checking for inactive LLMEs, time = 39463452 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=84328, count=105836) 20250115100054210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100054210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Wed Jan 15 10:00:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100055211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100055211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_pdp_act_user_deact_mt started. 20250115100055747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100055748 DMM INFO MM(262420000000021/fd789cc1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100055748 DMM INFO MM(262420000000021/fd789cc1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100055748 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100055748 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100055748 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100055748 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100055748 DLLC NOTICE LLME(ffffffff/fd789cc1){ASSIGNED} LLGM Assign pre (fd789cc1 => ffffffff) (gprs_llc.c:1079) 20250115100055748 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd789cc1 => ffffffff) (gprs_llc.c:1125) 20250115100055748 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250115100055748 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) 20250115100055748 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) 20250115100055748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100055748 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100055748 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100055748 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100055748 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100055766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100055766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100055766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100055766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100055766 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100055766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100055766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100055766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100055766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100055767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100055767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100055767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100055767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100055767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100055767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100055767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100055767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100055767 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100055767 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100055767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(825)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100055767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100055767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100055769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100055774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100055774 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)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100055782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100055782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100055782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100055782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100055782 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100055782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100055782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100055782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100055782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100055783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100055783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100055783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100055783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100055783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100055783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100055783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100055783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100055783 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100055783 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100055783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(830)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100055784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100055784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100055786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100055792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100055792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100055800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100055800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100055800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100055800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100055800 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100055800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100055800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100055800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100055800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100055801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100055801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100055801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100055801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100055802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100055802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100055802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100055802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100055802 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100055802 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100055802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100055802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100055802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100055804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100055809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100055809 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)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100056213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100056213 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100056213 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100056213 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100056217 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(836)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100056218 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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(836)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='E3D692DE'O, index=0 SGSN_Test-GSUP(837)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := 'B7ED25E79C9981A3C0D2EF4EDD3BA630'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3F8F450'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7ED657FF99CA5BD5'O } } } } } 20250115100056248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100056248 DLLC NOTICE LLME(ffffffff/e3d692de){UNASSIGNED} LLC RX: unknown TLLI 0xe3d692de, creating LLME on the fly (gprs_llc.c:552) 20250115100056248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100056248 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20250115100056248 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100056248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100056248 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100056248 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100056248 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100056248 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100056248 DLLC NOTICE LLME(ffffffff/e3d692de){UNASSIGNED} LLGM Assign pre (e3d692de => efebdba6) (gprs_llc.c:1079) 20250115100056248 DLLC NOTICE LLME(e3d692de/efebdba6){ASSIGNED} LLGM Assign post (e3d692de => efebdba6) (gprs_llc.c:1125) 20250115100056248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100056248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100056248 DMM DEBUG MM(262420000000022/efebdba6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100056254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100056254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100056254 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100056254 DMM DEBUG MM(262420000000022/efebdba6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250115100056254 DMM NOTICE MM(262420000000022/efebdba6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100056254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100056254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100056254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100056254 DMM DEBUG MM(262420000000022/efebdba6) Requesting authorization (sgsn_auth.c:160) 20250115100056254 DMM INFO MM(262420000000022/efebdba6) Requesting authentication tuples (sgsn_auth.c:184) 20250115100056254 DMM DEBUG MM(262420000000022/efebdba6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100056254 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250115100056254 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250115100056298 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100056298 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100056298 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100056298 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100056298 DMM INFO MM(262420000000022/efebdba6) Subscriber data update (mmctx.c:445) 20250115100056298 DMM DEBUG MM(262420000000022/efebdba6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100056298 DMM INFO MM(262420000000022/efebdba6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100056298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100056298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100056298 DMM INFO MM(262420000000022/efebdba6) <- GMM AUTH AND CIPHERING REQ (rand = b7 ed 25 e7 9c 99 81 a3 c0 d2 ef 4e dd 3b a6 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100056309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100056309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100056309 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100056309 DMM INFO MM(262420000000022/efebdba6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100056309 DMM NOTICE MM(262420000000022/efebdba6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100056309 DMM DEBUG MM(262420000000022/efebdba6) checking auth: received GSM SRES = f3 f8 f4 50 (gprs_gmm.c:648) 20250115100056309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100056309 DMM DEBUG MM(262420000000022/efebdba6) Requesting authorization (sgsn_auth.c:160) 20250115100056309 DMM INFO MM(262420000000022/efebdba6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100056309 DMM DEBUG MM(262420000000022/efebdba6) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100056309 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250115100056309 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) 20250115100056309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100056309 DMM INFO MM(262420000000022/efebdba6) <- GMM ATTACH ACCEPT (new P-TMSI=0xefebdba6) (gprs_gmm.c:282) 20250115100056311 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100056311 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100056311 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250115100056311 DMM INFO MM(262420000000022/efebdba6) Subscriber data update (mmctx.c:445) 20250115100056311 DMM DEBUG MM(262420000000022/efebdba6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100056311 DMM INFO MM(262420000000022/efebdba6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100056311 DMM NOTICE MM(262420000000022/efebdba6) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20250115100056311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100056311 DMM NOTICE MM(262420000000022/efebdba6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100056311 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) 20250115100056313 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100056313 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250115100056313 DMM INFO MM(262420000000022/efebdba6) Subscriber data update (mmctx.c:445) 20250115100056313 DMM DEBUG MM(262420000000022/efebdba6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100056323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100056323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100056323 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100056323 DMM INFO MM(262420000000022/efebdba6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100056323 DMM NOTICE MM(262420000000022/efebdba6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100056323 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100056323 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100056323 DLLC NOTICE LLME(e3d692de/efebdba6){ASSIGNED} LLGM Assign pre (ffffffff => efebdba6) (gprs_llc.c:1079) 20250115100056323 DLLC NOTICE LLME(ffffffff/efebdba6){ASSIGNED} LLGM Assign post (ffffffff => efebdba6) (gprs_llc.c:1125) 20250115100056323 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100056323 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100056323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100056323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100056374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100056374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100056374 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100056374 DMM INFO MM(262420000000022/efebdba6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100056374 DMM INFO MM(262420000000022/efebdba6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100056374 DMM DEBUG MM(262420000000022/efebdba6) Using GGSN 0 (gprs_sm.c:317) 20250115100056374 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) 20250115100056374 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250115100056374 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100056374 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100056374 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250115100056380 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 26 41 e4 84 11 cb f7 8b 26 14 05 7f df 48 ed f1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20250115100056380 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a1220, cbp=0x5626523fd470) (sgsn_libgtp.c:633) 20250115100056380 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100056380 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=efebdba6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100056380 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100056380 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100056383 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250115100056387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100056387 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115100056387 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100056388 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:499) 20250115100056388 DGPRS INFO PDP(262420000000022:5): Context 0x7f252e9a1220 was deleted (sgsn_libgtp.c:707) 20250115100056388 DMM INFO MM(262420000000022/efebdba6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115100056388 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250115100056388 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@a5b4eec045a5: Removing Client IMSI='262420000000022'H, index=0 20250115100056393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100056393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250115100056393 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100056393 DMM INFO MM(262420000000022/efebdba6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@a5b4eec045a5: Final verdict of PTC: pass 20250115100056395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59886<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(830)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@a5b4eec045a5: Final verdict of PTC: none 20250115100056399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100056399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(835)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(825)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(828)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(823)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(833)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Wed Jan 15 10:00:56 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 20250115100056552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100056953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61656) 20250115100057400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100057400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61656, count=104932) 20250115100058402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100058402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Wed Jan 15 10:00:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100059403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100059403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_pdp_act_deact_dup started. 20250115100059990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100059991 DMM INFO MM(262420000000022/efebdba6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100059991 DMM INFO MM(262420000000022/efebdba6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100059991 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100059991 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100059991 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100059991 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100059991 DLLC NOTICE LLME(ffffffff/efebdba6){ASSIGNED} LLGM Assign pre (efebdba6 => ffffffff) (gprs_llc.c:1079) 20250115100059991 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efebdba6 => ffffffff) (gprs_llc.c:1125) 20250115100059991 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100059991 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100059991 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250115100059991 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) 20250115100059991 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) 20250115100059991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100059991 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100059991 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100059991 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100059991 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100100026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100100026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100100026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100100026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100100026 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100100026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100100026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100100026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100100026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100100028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100100028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100100028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100100028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100100028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100100028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100100028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100100028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100100028 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100100028 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100100028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(844)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100100028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100100028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100100032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100100043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100100043 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100100057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100100057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100100057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100100057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100100057 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100100057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100100057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100100057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100100057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100100058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100100059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100100059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100100059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100100059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100100059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100100059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100100059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100100059 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100100059 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100100059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100100059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100100059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100100063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100100073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100100073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100100086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100100086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100100086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100100086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100100086 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100100086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100100086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100100086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100100086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100100087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100100087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100100087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100100087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100100087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100100087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100100087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100100087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100100087 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100100087 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100100087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100100088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100100088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100100091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100100100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100100100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100100404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100100404 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100100404 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100100404 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100100406 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100100407 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='C1B2DB8A'O, index=0 SGSN_Test-GSUP(856)@a5b4eec045a5: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@a5b4eec045a5: 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 := 'DD9CC18ABC7EF101A69FA3CF7BB8314F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A6DAB98'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '791F30AE3E346CFA'O } } } } } 20250115100100440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100100440 DLLC NOTICE LLME(ffffffff/c1b2db8a){UNASSIGNED} LLC RX: unknown TLLI 0xc1b2db8a, creating LLME on the fly (gprs_llc.c:552) 20250115100100440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100100440 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1248) 20250115100100440 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100100440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100100440 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100100440 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100100440 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100100440 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100100440 DLLC NOTICE LLME(ffffffff/c1b2db8a){UNASSIGNED} LLGM Assign pre (c1b2db8a => c4be0b6f) (gprs_llc.c:1079) 20250115100100440 DLLC NOTICE LLME(c1b2db8a/c4be0b6f){ASSIGNED} LLGM Assign post (c1b2db8a => c4be0b6f) (gprs_llc.c:1125) 20250115100100440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100100440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100100440 DMM DEBUG MM(262420000000046/c4be0b6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100100451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100100451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100100451 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100100451 DMM DEBUG MM(262420000000046/c4be0b6f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20250115100100451 DMM NOTICE MM(262420000000046/c4be0b6f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100100451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100100451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100100451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100100451 DMM DEBUG MM(262420000000046/c4be0b6f) Requesting authorization (sgsn_auth.c:160) 20250115100100451 DMM INFO MM(262420000000046/c4be0b6f) Requesting authentication tuples (sgsn_auth.c:184) 20250115100100451 DMM DEBUG MM(262420000000046/c4be0b6f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100100451 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250115100100451 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250115100100454 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100100454 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100100454 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100100454 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100100454 DMM INFO MM(262420000000046/c4be0b6f) Subscriber data update (mmctx.c:445) 20250115100100454 DMM DEBUG MM(262420000000046/c4be0b6f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100100454 DMM INFO MM(262420000000046/c4be0b6f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100100454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100100454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100100454 DMM INFO MM(262420000000046/c4be0b6f) <- GMM AUTH AND CIPHERING REQ (rand = dd 9c c1 8a bc 7e f1 01 a6 9f a3 cf 7b b8 31 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100100461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100100461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100100461 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100100461 DMM INFO MM(262420000000046/c4be0b6f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100100461 DMM NOTICE MM(262420000000046/c4be0b6f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100100461 DMM DEBUG MM(262420000000046/c4be0b6f) checking auth: received GSM SRES = 6a 6d ab 98 (gprs_gmm.c:648) 20250115100100461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100100461 DMM DEBUG MM(262420000000046/c4be0b6f) Requesting authorization (sgsn_auth.c:160) 20250115100100461 DMM INFO MM(262420000000046/c4be0b6f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100100461 DMM DEBUG MM(262420000000046/c4be0b6f) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100100461 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250115100100461 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) 20250115100100461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100100461 DMM INFO MM(262420000000046/c4be0b6f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4be0b6f) (gprs_gmm.c:282) 20250115100100463 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100100463 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100100463 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250115100100463 DMM INFO MM(262420000000046/c4be0b6f) Subscriber data update (mmctx.c:445) 20250115100100463 DMM DEBUG MM(262420000000046/c4be0b6f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100100463 DMM INFO MM(262420000000046/c4be0b6f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100100463 DMM NOTICE MM(262420000000046/c4be0b6f) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20250115100100463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100100463 DMM NOTICE MM(262420000000046/c4be0b6f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100100463 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) 20250115100100463 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100100463 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250115100100463 DMM INFO MM(262420000000046/c4be0b6f) Subscriber data update (mmctx.c:445) 20250115100100463 DMM DEBUG MM(262420000000046/c4be0b6f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100100469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100100469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100100469 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100100469 DMM INFO MM(262420000000046/c4be0b6f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100100469 DMM NOTICE MM(262420000000046/c4be0b6f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100100469 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100100469 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100100469 DLLC NOTICE LLME(c1b2db8a/c4be0b6f){ASSIGNED} LLGM Assign pre (ffffffff => c4be0b6f) (gprs_llc.c:1079) 20250115100100469 DLLC NOTICE LLME(ffffffff/c4be0b6f){ASSIGNED} LLGM Assign post (ffffffff => c4be0b6f) (gprs_llc.c:1125) 20250115100100469 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100100469 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100100469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100100469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100100521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100100521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100100521 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100100521 DMM INFO MM(262420000000046/c4be0b6f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100100521 DMM INFO MM(262420000000046/c4be0b6f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100100521 DMM DEBUG MM(262420000000046/c4be0b6f) Using GGSN 0 (gprs_sm.c:317) 20250115100100521 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) 20250115100100521 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250115100100521 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100100521 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100100521 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250115100100532 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 49 bb 64 15 11 5e 47 30 c4 14 05 7f 2b 9c 2f 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=1034 from retransmit req queue (gtp.c:443) 20250115100100532 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a1220, cbp=0x5626523fd470) (sgsn_libgtp.c:633) 20250115100100532 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100100532 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=c4be0b6f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100100532 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100100532 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100100539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100100539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250115100100539 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100100539 DMM INFO MM(262420000000046/c4be0b6f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250115100100539 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100100539 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250115100100540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100100540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100100540 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100100540 DMM INFO MM(262420000000046/c4be0b6f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250115100100540 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100100540 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@a5b4eec045a5: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@a5b4eec045a5: "Received deletePDPContextResponse 1, seq_nr=1036" 20250115100100541 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:443) 20250115100100541 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f252e9a1220, cbp=0x5626523fd470) (sgsn_libgtp.c:633) 20250115100100541 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250115100100541 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=c4be0b6f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100100541 DMM INFO MM(262420000000046/c4be0b6f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250115100100541 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250115100100541 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115100100542 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:443) 20250115100100542 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@a5b4eec045a5: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@a5b4eec045a5: Final verdict of PTC: pass 20250115100102557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59906<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(844)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(849)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(856)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(854)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@a5b4eec045a5: Final verdict of PTC: none 20250115100102563 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100102563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup-BVCI210(848)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(847)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(852)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(842)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Wed Jan 15 10:01:02 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 20250115100102636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100103038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102712) 20250115100103565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100103565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102712, count=107348) 20250115100104566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100104566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Wed Jan 15 10:01:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100105567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100105567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_second_attempt started. 20250115100106105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100106106 DMM INFO MM(262420000000046/c4be0b6f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100106106 DMM INFO MM(262420000000046/c4be0b6f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100106106 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100106106 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100106106 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100106106 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100106106 DLLC NOTICE LLME(ffffffff/c4be0b6f){ASSIGNED} LLGM Assign pre (c4be0b6f => ffffffff) (gprs_llc.c:1079) 20250115100106106 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4be0b6f => ffffffff) (gprs_llc.c:1125) 20250115100106106 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250115100106106 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) 20250115100106106 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) 20250115100106106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100106106 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100106106 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100106106 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100106106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100106129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100106129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100106129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100106129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100106129 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100106129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100106129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100106129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100106129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100106130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100106130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100106130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100106130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100106130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100106130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100106130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100106131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100106131 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100106131 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100106131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100106131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100106131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100106133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100106139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100106139 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100106145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100106145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100106145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100106145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100106145 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100106145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100106145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100106145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100106145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100106146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100106146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100106146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100106146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100106146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100106146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100106146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100106146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100106146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100106146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100106146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100106146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100106146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100106148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100106152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100106152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(869)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 TC_attach_second_attempt-BVCI210(867)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100106164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100106164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100106164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100106164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100106164 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100106164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100106165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100106165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100106165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100106165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100106165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100106165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100106165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100106165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100106165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100106165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100106165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100106165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100106165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100106165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100106166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100106166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100106168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100106175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100106175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100106568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100106568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100106568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100106568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@a5b4eec045a5: Established a new IPA connection (conn_id=2) 20250115100106569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(874)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100106570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@a5b4eec045a5: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='EA6F438B'O, index=0 SGSN_Test-GSUP(875)@a5b4eec045a5: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@a5b4eec045a5: 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 := '874352CDAE3AB7428C3E31B30FFB02C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FD53B54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '95CFD3737AE26067'O } } } } } 20250115100106591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100106591 DLLC NOTICE LLME(ffffffff/ea6f438b){UNASSIGNED} LLC RX: unknown TLLI 0xea6f438b, creating LLME on the fly (gprs_llc.c:552) 20250115100106591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100106591 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20250115100106591 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100106591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100106591 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100106591 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100106591 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100106591 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100106591 DLLC NOTICE LLME(ffffffff/ea6f438b){UNASSIGNED} LLGM Assign pre (ea6f438b => e28029bd) (gprs_llc.c:1079) 20250115100106591 DLLC NOTICE LLME(ea6f438b/e28029bd){ASSIGNED} LLGM Assign post (ea6f438b => e28029bd) (gprs_llc.c:1125) 20250115100106591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100106591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100106591 DMM DEBUG MM(262420000000022/e28029bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100106597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100106597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100106597 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100106597 DMM DEBUG MM(262420000000022/e28029bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250115100106597 DMM NOTICE MM(262420000000022/e28029bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100106597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100106597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100106597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100106597 DMM DEBUG MM(262420000000022/e28029bd) Requesting authorization (sgsn_auth.c:160) 20250115100106597 DMM INFO MM(262420000000022/e28029bd) Requesting authentication tuples (sgsn_auth.c:184) 20250115100106597 DMM DEBUG MM(262420000000022/e28029bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100106597 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250115100106597 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@a5b4eec045a5: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250115100106638 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100106638 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100106638 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100106638 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100106638 DMM INFO MM(262420000000022/e28029bd) Subscriber data update (mmctx.c:445) 20250115100106638 DMM DEBUG MM(262420000000022/e28029bd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100106638 DMM INFO MM(262420000000022/e28029bd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100106638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100106638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100106638 DMM INFO MM(262420000000022/e28029bd) <- GMM AUTH AND CIPHERING REQ (rand = 87 43 52 cd ae 3a b7 42 8c 3e 31 b3 0f fb 02 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100106642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100106642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100106642 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100106642 DMM INFO MM(262420000000022/e28029bd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100106642 DMM NOTICE MM(262420000000022/e28029bd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100106642 DMM DEBUG MM(262420000000022/e28029bd) checking auth: received GSM SRES = 8f d5 3b 54 (gprs_gmm.c:648) 20250115100106642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100106642 DMM DEBUG MM(262420000000022/e28029bd) Requesting authorization (sgsn_auth.c:160) 20250115100106642 DMM INFO MM(262420000000022/e28029bd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100106642 DMM DEBUG MM(262420000000022/e28029bd) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100106642 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250115100106642 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) 20250115100106642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100106642 DMM INFO MM(262420000000022/e28029bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe28029bd) (gprs_gmm.c:282) 20250115100106643 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100106643 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100106643 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250115100106643 DMM INFO MM(262420000000022/e28029bd) Subscriber data update (mmctx.c:445) 20250115100106643 DMM DEBUG MM(262420000000022/e28029bd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100106643 DMM INFO MM(262420000000022/e28029bd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100106643 DMM NOTICE MM(262420000000022/e28029bd) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20250115100106643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100106643 DMM NOTICE MM(262420000000022/e28029bd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100106643 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) 20250115100106643 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100106643 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250115100106643 DMM INFO MM(262420000000022/e28029bd) Subscriber data update (mmctx.c:445) 20250115100106643 DMM DEBUG MM(262420000000022/e28029bd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100106645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100106645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100106645 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100106645 DMM INFO MM(262420000000022/e28029bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100106645 DMM NOTICE MM(262420000000022/e28029bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100106645 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100106645 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100106645 DLLC NOTICE LLME(ea6f438b/e28029bd){ASSIGNED} LLGM Assign pre (ffffffff => e28029bd) (gprs_llc.c:1079) 20250115100106645 DLLC NOTICE LLME(ffffffff/e28029bd){ASSIGNED} LLGM Assign post (ffffffff => e28029bd) (gprs_llc.c:1125) 20250115100106645 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100106645 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100106645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100106645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_second_attempt(877)@a5b4eec045a5: 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 := '18A43F3E57907917074787A6E8BE4115'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '03E6C2AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB93FF1651803000'O } } } } } 20250115100106697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100106697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100106697 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100106697 DMM INFO MM(262420000000022/e28029bd) -> GMM ATTACH REQUEST MI(TMSI-0xE28029BD) type="GPRS attach" (gprs_gmm.c:1248) 20250115100106697 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100106697 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115100106697 DLLC NOTICE LLME(ffffffff/e28029bd){ASSIGNED} LLGM Assign pre (e28029bd => f35feed9) (gprs_llc.c:1079) 20250115100106697 DLLC NOTICE LLME(e28029bd/f35feed9){ASSIGNED} LLGM Assign post (e28029bd => f35feed9) (gprs_llc.c:1125) 20250115100106697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100106697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100106697 DMM DEBUG MM(262420000000022/f35feed9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100106699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100106699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250115100106699 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100106699 DMM DEBUG MM(262420000000022/f35feed9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250115100106699 DMM NOTICE MM(262420000000022/f35feed9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100106699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100106699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100106699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100106699 DMM DEBUG MM(262420000000022/f35feed9) Requesting authorization (sgsn_auth.c:160) 20250115100106699 DMM INFO MM(262420000000022/f35feed9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100106699 DMM DEBUG MM(262420000000022/f35feed9) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100106699 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250115100106699 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) 20250115100112700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250115100112700 DMM ERROR MM(262420000000022/f35feed9) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250115100112700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250115100112700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115100112700 DMM NOTICE MM(262420000000022/f35feed9) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250115100112700 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250115100112700 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) 20250115100112700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Reject}: Deallocated (fsm.c:568) 20250115100112700 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Deallocated (fsm.c:568) 20250115100112700 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100112700 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115100112700 DLLC NOTICE LLME(e28029bd/f35feed9){ASSIGNED} LLGM Assign pre (f35feed9 => ffffffff) (gprs_llc.c:1079) 20250115100112700 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f35feed9 => ffffffff) (gprs_llc.c:1125) 20250115100123654 DGPRS DEBUG Checking for inactive LLMEs, time = 39463482 (sgsn.c:132) 20250115100126570 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115100126570 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115100126571 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100136132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100136140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100136140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100136146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100136150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100136150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100136166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100136169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100136169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@a5b4eec045a5: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a5b4eec045a5: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@a5b4eec045a5: Final verdict of PTC: none 20250115100136616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100136616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(873)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(868)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(863)@a5b4eec045a5: Final verdict of PTC: none 20250115100136620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58482<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(864)@a5b4eec045a5: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@a5b4eec045a5: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@a5b4eec045a5: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(866)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(871)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(861)@a5b4eec045a5: Final verdict of PTC: none TC_attach_second_attempt(877)@a5b4eec045a5: Final verdict of PTC: fail reason: "Tguard timeout" MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@a5b4eec045a5: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Wed Jan 15 10:01:36 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 20250115100136730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100137032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111884) 20250115100137618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100137618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=111884, count=113144) 20250115100138619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100138619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Wed Jan 15 10:01:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100139621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100139622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_echo_timeout started. 20250115100140134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100140137 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100140186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100140186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100140186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100140186 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100140186 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100140186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100140186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100140186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100140186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100140187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100140187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100140187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100140187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100140187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100140187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100140187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100140187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100140187 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100140187 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100140187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100140187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100140187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100140189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100140194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100140194 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100140201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100140201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100140201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100140201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100140201 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100140201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100140201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100140201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100140201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100140202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100140202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100140202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100140202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100140202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100140202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100140202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100140202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100140202 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100140202 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100140202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(887)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100140202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100140202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100140204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100140209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100140209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100140217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100140217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100140217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100140217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100140217 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100140217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100140217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100140217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100140217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100140218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100140218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100140218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100140218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100140218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100140218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100140218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100140218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100140218 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100140218 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100140218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100140218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100140218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100140220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100140226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100140226 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100140623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100140623 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100140623 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100140623 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100140627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(893)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100140628 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@a5b4eec045a5: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='C0C0817D'O, index=0 SGSN_Test-GSUP(894)@a5b4eec045a5: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@a5b4eec045a5: 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 := '3D874A7BE3C4ED932A7F1E053B38D883'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB6BB87F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '656B9F3E5678D07F'O } } } } } 20250115100140678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100140678 DLLC NOTICE LLME(ffffffff/c0c0817d){UNASSIGNED} LLC RX: unknown TLLI 0xc0c0817d, creating LLME on the fly (gprs_llc.c:552) 20250115100140678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100140678 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1248) 20250115100140678 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100140678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100140678 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100140678 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100140678 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100140678 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100140678 DLLC NOTICE LLME(ffffffff/c0c0817d){UNASSIGNED} LLGM Assign pre (c0c0817d => c6d5a702) (gprs_llc.c:1079) 20250115100140678 DLLC NOTICE LLME(c0c0817d/c6d5a702){ASSIGNED} LLGM Assign post (c0c0817d => c6d5a702) (gprs_llc.c:1125) 20250115100140678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100140678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100140678 DMM DEBUG MM(262420000000067/c6d5a702) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100140685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100140685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100140685 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100140685 DMM DEBUG MM(262420000000067/c6d5a702) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20250115100140685 DMM NOTICE MM(262420000000067/c6d5a702) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100140685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100140685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100140685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100140685 DMM DEBUG MM(262420000000067/c6d5a702) Requesting authorization (sgsn_auth.c:160) 20250115100140685 DMM INFO MM(262420000000067/c6d5a702) Requesting authentication tuples (sgsn_auth.c:184) 20250115100140685 DMM DEBUG MM(262420000000067/c6d5a702) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100140685 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250115100140685 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@a5b4eec045a5: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250115100140687 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100140687 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100140687 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100140687 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100140687 DMM INFO MM(262420000000067/c6d5a702) Subscriber data update (mmctx.c:445) 20250115100140687 DMM DEBUG MM(262420000000067/c6d5a702) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100140687 DMM INFO MM(262420000000067/c6d5a702) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100140687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100140687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100140687 DMM INFO MM(262420000000067/c6d5a702) <- GMM AUTH AND CIPHERING REQ (rand = 3d 87 4a 7b e3 c4 ed 93 2a 7f 1e 05 3b 38 d8 83 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100140693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100140693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100140693 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100140693 DMM INFO MM(262420000000067/c6d5a702) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100140693 DMM NOTICE MM(262420000000067/c6d5a702) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100140693 DMM DEBUG MM(262420000000067/c6d5a702) checking auth: received GSM SRES = eb 6b b8 7f (gprs_gmm.c:648) 20250115100140693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100140693 DMM DEBUG MM(262420000000067/c6d5a702) Requesting authorization (sgsn_auth.c:160) 20250115100140693 DMM INFO MM(262420000000067/c6d5a702) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100140693 DMM DEBUG MM(262420000000067/c6d5a702) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100140693 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250115100140693 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) 20250115100140693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100140693 DMM INFO MM(262420000000067/c6d5a702) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6d5a702) (gprs_gmm.c:282) 20250115100140694 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100140694 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100140694 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250115100140694 DMM INFO MM(262420000000067/c6d5a702) Subscriber data update (mmctx.c:445) 20250115100140694 DMM DEBUG MM(262420000000067/c6d5a702) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100140694 DMM INFO MM(262420000000067/c6d5a702) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100140694 DMM NOTICE MM(262420000000067/c6d5a702) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20250115100140694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100140694 DMM NOTICE MM(262420000000067/c6d5a702) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100140694 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) 20250115100140695 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100140695 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250115100140695 DMM INFO MM(262420000000067/c6d5a702) Subscriber data update (mmctx.c:445) 20250115100140695 DMM DEBUG MM(262420000000067/c6d5a702) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100140701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100140701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100140701 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100140701 DMM INFO MM(262420000000067/c6d5a702) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100140701 DMM NOTICE MM(262420000000067/c6d5a702) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100140701 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100140701 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100140701 DLLC NOTICE LLME(c0c0817d/c6d5a702){ASSIGNED} LLGM Assign pre (ffffffff => c6d5a702) (gprs_llc.c:1079) 20250115100140701 DLLC NOTICE LLME(ffffffff/c6d5a702){ASSIGNED} LLGM Assign post (ffffffff => c6d5a702) (gprs_llc.c:1125) 20250115100140701 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100140701 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100140701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100140701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100140757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100140757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100140757 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100140757 DMM INFO MM(262420000000067/c6d5a702) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100140757 DMM INFO MM(262420000000067/c6d5a702) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100140757 DMM DEBUG MM(262420000000067/c6d5a702) Using GGSN 0 (gprs_sm.c:317) 20250115100140757 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) 20250115100140757 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250115100140758 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100140758 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100140758 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250115100140775 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 11 51 4b 85 11 d7 7e e3 53 14 05 7f 46 82 f8 8c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20250115100140775 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a1220, cbp=0x5626523fd470) (sgsn_libgtp.c:633) 20250115100140775 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100140775 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=c6d5a702, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100140775 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100140775 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100145636 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250115100145637 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:443) 20250115100145637 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5626523f26c0) (sgsn_libgtp.c:633) 20250115100150638 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1039" 20250115100153655 DGPRS DEBUG Checking for inactive LLMEs, time = 39463512 (sgsn.c:132) 20250115100155640 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250115100155640 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1039" 20250115100200625 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115100200625 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100200625 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250115100200640 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250115100200640 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250115100200641 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1041" 20250115100205642 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250115100205642 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250115100205642 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250115100205642 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1041" 20250115100210188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100210190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100210190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100210203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100210203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100210203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100210218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100210219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100210219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100210642 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250115100210642 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250115100210642 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250115100210642 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250115100210642 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1043" 20250115100215644 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250115100215644 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250115100215644 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250115100215644 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250115100215644 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5626523f26c0) (sgsn_libgtp.c:633) 20250115100215644 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5626523f26c0) (sgsn_libgtp.c:637) 20250115100215644 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250115100215644 DMM INFO MM(262420000000067/c6d5a702) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115100215644 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250115100215644 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115100215644 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250115100215644 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250115100215644 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115100215644 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250115100215644 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250115100215644 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115100215644 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250115100215644 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250115100215644 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115100215644 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250115100215644 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@a5b4eec045a5: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@a5b4eec045a5: Removing Client IMSI='262420000000067'H, index=0 20250115100215662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100215662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250115100215662 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100215662 DMM INFO MM(262420000000067/c6d5a702) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@a5b4eec045a5: Final verdict of PTC: pass 20250115100215665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44320<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@a5b4eec045a5: Final verdict of PTC: none 20250115100215669 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100215669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(892)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@a5b4eec045a5: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(887)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(882)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@a5b4eec045a5: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@a5b4eec045a5: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(885)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(890)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(880)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Wed Jan 15 10:02:15 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 20250115100215744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100216146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100460) 20250115100216670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100216670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100460, count=114408) 20250115100217671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100217671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Wed Jan 15 10:02:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100218671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100218671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_restart_ctr_echo started. 20250115100219236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100219238 DMM INFO MM(262420000000067/c6d5a702) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100219238 DMM INFO MM(262420000000067/c6d5a702) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100219238 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100219238 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100219238 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100219238 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100219238 DLLC NOTICE LLME(ffffffff/c6d5a702){ASSIGNED} LLGM Assign pre (c6d5a702 => ffffffff) (gprs_llc.c:1079) 20250115100219238 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6d5a702 => ffffffff) (gprs_llc.c:1125) 20250115100219238 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100219238 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100219238 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250115100219238 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) 20250115100219238 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) 20250115100219238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100219238 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100219238 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100219238 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100219238 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100219282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100219282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100219282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100219282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100219282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100219282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100219282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100219282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100219282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100219283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100219283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100219283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100219283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100219283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100219283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100219283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100219283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100219283 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100219283 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100219283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100219284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100219284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100219285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100219290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100219290 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100219299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100219299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100219299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100219299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100219299 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100219299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100219299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100219299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100219299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100219300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100219300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100219300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100219300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100219300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100219300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100219300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100219300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100219300 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100219300 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100219300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100219300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100219300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100219303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100219307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100219307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100219316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100219316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100219316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100219316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100219316 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100219316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100219316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100219316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100219316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100219317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100219317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100219317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100219317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100219317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100219317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100219317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100219317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100219317 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100219317 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100219317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100219317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100219317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100219318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100219323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100219323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100219672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100219672 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100219672 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100219672 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100219676 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(912)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100219678 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@a5b4eec045a5: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='DCAB5577'O, index=0 SGSN_Test-GSUP(913)@a5b4eec045a5: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@a5b4eec045a5: 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 := '29C6D9B6F7FC50CF093F4ADCFD2A05C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '525AD87C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F9DF83AC6AB45E9'O } } } } } 20250115100219738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100219738 DLLC NOTICE LLME(ffffffff/dcab5577){UNASSIGNED} LLC RX: unknown TLLI 0xdcab5577, creating LLME on the fly (gprs_llc.c:552) 20250115100219738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100219738 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1248) 20250115100219738 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100219738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100219738 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100219738 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100219738 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100219738 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100219738 DLLC NOTICE LLME(ffffffff/dcab5577){UNASSIGNED} LLGM Assign pre (dcab5577 => f4ab6c1a) (gprs_llc.c:1079) 20250115100219738 DLLC NOTICE LLME(dcab5577/f4ab6c1a){ASSIGNED} LLGM Assign post (dcab5577 => f4ab6c1a) (gprs_llc.c:1125) 20250115100219738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100219738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100219738 DMM DEBUG MM(262420000000023/f4ab6c1a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100219760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100219760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100219761 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100219761 DMM DEBUG MM(262420000000023/f4ab6c1a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20250115100219761 DMM NOTICE MM(262420000000023/f4ab6c1a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100219761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100219761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100219761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100219761 DMM DEBUG MM(262420000000023/f4ab6c1a) Requesting authorization (sgsn_auth.c:160) 20250115100219761 DMM INFO MM(262420000000023/f4ab6c1a) Requesting authentication tuples (sgsn_auth.c:184) 20250115100219761 DMM DEBUG MM(262420000000023/f4ab6c1a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100219761 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250115100219761 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@a5b4eec045a5: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250115100219767 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100219767 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100219767 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100219767 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100219767 DMM INFO MM(262420000000023/f4ab6c1a) Subscriber data update (mmctx.c:445) 20250115100219767 DMM DEBUG MM(262420000000023/f4ab6c1a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100219767 DMM INFO MM(262420000000023/f4ab6c1a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100219767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100219767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100219767 DMM INFO MM(262420000000023/f4ab6c1a) <- GMM AUTH AND CIPHERING REQ (rand = 29 c6 d9 b6 f7 fc 50 cf 09 3f 4a dc fd 2a 05 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100219783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100219783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100219784 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100219784 DMM INFO MM(262420000000023/f4ab6c1a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100219784 DMM NOTICE MM(262420000000023/f4ab6c1a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100219784 DMM DEBUG MM(262420000000023/f4ab6c1a) checking auth: received GSM SRES = 52 5a d8 7c (gprs_gmm.c:648) 20250115100219784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100219784 DMM DEBUG MM(262420000000023/f4ab6c1a) Requesting authorization (sgsn_auth.c:160) 20250115100219784 DMM INFO MM(262420000000023/f4ab6c1a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100219784 DMM DEBUG MM(262420000000023/f4ab6c1a) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100219784 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250115100219784 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) 20250115100219784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100219784 DMM INFO MM(262420000000023/f4ab6c1a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4ab6c1a) (gprs_gmm.c:282) 20250115100219787 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100219787 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100219787 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250115100219787 DMM INFO MM(262420000000023/f4ab6c1a) Subscriber data update (mmctx.c:445) 20250115100219787 DMM DEBUG MM(262420000000023/f4ab6c1a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100219787 DMM INFO MM(262420000000023/f4ab6c1a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100219787 DMM NOTICE MM(262420000000023/f4ab6c1a) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20250115100219787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100219787 DMM NOTICE MM(262420000000023/f4ab6c1a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100219787 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) 20250115100219788 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100219788 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250115100219788 DMM INFO MM(262420000000023/f4ab6c1a) Subscriber data update (mmctx.c:445) 20250115100219788 DMM DEBUG MM(262420000000023/f4ab6c1a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100219801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100219801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100219801 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100219801 DMM INFO MM(262420000000023/f4ab6c1a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100219802 DMM NOTICE MM(262420000000023/f4ab6c1a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100219802 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100219802 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100219802 DLLC NOTICE LLME(dcab5577/f4ab6c1a){ASSIGNED} LLGM Assign pre (ffffffff => f4ab6c1a) (gprs_llc.c:1079) 20250115100219802 DLLC NOTICE LLME(ffffffff/f4ab6c1a){ASSIGNED} LLGM Assign post (ffffffff => f4ab6c1a) (gprs_llc.c:1125) 20250115100219802 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100219802 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100219802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100219802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100219853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100219853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100219853 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100219853 DMM INFO MM(262420000000023/f4ab6c1a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100219853 DMM INFO MM(262420000000023/f4ab6c1a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100219853 DMM DEBUG MM(262420000000023/f4ab6c1a) Using GGSN 0 (gprs_sm.c:317) 20250115100219854 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250115100219854 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100219854 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100219854 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250115100219873 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 51 a6 42 3f 11 00 50 53 28 14 05 7f c3 b4 57 7d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20250115100219873 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e99e0b8, cbp=0x5626523fd470) (sgsn_libgtp.c:633) 20250115100219873 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100219873 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=f4ab6c1a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100219873 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100219873 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100223655 DGPRS DEBUG Checking for inactive LLMEs, time = 39463542 (sgsn.c:132) 20250115100224854 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250115100224856 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:443) 20250115100224856 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5626523f26c0) (sgsn_libgtp.c:633) 20250115100229855 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250115100229856 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:443) 20250115100229856 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5626523f26c0) (sgsn_libgtp.c:633) 20250115100229856 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250115100229856 DMM INFO MM(262420000000023/f4ab6c1a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115100229856 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250115100229856 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@a5b4eec045a5: Removing Client IMSI='262420000000023'H, index=0 20250115100229862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100229862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250115100229862 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100229862 DMM INFO MM(262420000000023/f4ab6c1a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@a5b4eec045a5: Final verdict of PTC: pass 20250115100229863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42952<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(901)@a5b4eec045a5: Final verdict of PTC: none 20250115100229867 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100229867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(911)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(906)@a5b4eec045a5: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@a5b4eec045a5: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@a5b4eec045a5: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(909)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(904)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(899)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Wed Jan 15 10:02:29 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 20250115100230010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100230411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100544) 20250115100230868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100230868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100544, count=104900) 20250115100231869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100231869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Wed Jan 15 10:02:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100232870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100232870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_restart_ctr_create started. 20250115100233521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100233521 DMM INFO MM(262420000000023/f4ab6c1a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100233521 DMM INFO MM(262420000000023/f4ab6c1a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100233521 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100233521 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100233521 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100233521 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100233521 DLLC NOTICE LLME(ffffffff/f4ab6c1a){ASSIGNED} LLGM Assign pre (f4ab6c1a => ffffffff) (gprs_llc.c:1079) 20250115100233521 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4ab6c1a => ffffffff) (gprs_llc.c:1125) 20250115100233521 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100233521 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100233521 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250115100233521 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) 20250115100233521 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) 20250115100233521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100233521 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100233521 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100233521 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100233521 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100233542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100233542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100233542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100233542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100233542 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100233542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100233542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100233542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100233542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100233543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100233543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100233543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100233543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100233543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100233543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100233543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100233543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100233543 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100233544 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100233544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100233544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100233544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100233546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100233553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100233553 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100233561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100233561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100233561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100233561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100233561 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100233561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100233561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100233561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100233561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100233562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100233562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100233562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100233562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100233562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100233562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100233562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100233562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100233562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100233562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100233562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(925)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100233563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100233563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100233564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 20250115100233570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100233570 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100233582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100233582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100233582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100233582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100233582 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100233582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100233582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100233582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100233582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100233583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100233583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100233583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100233583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100233583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100233583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100233583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100233583 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100233583 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100233583 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100233583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100233584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100233584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100233587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100233593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100233593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100233870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100233870 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100233870 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100233870 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100233871 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100233872 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@a5b4eec045a5: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D6AEF6DF'O, index=0 SGSN_Test-GSUP(932)@a5b4eec045a5: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@a5b4eec045a5: 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 := '9131E24C7DAEF4FE8BAAA33F80CA9924'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D4E2680'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79E1293568652EB3'O } } } } } 20250115100233897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100233897 DLLC NOTICE LLME(ffffffff/d6aef6df){UNASSIGNED} LLC RX: unknown TLLI 0xd6aef6df, creating LLME on the fly (gprs_llc.c:552) 20250115100233897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100233897 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1248) 20250115100233898 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100233898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100233898 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100233898 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100233898 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100233898 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100233898 DLLC NOTICE LLME(ffffffff/d6aef6df){UNASSIGNED} LLGM Assign pre (d6aef6df => de0625c8) (gprs_llc.c:1079) 20250115100233898 DLLC NOTICE LLME(d6aef6df/de0625c8){ASSIGNED} LLGM Assign post (d6aef6df => de0625c8) (gprs_llc.c:1125) 20250115100233898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100233898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100233898 DMM DEBUG MM(262420000000024/de0625c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100233906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100233906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100233906 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100233906 DMM DEBUG MM(262420000000024/de0625c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20250115100233906 DMM NOTICE MM(262420000000024/de0625c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100233906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100233906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100233906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100233906 DMM DEBUG MM(262420000000024/de0625c8) Requesting authorization (sgsn_auth.c:160) 20250115100233906 DMM INFO MM(262420000000024/de0625c8) Requesting authentication tuples (sgsn_auth.c:184) 20250115100233906 DMM DEBUG MM(262420000000024/de0625c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100233906 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250115100233907 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@a5b4eec045a5: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250115100233950 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100233950 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100233950 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100233950 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100233950 DMM INFO MM(262420000000024/de0625c8) Subscriber data update (mmctx.c:445) 20250115100233950 DMM DEBUG MM(262420000000024/de0625c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100233950 DMM INFO MM(262420000000024/de0625c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100233950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100233950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100233950 DMM INFO MM(262420000000024/de0625c8) <- GMM AUTH AND CIPHERING REQ (rand = 91 31 e2 4c 7d ae f4 fe 8b aa a3 3f 80 ca 99 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100233956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100233956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100233956 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100233956 DMM INFO MM(262420000000024/de0625c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100233956 DMM NOTICE MM(262420000000024/de0625c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100233956 DMM DEBUG MM(262420000000024/de0625c8) checking auth: received GSM SRES = 2d 4e 26 80 (gprs_gmm.c:648) 20250115100233956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100233956 DMM DEBUG MM(262420000000024/de0625c8) Requesting authorization (sgsn_auth.c:160) 20250115100233956 DMM INFO MM(262420000000024/de0625c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100233956 DMM DEBUG MM(262420000000024/de0625c8) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100233956 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250115100233956 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) 20250115100233956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100233957 DMM INFO MM(262420000000024/de0625c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xde0625c8) (gprs_gmm.c:282) 20250115100233957 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100233957 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100233957 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250115100233957 DMM INFO MM(262420000000024/de0625c8) Subscriber data update (mmctx.c:445) 20250115100233958 DMM DEBUG MM(262420000000024/de0625c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100233958 DMM INFO MM(262420000000024/de0625c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100233958 DMM NOTICE MM(262420000000024/de0625c8) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20250115100233958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100233958 DMM NOTICE MM(262420000000024/de0625c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100233958 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) 20250115100233958 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100233958 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250115100233958 DMM INFO MM(262420000000024/de0625c8) Subscriber data update (mmctx.c:445) 20250115100233958 DMM DEBUG MM(262420000000024/de0625c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100233962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100233962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100233962 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100233962 DMM INFO MM(262420000000024/de0625c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100233962 DMM NOTICE MM(262420000000024/de0625c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100233962 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100233962 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100233962 DLLC NOTICE LLME(d6aef6df/de0625c8){ASSIGNED} LLGM Assign pre (ffffffff => de0625c8) (gprs_llc.c:1079) 20250115100233962 DLLC NOTICE LLME(ffffffff/de0625c8){ASSIGNED} LLGM Assign post (ffffffff => de0625c8) (gprs_llc.c:1125) 20250115100233962 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100233962 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100233962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100233962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100234014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100234014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100234014 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100234014 DMM INFO MM(262420000000024/de0625c8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100234014 DMM INFO MM(262420000000024/de0625c8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100234014 DMM DEBUG MM(262420000000024/de0625c8) Using GGSN 0 (gprs_sm.c:317) 20250115100234014 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250115100234014 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100234014 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100234014 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250115100234020 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 fa 48 dc 36 11 11 3d 47 90 14 05 7f 78 c3 2a 80 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20250115100234020 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f252e99e0b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250115100234020 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f252e99e0b8, cbp=0x5626523fd470) (sgsn_libgtp.c:633) 20250115100234020 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250115100234020 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250115100234020 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115100234020 DMM NOTICE MM(262420000000024/de0625c8) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100234025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100234025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100234025 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100234025 DMM INFO MM(262420000000024/de0625c8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100234025 DMM INFO MM(262420000000024/de0625c8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100234025 DMM DEBUG MM(262420000000024/de0625c8) Using GGSN 0 (gprs_sm.c:317) 20250115100234025 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250115100234025 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100234025 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100234025 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250115100234026 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 fa 48 dc 36 11 11 3d 47 90 14 05 7f 78 c3 2a 80 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20250115100234026 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f252e99e0b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250115100234026 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e99e0b8, cbp=0x5626523fd470) (sgsn_libgtp.c:633) 20250115100234026 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100234026 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652401d28 TLLI=de0625c8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100234026 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100234026 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@a5b4eec045a5: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@a5b4eec045a5: Final verdict of PTC: pass 20250115100234032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@a5b4eec045a5: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(920)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(930)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@a5b4eec045a5: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@a5b4eec045a5: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@a5b4eec045a5: Final verdict of PTC: none 20250115100234035 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100234035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(925)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(923)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(918)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(928)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Wed Jan 15 10:02:34 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 20250115100234133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100234535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101040) 20250115100235036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100235036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101040, count=105956) 20250115100236037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100236037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Wed Jan 15 10:02:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100237038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100237038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250115100237591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100237592 DMM INFO MM(262420000000024/de0625c8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100237592 DMM INFO MM(262420000000024/de0625c8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100237592 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100237592 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100237592 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100237592 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100237592 DLLC NOTICE LLME(ffffffff/de0625c8){ASSIGNED} LLGM Assign pre (de0625c8 => ffffffff) (gprs_llc.c:1079) 20250115100237592 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de0625c8 => ffffffff) (gprs_llc.c:1125) 20250115100237592 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5626524019d0 (gprs_sndcp.c:574) 20250115100237592 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652401d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100237592 DMM NOTICE MM(262420000000024/de0625c8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100237592 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250115100237592 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100237592 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100237592 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250115100237592 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250115100237592 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) 20250115100237592 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) 20250115100237592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100237592 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100237592 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100237592 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100237592 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100237617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100237617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100237617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100237617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100237617 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100237617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100237617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100237617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100237617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100237618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100237618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100237618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100237618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100237618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100237618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100237618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100237618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100237618 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100237618 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100237618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100237618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100237618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100237621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100237628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100237628 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(941)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100237636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100237636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100237636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100237636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100237636 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100237636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100237636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100237636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100237636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100237637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100237637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100237637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100237637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100237637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100237637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100237637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100237637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100237637 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100237638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100237638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100237638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100237638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100237641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100237649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100237649 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100237663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100237663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100237663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100237663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100237663 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100237663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100237663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100237663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100237663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100237665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100237665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100237665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100237665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100237665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100237665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100237665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100237665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100237665 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100237665 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100237665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100237665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100237665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100237667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100237674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100237674 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(947)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100238039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100238039 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100238039 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100238039 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(949)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100238041 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(949)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250115100238041 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(949)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(949)@a5b4eec045a5: 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(949)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='FF59E084'O, index=0 SGSN_Test-GSUP(951)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := '108FF6DB1677810AD43B43ECDCCA16CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28AB335B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '015EC94867E65290'O } } } } } 20250115100239114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100239114 DLLC NOTICE LLME(ffffffff/ff59e084){UNASSIGNED} LLC RX: unknown TLLI 0xff59e084, creating LLME on the fly (gprs_llc.c:552) 20250115100239114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100239114 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1248) 20250115100239114 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100239114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100239114 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100239114 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100239114 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100239114 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100239114 DLLC NOTICE LLME(ffffffff/ff59e084){UNASSIGNED} LLGM Assign pre (ff59e084 => f2cf2db6) (gprs_llc.c:1079) 20250115100239114 DLLC NOTICE LLME(ff59e084/f2cf2db6){ASSIGNED} LLGM Assign post (ff59e084 => f2cf2db6) (gprs_llc.c:1125) 20250115100239114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100239114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100239114 DMM DEBUG MM(262420000000025/f2cf2db6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100239123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100239123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100239123 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100239123 DMM DEBUG MM(262420000000025/f2cf2db6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20250115100239123 DMM NOTICE MM(262420000000025/f2cf2db6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100239123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100239123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100239123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100239123 DMM DEBUG MM(262420000000025/f2cf2db6) Requesting authorization (sgsn_auth.c:160) 20250115100239123 DMM INFO MM(262420000000025/f2cf2db6) Requesting authentication tuples (sgsn_auth.c:184) 20250115100239123 DMM DEBUG MM(262420000000025/f2cf2db6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100239123 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250115100239123 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250115100239126 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100239126 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100239126 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100239126 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100239126 DMM INFO MM(262420000000025/f2cf2db6) Subscriber data update (mmctx.c:445) 20250115100239126 DMM DEBUG MM(262420000000025/f2cf2db6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100239126 DMM INFO MM(262420000000025/f2cf2db6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100239126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100239126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100239126 DMM INFO MM(262420000000025/f2cf2db6) <- GMM AUTH AND CIPHERING REQ (rand = 10 8f f6 db 16 77 81 0a d4 3b 43 ec dc ca 16 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100239132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100239132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100239132 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100239132 DMM INFO MM(262420000000025/f2cf2db6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100239132 DMM NOTICE MM(262420000000025/f2cf2db6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100239132 DMM DEBUG MM(262420000000025/f2cf2db6) checking auth: received GSM SRES = 28 ab 33 5b (gprs_gmm.c:648) 20250115100239132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100239132 DMM DEBUG MM(262420000000025/f2cf2db6) Requesting authorization (sgsn_auth.c:160) 20250115100239132 DMM INFO MM(262420000000025/f2cf2db6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100239132 DMM DEBUG MM(262420000000025/f2cf2db6) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100239132 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250115100239132 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) 20250115100239132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100239132 DMM INFO MM(262420000000025/f2cf2db6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2cf2db6) (gprs_gmm.c:282) 20250115100239133 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100239133 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100239133 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250115100239133 DMM INFO MM(262420000000025/f2cf2db6) Subscriber data update (mmctx.c:445) 20250115100239133 DMM DEBUG MM(262420000000025/f2cf2db6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100239133 DMM INFO MM(262420000000025/f2cf2db6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100239133 DMM NOTICE MM(262420000000025/f2cf2db6) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20250115100239133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100239134 DMM NOTICE MM(262420000000025/f2cf2db6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100239134 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) 20250115100239134 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100239134 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250115100239134 DMM INFO MM(262420000000025/f2cf2db6) Subscriber data update (mmctx.c:445) 20250115100239134 DMM DEBUG MM(262420000000025/f2cf2db6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100239138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100239138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100239138 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100239138 DMM INFO MM(262420000000025/f2cf2db6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100239138 DMM NOTICE MM(262420000000025/f2cf2db6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100239138 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100239138 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100239138 DLLC NOTICE LLME(ff59e084/f2cf2db6){ASSIGNED} LLGM Assign pre (ffffffff => f2cf2db6) (gprs_llc.c:1079) 20250115100239138 DLLC NOTICE LLME(ffffffff/f2cf2db6){ASSIGNED} LLGM Assign post (ffffffff => f2cf2db6) (gprs_llc.c:1125) 20250115100239138 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100239138 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100239138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100239138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100239189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100239189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100239189 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100239189 DMM INFO MM(262420000000025/f2cf2db6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100239189 DMM INFO MM(262420000000025/f2cf2db6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100239189 DMM DEBUG MM(262420000000025/f2cf2db6) Using GGSN 0 (gprs_sm.c:317) 20250115100239189 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) 20250115100239189 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250115100239189 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100239189 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100239189 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250115100239195 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 fd ef db f3 11 c3 fb 7f 05 14 05 7f 0c c5 be 43 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20250115100239195 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e99f130, cbp=0x5626523f9b80) (sgsn_libgtp.c:633) 20250115100239195 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100239195 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=f2cf2db6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100239195 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100239195 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100239198 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:499) 20250115100239198 DGPRS INFO PDP(262420000000025:5): Context 0x7f252e99f130 was deleted (sgsn_libgtp.c:707) 20250115100239198 DMM INFO MM(262420000000025/f2cf2db6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115100239198 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250115100239198 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115100247199 DMM INFO MM(262420000000025/f2cf2db6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115100253656 DGPRS DEBUG Checking for inactive LLMEs, time = 39463572 (sgsn.c:132) 20250115100255002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250115100255200 DMM INFO MM(262420000000025/f2cf2db6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115100258040 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115100258040 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(949)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100258041 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250115100303201 DMM INFO MM(262420000000025/f2cf2db6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115100307620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100307620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100307620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100307639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100307639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100307639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100307666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100307667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100307667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100311202 DMM INFO MM(262420000000025/f2cf2db6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@a5b4eec045a5: Removing Client IMSI='262420000000025'H, index=0 20250115100311212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100311212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250115100311212 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100311212 DMM INFO MM(262420000000025/f2cf2db6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a5b4eec045a5: Final verdict of PTC: pass 20250115100311214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35172<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(939)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(950)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(944)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@a5b4eec045a5: Final verdict of PTC: none 20250115100311220 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100311220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(948)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(942)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(937)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Wed Jan 15 10:03:11 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 20250115100311340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100311742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108248) 20250115100312222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100312222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108248, count=112884) 20250115100313222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100313222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Wed Jan 15 10:03:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100314223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100314223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250115100314790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100314791 DMM INFO MM(262420000000025/f2cf2db6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100314791 DMM INFO MM(262420000000025/f2cf2db6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100314791 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100314791 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100314791 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100314791 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100314791 DLLC NOTICE LLME(ffffffff/f2cf2db6){ASSIGNED} LLGM Assign pre (f2cf2db6 => ffffffff) (gprs_llc.c:1079) 20250115100314791 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2cf2db6 => ffffffff) (gprs_llc.c:1125) 20250115100314791 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100314791 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100314791 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250115100314791 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) 20250115100314791 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) 20250115100314791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100314791 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100314791 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100314791 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100314791 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100314812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100314812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100314812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100314812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100314812 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100314812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100314812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100314812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100314812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100314813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100314813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100314813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100314813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100314813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100314813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100314813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100314813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100314813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100314813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100314813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100314814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100314814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100314816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100314822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100314822 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)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100314833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100314833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100314833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100314833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100314833 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100314833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100314833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100314833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100314833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100314834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100314834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100314834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100314835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100314835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100314835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100314835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100314835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100314835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100314835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100314835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100314835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100314835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100314837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100314843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100314843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@a5b4eec045a5: 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)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(969)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100314858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100314858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100314858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100314858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100314858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100314858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100314858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100314858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100314858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(969)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100314859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100314859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100314859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100314859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100314859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100314859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100314859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100314859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100314859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100314859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100314859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100314860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100314860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(969)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(969)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100314862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100314866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100314866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100315224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100315224 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100315224 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100315224 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115100315226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100315227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(968)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(968)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(968)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(968)@a5b4eec045a5: 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(968)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='ED39298E'O, index=0 SGSN_Test-GSUP(970)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := '6507ED1F2FC2BA2C7F947FC5BE5E8CAC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A67052C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9109F5AE419D406F'O } } } } } 20250115100315739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100315739 DLLC NOTICE LLME(ffffffff/ed39298e){UNASSIGNED} LLC RX: unknown TLLI 0xed39298e, creating LLME on the fly (gprs_llc.c:552) 20250115100315739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100315739 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1248) 20250115100315739 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100315739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100315739 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100315739 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100315739 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100315739 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100315739 DLLC NOTICE LLME(ffffffff/ed39298e){UNASSIGNED} LLGM Assign pre (ed39298e => e7b69816) (gprs_llc.c:1079) 20250115100315739 DLLC NOTICE LLME(ed39298e/e7b69816){ASSIGNED} LLGM Assign post (ed39298e => e7b69816) (gprs_llc.c:1125) 20250115100315739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100315739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100315739 DMM DEBUG MM(262420000000027/e7b69816) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100315844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100315844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100315844 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100315844 DMM DEBUG MM(262420000000027/e7b69816) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20250115100315844 DMM NOTICE MM(262420000000027/e7b69816) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100315844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100315844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100315844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100315844 DMM DEBUG MM(262420000000027/e7b69816) Requesting authorization (sgsn_auth.c:160) 20250115100315844 DMM INFO MM(262420000000027/e7b69816) Requesting authentication tuples (sgsn_auth.c:184) 20250115100315844 DMM DEBUG MM(262420000000027/e7b69816) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100315844 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250115100315844 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250115100315851 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100315851 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100315851 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100315851 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100315851 DMM INFO MM(262420000000027/e7b69816) Subscriber data update (mmctx.c:445) 20250115100315851 DMM DEBUG MM(262420000000027/e7b69816) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100315851 DMM INFO MM(262420000000027/e7b69816) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100315851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100315851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100315851 DMM INFO MM(262420000000027/e7b69816) <- GMM AUTH AND CIPHERING REQ (rand = 65 07 ed 1f 2f c2 ba 2c 7f 94 7f c5 be 5e 8c ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100315861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100315861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100315861 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100315861 DMM INFO MM(262420000000027/e7b69816) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100315861 DMM NOTICE MM(262420000000027/e7b69816) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100315861 DMM DEBUG MM(262420000000027/e7b69816) checking auth: received GSM SRES = 3a 67 05 2c (gprs_gmm.c:648) 20250115100315861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100315861 DMM DEBUG MM(262420000000027/e7b69816) Requesting authorization (sgsn_auth.c:160) 20250115100315861 DMM INFO MM(262420000000027/e7b69816) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100315861 DMM DEBUG MM(262420000000027/e7b69816) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100315861 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250115100315861 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) 20250115100315862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100315862 DMM INFO MM(262420000000027/e7b69816) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7b69816) (gprs_gmm.c:282) 20250115100315869 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100315869 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100315869 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250115100315869 DMM INFO MM(262420000000027/e7b69816) Subscriber data update (mmctx.c:445) 20250115100315869 DMM DEBUG MM(262420000000027/e7b69816) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100315869 DMM INFO MM(262420000000027/e7b69816) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100315869 DMM NOTICE MM(262420000000027/e7b69816) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20250115100315869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100315869 DMM NOTICE MM(262420000000027/e7b69816) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100315869 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) 20250115100315870 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100315870 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250115100315870 DMM INFO MM(262420000000027/e7b69816) Subscriber data update (mmctx.c:445) 20250115100315870 DMM DEBUG MM(262420000000027/e7b69816) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100315874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100315874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100315874 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100315874 DMM INFO MM(262420000000027/e7b69816) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100315874 DMM NOTICE MM(262420000000027/e7b69816) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100315874 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100315874 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100315874 DLLC NOTICE LLME(ed39298e/e7b69816){ASSIGNED} LLGM Assign pre (ffffffff => e7b69816) (gprs_llc.c:1079) 20250115100315874 DLLC NOTICE LLME(ffffffff/e7b69816){ASSIGNED} LLGM Assign post (ffffffff => e7b69816) (gprs_llc.c:1125) 20250115100315874 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100315874 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100315874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100315874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100315928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100315928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100315928 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100315928 DMM INFO MM(262420000000027/e7b69816) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100315928 DMM INFO MM(262420000000027/e7b69816) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100315928 DMM DEBUG MM(262420000000027/e7b69816) Using GGSN 0 (gprs_sm.c:317) 20250115100315928 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) 20250115100315928 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250115100315928 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100315928 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100315928 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans(972)@a5b4eec045a5: First createPDPContextRequest received, dropping & waiting for retransmission 20250115100320930 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250115100321006 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 af 33 3e 5d 11 cc e1 89 7a 14 05 7f 03 62 17 d1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20250115100321006 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e99f130, cbp=0x5626523f9b80) (sgsn_libgtp.c:633) 20250115100321006 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100321006 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=e7b69816, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100321006 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100321006 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250115100321021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100321021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250115100321021 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100321021 DMM INFO MM(262420000000027/e7b69816) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250115100321021 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100321021 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@a5b4eec045a5: First deletePDPContextRequest received, dropping & waiting for retransmission 20250115100323658 DGPRS DEBUG Checking for inactive LLMEs, time = 39463602 (sgsn.c:132) 20250115100326022 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250115100326025 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:443) 20250115100326025 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f252e99f130, cbp=0x5626523f9b80) (sgsn_libgtp.c:633) 20250115100326025 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250115100326025 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=e7b69816, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100326025 DMM INFO MM(262420000000027/e7b69816) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250115100326025 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250115100326025 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@a5b4eec045a5: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@a5b4eec045a5: Final verdict of PTC: pass 20250115100326037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37382<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100326040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100326041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(970)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(968)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(969)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(958)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(963)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(961)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(956)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(967)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Wed Jan 15 10:03:26 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 20250115100326584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100326995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37556<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100327041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100327041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103348) 20250115100328042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100328042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103348, count=104608) 20250115100329043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100329043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Wed Jan 15 10:03:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100330046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100330046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250115100330523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100330525 DMM INFO MM(262420000000027/e7b69816) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100330525 DMM INFO MM(262420000000027/e7b69816) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100330525 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100330525 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100330525 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100330525 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100330525 DLLC NOTICE LLME(ffffffff/e7b69816){ASSIGNED} LLGM Assign pre (e7b69816 => ffffffff) (gprs_llc.c:1079) 20250115100330525 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7b69816 => ffffffff) (gprs_llc.c:1125) 20250115100330525 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250115100330525 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) 20250115100330525 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) 20250115100330525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100330525 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100330525 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100330525 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100330525 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@a5b4eec045a5: Provider Link came up: sending NS-RESET -NSVCI97(977)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100330622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100330622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100330622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100330622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100330622 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100330622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100330622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100330622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100330622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115100330626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100330626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100330626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100330626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100330626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100330626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100330626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100330626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100330626 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100330626 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100330626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(977)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100330629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100330630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(978)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100330697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb0-BSSGP0(974)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(981)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115100330756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100330756 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(981)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100330771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100330771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100330771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100330771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100330771 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100330771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100330771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100330771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100330771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(981)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100330777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100330777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100330777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100330779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100330779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100330779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100330779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100330779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100330779 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100330779 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100330779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100330790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100330790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(981)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(981)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100330868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100330906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100330906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(984)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-GSUP-IPA(988)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100331050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100331050 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100331050 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100331050 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115100331054 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100331054 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } -NSVCI99(987)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100331062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100331062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100331062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100331062 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100331062 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100331062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100331062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100331062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100331062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(982)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100331070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100331070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100331070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100331070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100331070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100331070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100331070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100331070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100331070 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100331070 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100331070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100331070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100331070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100331079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100331098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100331098 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)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='C18458B2'O, index=0 SGSN_Test-GSUP(989)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := '5613BFBC0DA32FDA44FC2B09BE30A2C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73646576'O ("sdev") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '754C2EE68E5375C7'O } } } } } 20250115100331478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100331478 DLLC NOTICE LLME(ffffffff/c18458b2){UNASSIGNED} LLC RX: unknown TLLI 0xc18458b2, creating LLME on the fly (gprs_llc.c:552) 20250115100331478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100331478 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1248) 20250115100331478 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100331478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100331478 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100331478 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100331478 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100331478 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100331478 DLLC NOTICE LLME(ffffffff/c18458b2){UNASSIGNED} LLGM Assign pre (c18458b2 => c499f898) (gprs_llc.c:1079) 20250115100331478 DLLC NOTICE LLME(c18458b2/c499f898){ASSIGNED} LLGM Assign post (c18458b2 => c499f898) (gprs_llc.c:1125) 20250115100331478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100331478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100331478 DMM DEBUG MM(262420000000028/c499f898) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100331562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100331562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100331562 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100331562 DMM DEBUG MM(262420000000028/c499f898) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20250115100331562 DMM NOTICE MM(262420000000028/c499f898) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100331562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100331562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100331562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100331562 DMM DEBUG MM(262420000000028/c499f898) Requesting authorization (sgsn_auth.c:160) 20250115100331562 DMM INFO MM(262420000000028/c499f898) Requesting authentication tuples (sgsn_auth.c:184) 20250115100331562 DMM DEBUG MM(262420000000028/c499f898) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100331562 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250115100331562 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250115100331587 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100331587 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100331587 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100331587 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100331587 DMM INFO MM(262420000000028/c499f898) Subscriber data update (mmctx.c:445) 20250115100331587 DMM DEBUG MM(262420000000028/c499f898) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100331587 DMM INFO MM(262420000000028/c499f898) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100331587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100331587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100331587 DMM INFO MM(262420000000028/c499f898) <- GMM AUTH AND CIPHERING REQ (rand = 56 13 bf bc 0d a3 2f da 44 fc 2b 09 be 30 a2 c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100331599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100331599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100331599 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100331599 DMM INFO MM(262420000000028/c499f898) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100331599 DMM NOTICE MM(262420000000028/c499f898) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100331599 DMM DEBUG MM(262420000000028/c499f898) checking auth: received GSM SRES = 73 64 65 76 (gprs_gmm.c:648) 20250115100331599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100331599 DMM DEBUG MM(262420000000028/c499f898) Requesting authorization (sgsn_auth.c:160) 20250115100331599 DMM INFO MM(262420000000028/c499f898) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100331599 DMM DEBUG MM(262420000000028/c499f898) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100331599 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250115100331599 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) 20250115100331599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100331599 DMM INFO MM(262420000000028/c499f898) <- GMM ATTACH ACCEPT (new P-TMSI=0xc499f898) (gprs_gmm.c:282) 20250115100331612 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100331612 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100331612 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250115100331612 DMM INFO MM(262420000000028/c499f898) Subscriber data update (mmctx.c:445) 20250115100331612 DMM DEBUG MM(262420000000028/c499f898) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100331612 DMM INFO MM(262420000000028/c499f898) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100331612 DMM NOTICE MM(262420000000028/c499f898) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20250115100331612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100331612 DMM NOTICE MM(262420000000028/c499f898) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100331612 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) 20250115100331614 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100331614 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250115100331614 DMM INFO MM(262420000000028/c499f898) Subscriber data update (mmctx.c:445) 20250115100331614 DMM DEBUG MM(262420000000028/c499f898) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100331620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100331620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100331620 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100331620 DMM INFO MM(262420000000028/c499f898) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100331620 DMM NOTICE MM(262420000000028/c499f898) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100331620 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100331620 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100331620 DLLC NOTICE LLME(c18458b2/c499f898){ASSIGNED} LLGM Assign pre (ffffffff => c499f898) (gprs_llc.c:1079) 20250115100331620 DLLC NOTICE LLME(ffffffff/c499f898){ASSIGNED} LLGM Assign post (ffffffff => c499f898) (gprs_llc.c:1125) 20250115100331620 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100331620 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100331620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100331620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100331675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100331675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100331675 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100331675 DMM INFO MM(262420000000028/c499f898) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100331675 DMM INFO MM(262420000000028/c499f898) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100331675 DMM DEBUG MM(262420000000028/c499f898) Using GGSN 0 (gprs_sm.c:317) 20250115100331675 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) 20250115100331675 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250115100331675 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100331675 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100331675 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100331693 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 56 63 af 79 11 30 b5 31 bb 14 05 7f 67 e4 77 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=1054 from retransmit req queue (gtp.c:443) 20250115100331693 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e99f130, cbp=0x5626523f9b80) (sgsn_libgtp.c:633) 20250115100331693 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100331693 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=c499f898, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100331693 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100331693 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250115100331709 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:499) 20250115100331709 DGPRS INFO PDP(262420000000028:5): Context 0x7f252e99f130 was deleted (sgsn_libgtp.c:707) 20250115100331709 DMM INFO MM(262420000000028/c499f898) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115100331709 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250115100331709 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100331721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100331721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250115100331721 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100331721 DMM INFO MM(262420000000028/c499f898) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250115100331723 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:606) 20250115100331725 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:2341) 20250115100331725 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:499) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a5b4eec045a5: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@a5b4eec045a5: Removing Client IMSI='262420000000028'H, index=0 20250115100331734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37560<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100331749 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100331749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a5b4eec045a5: Final verdict of PTC: pass SGSN_Test-GSUP(989)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(981)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(987)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(977)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(982)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(985)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(980)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(975)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(981): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(982): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Wed Jan 15 10:03:32 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 20250115100332250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100332664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98988) 20250115100332749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100332749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98988, count=103344) 20250115100333750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100333750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100334752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100334752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Wed Jan 15 10:03:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100335753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100335753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250115100336751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100336753 DMM INFO MM(262420000000028/c499f898) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100336753 DMM INFO MM(262420000000028/c499f898) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100336753 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100336753 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100336753 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100336753 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100336753 DLLC NOTICE LLME(ffffffff/c499f898){ASSIGNED} LLGM Assign pre (c499f898 => ffffffff) (gprs_llc.c:1079) 20250115100336753 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c499f898 => ffffffff) (gprs_llc.c:1125) 20250115100336753 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100336753 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100336753 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250115100336753 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) 20250115100336753 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) 20250115100336753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100336753 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100336753 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100336753 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100336753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250115100336754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100336754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(992)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100336928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100336929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100336929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100336929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100336929 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100336929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100336929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100336929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100336929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(996)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(997)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100336974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100336974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100336974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100336974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100336974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100336974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100336975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100336975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100336975 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100336975 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100336975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(997)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100336976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100336976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100337003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(996)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250115100337062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100337062 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1001)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1001)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100337118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100337118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100337118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100337118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100337118 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100337118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100337118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100337118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100337118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100337141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100337141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100337141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100337142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100337142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100337142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100337142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100337142 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100337142 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100337142 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100337142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100337143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100337143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100337150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 20250115100337189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100337189 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)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1007)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100337280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100337280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100337280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100337280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100337280 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100337281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100337281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100337281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100337281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115100337289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100337289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100337289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100337290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100337290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100337290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100337290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100337290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100337290 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100337290 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100337290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1007)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100337291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100337291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1007)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100337297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100337323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100337323 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(1004)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100337756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100337756 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100337756 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100337756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1006)@a5b4eec045a5: Established a new IPA connection (conn_id=2) 20250115100337758 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1006)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100337759 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1006)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1006)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1006)@a5b4eec045a5: 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(1006)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C7F0D938'O, index=0 SGSN_Test-GSUP(1008)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := '877379ECAA58D1CFB4ADF67D758780D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E4BD1592'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '020BD06A35CF813F'O } } } } } 20250115100337971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100337971 DLLC NOTICE LLME(ffffffff/c7f0d938){UNASSIGNED} LLC RX: unknown TLLI 0xc7f0d938, creating LLME on the fly (gprs_llc.c:552) 20250115100337971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100337971 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20250115100337971 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100337971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100337971 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100337971 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100337971 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100337971 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100337971 DLLC NOTICE LLME(ffffffff/c7f0d938){UNASSIGNED} LLGM Assign pre (c7f0d938 => f5bea179) (gprs_llc.c:1079) 20250115100337971 DLLC NOTICE LLME(c7f0d938/f5bea179){ASSIGNED} LLGM Assign post (c7f0d938 => f5bea179) (gprs_llc.c:1125) 20250115100337971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100337971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100337971 DMM DEBUG MM(262420000000026/f5bea179) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100338002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100338002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100338002 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100338002 DMM DEBUG MM(262420000000026/f5bea179) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20250115100338002 DMM NOTICE MM(262420000000026/f5bea179) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100338002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100338002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100338002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100338002 DMM DEBUG MM(262420000000026/f5bea179) Requesting authorization (sgsn_auth.c:160) 20250115100338002 DMM INFO MM(262420000000026/f5bea179) Requesting authentication tuples (sgsn_auth.c:184) 20250115100338002 DMM DEBUG MM(262420000000026/f5bea179) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100338002 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250115100338002 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250115100338006 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100338006 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100338006 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100338006 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100338006 DMM INFO MM(262420000000026/f5bea179) Subscriber data update (mmctx.c:445) 20250115100338006 DMM DEBUG MM(262420000000026/f5bea179) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100338006 DMM INFO MM(262420000000026/f5bea179) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100338006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100338006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100338006 DMM INFO MM(262420000000026/f5bea179) <- GMM AUTH AND CIPHERING REQ (rand = 87 73 79 ec aa 58 d1 cf b4 ad f6 7d 75 87 80 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100338021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100338021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100338021 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100338021 DMM INFO MM(262420000000026/f5bea179) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100338021 DMM NOTICE MM(262420000000026/f5bea179) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100338021 DMM DEBUG MM(262420000000026/f5bea179) checking auth: received GSM SRES = e4 bd 15 92 (gprs_gmm.c:648) 20250115100338021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100338021 DMM DEBUG MM(262420000000026/f5bea179) Requesting authorization (sgsn_auth.c:160) 20250115100338021 DMM INFO MM(262420000000026/f5bea179) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100338021 DMM DEBUG MM(262420000000026/f5bea179) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100338021 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250115100338021 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) 20250115100338021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100338021 DMM INFO MM(262420000000026/f5bea179) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5bea179) (gprs_gmm.c:282) 20250115100338024 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100338024 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100338024 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250115100338024 DMM INFO MM(262420000000026/f5bea179) Subscriber data update (mmctx.c:445) 20250115100338024 DMM DEBUG MM(262420000000026/f5bea179) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100338024 DMM INFO MM(262420000000026/f5bea179) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100338024 DMM NOTICE MM(262420000000026/f5bea179) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20250115100338024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100338024 DMM NOTICE MM(262420000000026/f5bea179) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100338024 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) 20250115100338025 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100338025 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250115100338025 DMM INFO MM(262420000000026/f5bea179) Subscriber data update (mmctx.c:445) 20250115100338025 DMM DEBUG MM(262420000000026/f5bea179) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100338035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100338035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100338035 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100338035 DMM INFO MM(262420000000026/f5bea179) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100338035 DMM NOTICE MM(262420000000026/f5bea179) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100338035 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100338035 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100338035 DLLC NOTICE LLME(c7f0d938/f5bea179){ASSIGNED} LLGM Assign pre (ffffffff => f5bea179) (gprs_llc.c:1079) 20250115100338035 DLLC NOTICE LLME(ffffffff/f5bea179){ASSIGNED} LLGM Assign post (ffffffff => f5bea179) (gprs_llc.c:1125) 20250115100338035 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100338035 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100338035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100338035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100338088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100338088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100338089 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100338089 DMM INFO MM(262420000000026/f5bea179) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100338089 DMM INFO MM(262420000000026/f5bea179) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100338089 DMM DEBUG MM(262420000000026/f5bea179) Using GGSN 0 (gprs_sm.c:317) 20250115100338089 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) 20250115100338089 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250115100338089 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100338089 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100338089 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250115100338108 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 b0 cf 63 ea 11 ac 5c bd 96 14 05 7f 31 17 b0 20 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20250115100338108 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e99f130, cbp=0x5626523f9b80) (sgsn_libgtp.c:633) 20250115100338108 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100338108 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=f5bea179, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100338108 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100338108 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed20250115100338123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100338123 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115100338123 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user_error_ind_ggsn(1010)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100338127 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 b0 cf 63 ea 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2551) 20250115100338127 DGPRS INFO PDP(262420000000026:5): Context 0x7f252e99f130 was deleted (sgsn_libgtp.c:707) 20250115100338127 DMM INFO MM(262420000000026/f5bea179) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115100338127 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250115100338127 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115100338135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100338135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250115100338135 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100338135 DMM INFO MM(262420000000026/f5bea179) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@a5b4eec045a5: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_user_error_ind_ggsn(1010)@a5b4eec045a5: Final verdict of PTC: pass 20250115100338152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48240<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(992)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(1008)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1001)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1007)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(997)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@a5b4eec045a5: Final verdict of PTC: none 20250115100338186 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100338186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(995)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1005)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(999)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Wed Jan 15 10:03:38 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 20250115100338325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100338730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104004) 20250115100339187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100339187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104004, count=105164) 20250115100340189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100340189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Wed Jan 15 10:03:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100341190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100341190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100342192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100342192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_pdp_act_gmm_detach started. 20250115100342202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100342204 DMM INFO MM(262420000000026/f5bea179) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100342205 DMM INFO MM(262420000000026/f5bea179) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100342205 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100342205 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100342205 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100342205 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100342205 DLLC NOTICE LLME(ffffffff/f5bea179){ASSIGNED} LLGM Assign pre (f5bea179 => ffffffff) (gprs_llc.c:1079) 20250115100342205 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5bea179 => ffffffff) (gprs_llc.c:1125) 20250115100342205 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100342205 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100342205 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250115100342205 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) 20250115100342205 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) 20250115100342205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100342205 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100342205 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100342205 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100342206 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1016)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@a5b4eec045a5: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1015)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100342334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100342334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100342334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100342334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100342335 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100342335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100342335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100342335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100342335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115100342347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100342347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100342347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100342348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100342348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100342348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100342348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100342348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100342348 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100342348 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100342349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100342349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100342349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1016)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1016)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1016)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100342358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100342395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100342395 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1015)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100342428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100342428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100342428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100342428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100342428 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100342428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100342428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100342428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100342428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100342439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100342439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100342439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100342441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100342441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100342441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100342441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100342441 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100342441 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100342441 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100342441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100342441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100342441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100342450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115100342510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100342510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250115100342519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100342519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100342519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100342519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100342519 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100342519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100342519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100342519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100342519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-BSSGP2(1022)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(1025)@a5b4eec045a5: Provider Link came up: sending NS-RESET -NSVCI99(1025)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100342524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100342524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100342524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100342524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100342524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100342524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100342524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100342524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100342524 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100342524 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100342525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100342528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100342528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100342538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100342566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100342566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100343193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100343193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100343193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100343193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1026)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250115100343196 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1026)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250115100343210 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='EE64D9F3'O, index=0 SGSN_Test-GSUP(1027)@a5b4eec045a5: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@a5b4eec045a5: 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 := 'B1FDFC69A04778D7B695ECE0468EA343'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '30527BED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9AA72ADCE3310061'O } } } } } 20250115100343323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100343323 DLLC NOTICE LLME(ffffffff/ee64d9f3){UNASSIGNED} LLC RX: unknown TLLI 0xee64d9f3, creating LLME on the fly (gprs_llc.c:552) 20250115100343323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100343324 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20250115100343324 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100343324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100343324 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100343324 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100343324 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100343324 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100343324 DLLC NOTICE LLME(ffffffff/ee64d9f3){UNASSIGNED} LLGM Assign pre (ee64d9f3 => eaba67f0) (gprs_llc.c:1079) 20250115100343324 DLLC NOTICE LLME(ee64d9f3/eaba67f0){ASSIGNED} LLGM Assign post (ee64d9f3 => eaba67f0) (gprs_llc.c:1125) 20250115100343324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100343324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100343324 DMM DEBUG MM(262420000000026/eaba67f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100343344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100343344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100343344 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100343344 DMM DEBUG MM(262420000000026/eaba67f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20250115100343344 DMM NOTICE MM(262420000000026/eaba67f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100343344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100343344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100343344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100343344 DMM DEBUG MM(262420000000026/eaba67f0) Requesting authorization (sgsn_auth.c:160) 20250115100343344 DMM INFO MM(262420000000026/eaba67f0) Requesting authentication tuples (sgsn_auth.c:184) 20250115100343344 DMM DEBUG MM(262420000000026/eaba67f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100343344 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250115100343344 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250115100343348 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100343348 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100343348 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100343348 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100343348 DMM INFO MM(262420000000026/eaba67f0) Subscriber data update (mmctx.c:445) 20250115100343348 DMM DEBUG MM(262420000000026/eaba67f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100343348 DMM INFO MM(262420000000026/eaba67f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100343348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100343348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100343348 DMM INFO MM(262420000000026/eaba67f0) <- GMM AUTH AND CIPHERING REQ (rand = b1 fd fc 69 a0 47 78 d7 b6 95 ec e0 46 8e a3 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100343358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100343359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100343359 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100343359 DMM INFO MM(262420000000026/eaba67f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100343359 DMM NOTICE MM(262420000000026/eaba67f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100343359 DMM DEBUG MM(262420000000026/eaba67f0) checking auth: received GSM SRES = 30 52 7b ed (gprs_gmm.c:648) 20250115100343359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100343359 DMM DEBUG MM(262420000000026/eaba67f0) Requesting authorization (sgsn_auth.c:160) 20250115100343359 DMM INFO MM(262420000000026/eaba67f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100343359 DMM DEBUG MM(262420000000026/eaba67f0) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100343359 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250115100343359 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) 20250115100343359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100343359 DMM INFO MM(262420000000026/eaba67f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaba67f0) (gprs_gmm.c:282) 20250115100343361 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100343361 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100343361 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250115100343361 DMM INFO MM(262420000000026/eaba67f0) Subscriber data update (mmctx.c:445) 20250115100343361 DMM DEBUG MM(262420000000026/eaba67f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100343361 DMM INFO MM(262420000000026/eaba67f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100343361 DMM NOTICE MM(262420000000026/eaba67f0) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20250115100343361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100343361 DMM NOTICE MM(262420000000026/eaba67f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100343361 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) 20250115100343362 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100343362 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250115100343362 DMM INFO MM(262420000000026/eaba67f0) Subscriber data update (mmctx.c:445) 20250115100343362 DMM DEBUG MM(262420000000026/eaba67f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100343376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100343376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100343376 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100343376 DMM INFO MM(262420000000026/eaba67f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100343376 DMM NOTICE MM(262420000000026/eaba67f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100343376 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100343376 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100343376 DLLC NOTICE LLME(ee64d9f3/eaba67f0){ASSIGNED} LLGM Assign pre (ffffffff => eaba67f0) (gprs_llc.c:1079) 20250115100343376 DLLC NOTICE LLME(ffffffff/eaba67f0){ASSIGNED} LLGM Assign post (ffffffff => eaba67f0) (gprs_llc.c:1125) 20250115100343376 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100343377 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100343377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100343377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100343430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100343430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100343430 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100343430 DMM INFO MM(262420000000026/eaba67f0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100343430 DMM INFO MM(262420000000026/eaba67f0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100343430 DMM DEBUG MM(262420000000026/eaba67f0) Using GGSN 0 (gprs_sm.c:317) 20250115100343430 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) 20250115100343430 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250115100343430 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100343430 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100343430 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250115100343451 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 8d 86 fa 57 11 27 24 a3 b6 14 05 7f ef 4f 15 9b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20250115100343451 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e99f130, cbp=0x5626523f9b80) (sgsn_libgtp.c:633) 20250115100343451 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100343451 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=eaba67f0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100343451 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100343451 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100343470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100343471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100343471 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100343471 DMM INFO MM(262420000000026/eaba67f0) -> GMM DETACH REQUEST TLLI=0xeaba67f0 type=GPRS detach (gprs_gmm.c:1440) 20250115100343471 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250115100343471 DMM INFO MM(262420000000026/eaba67f0) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115100343471 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100343471 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100343471 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100343471 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100343471 DLLC NOTICE LLME(ffffffff/eaba67f0){ASSIGNED} LLGM Assign pre (eaba67f0 => ffffffff) (gprs_llc.c:1079) 20250115100343471 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaba67f0 => ffffffff) (gprs_llc.c:1125) 20250115100343471 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100343471 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100343471 DMM NOTICE MM(262420000000026/eaba67f0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100343471 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250115100343471 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100343471 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100343471 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250115100343471 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250115100343471 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) 20250115100343471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100343471 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100343471 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100343471 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100343473 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@a5b4eec045a5: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@a5b4eec045a5: Final verdict of PTC: pass 20250115100343488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55160<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100343490 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100343490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1015)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1018)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1020)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(1027)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1025)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1016)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1013)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1024)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Wed Jan 15 10:03:43 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 20250115100343708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100344014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55176<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55796) 20250115100344494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100344494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55796, count=108316) 20250115100345496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100345496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Wed Jan 15 10:03:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100346498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100346498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250115100347047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100347047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100347072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100347072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100347072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100347072 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100347072 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100347072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100347072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100347072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100347072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100347073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100347073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100347073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100347073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100347073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100347073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100347073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100347073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100347073 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100347073 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100347073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100347073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100347073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100347076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100347084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100347084 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100347093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100347093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100347093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100347093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100347093 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100347093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100347093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100347093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100347093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100347094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100347094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100347094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100347094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100347094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100347094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100347094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100347094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100347094 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100347094 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100347094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100347094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100347094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100347097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100347105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100347105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100347117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100347117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100347117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100347117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100347117 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100347117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100347117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100347117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100347117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100347118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100347118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100347118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100347118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100347118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100347118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100347118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100347118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100347118 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100347118 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100347118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100347119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100347119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100347121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100347128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100347128 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)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100347499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100347499 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100347499 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100347499 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100347500 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1045)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115100347500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@a5b4eec045a5: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='CABBDB1A'O, index=0 SGSN_Test-GSUP(1046)@a5b4eec045a5: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250115100348569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100348570 DLLC NOTICE LLME(ffffffff/cabbdb1a){UNASSIGNED} LLC RX: unknown TLLI 0xcabbdb1a, creating LLME on the fly (gprs_llc.c:552) 20250115100348570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100348570 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250115100348570 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100348570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100348570 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100348570 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100348570 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100348570 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100348570 DLLC NOTICE LLME(ffffffff/cabbdb1a){UNASSIGNED} LLGM Assign pre (cabbdb1a => cd208ba6) (gprs_llc.c:1079) 20250115100348570 DLLC NOTICE LLME(cabbdb1a/cd208ba6){ASSIGNED} LLGM Assign post (cabbdb1a => cd208ba6) (gprs_llc.c:1125) 20250115100348570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100348570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100348570 DMM DEBUG MM(262420000000039/cd208ba6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100348596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100348596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250115100348596 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100348596 DMM INFO MM(262420000000039/cd208ba6) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250115100348596 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100348596 DLLC NOTICE LLME(cabbdb1a/cd208ba6){ASSIGNED} LLGM Assign pre (cabbdb1a => cd208ba6) (gprs_llc.c:1079) 20250115100348596 DLLC NOTICE LLME(cabbdb1a/cd208ba6){ASSIGNED} LLGM Assign post (cabbdb1a => cd208ba6) (gprs_llc.c:1125) 20250115100348596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100348597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100348597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100348597 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100348597 DMM DEBUG MM(262420000000039/cd208ba6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20250115100348597 DMM NOTICE MM(262420000000039/cd208ba6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100348597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100348597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100348597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250115100348597 DMM INFO MM(262420000000039/cd208ba6) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd208ba6) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@a5b4eec045a5: Removing Client IMSI='262420000000039'H, index=0 20250115100349604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100349604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100349604 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100349604 DMM INFO MM(262420000000039/cd208ba6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100349604 DMM NOTICE MM(262420000000039/cd208ba6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100349604 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100349604 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100349604 DLLC NOTICE LLME(cabbdb1a/cd208ba6){ASSIGNED} LLGM Assign pre (ffffffff => cd208ba6) (gprs_llc.c:1079) 20250115100349604 DLLC NOTICE LLME(ffffffff/cd208ba6){ASSIGNED} LLGM Assign post (ffffffff => cd208ba6) (gprs_llc.c:1125) 20250115100349604 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100349604 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100349604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100349604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@a5b4eec045a5: Final verdict of PTC: pass 20250115100349608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55182<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@a5b4eec045a5: Final verdict of PTC: none 20250115100349612 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100349612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@a5b4eec045a5: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1039)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1034)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1044)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@a5b4eec045a5: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1032)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1042)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1037)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none)Wed Jan 15 10:03:49 UTC 2025 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc MTC@a5b4eec045a5: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. 20250115100349721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100350123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66628) 20250115100350614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100350614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66628, count=70984) 20250115100351614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100351614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Wed Jan 15 10:03:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100352616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100352616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_xid_empty_l3 started. 20250115100353153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100353154 DMM INFO MM(262420000000039/cd208ba6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100353154 DMM INFO MM(262420000000039/cd208ba6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100353154 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100353154 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100353154 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100353154 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100353154 DLLC NOTICE LLME(ffffffff/cd208ba6){ASSIGNED} LLGM Assign pre (cd208ba6 => ffffffff) (gprs_llc.c:1079) 20250115100353154 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd208ba6 => ffffffff) (gprs_llc.c:1125) 20250115100353154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100353154 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100353154 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100353154 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100353154 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100353189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100353189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100353189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100353189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100353189 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100353189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100353189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100353189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100353189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100353190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100353190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100353190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100353191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100353191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100353191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100353191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100353191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100353191 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100353191 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100353191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100353191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100353191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100353193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100353198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100353198 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1051)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1059)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100353208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100353208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100353208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100353208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100353208 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100353208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100353208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100353208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100353208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1058)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1059)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100353209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100353209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100353209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100353209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100353209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100353209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100353210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100353210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100353210 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100353210 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100353210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100353210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100353210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100353214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1055)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1058)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115100353221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100353221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1063)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100353222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100353222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100353222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100353222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100353222 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100353222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100353222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100353222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100353222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100353223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100353223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100353223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100353223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100353223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100353223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100353223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100353223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100353223 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100353223 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100353223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_xid_empty_l3-BVCI210(1056)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100353224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100353224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100353226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100353231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100353231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100353617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100353618 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100353618 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100353618 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100353622 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115100353623 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100353658 DGPRS DEBUG Checking for inactive LLMEs, time = 39463632 (sgsn.c:132) TC_xid_empty_l3-BVCI196(1051)@a5b4eec045a5: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F27C9351'O, index=0 SGSN_Test-GSUP(1065)@a5b4eec045a5: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@a5b4eec045a5: 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 := '25EAD9B136290C38677DD7E4C228B5A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47B0A0E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '263491007980F0E3'O } } } } } 20250115100354695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100354695 DLLC NOTICE LLME(ffffffff/f27c9351){UNASSIGNED} LLC RX: unknown TLLI 0xf27c9351, creating LLME on the fly (gprs_llc.c:552) 20250115100354695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100354695 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1248) 20250115100354695 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100354695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100354695 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100354695 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100354695 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100354695 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100354695 DLLC NOTICE LLME(ffffffff/f27c9351){UNASSIGNED} LLGM Assign pre (f27c9351 => f8bfec8c) (gprs_llc.c:1079) 20250115100354695 DLLC NOTICE LLME(f27c9351/f8bfec8c){ASSIGNED} LLGM Assign post (f27c9351 => f8bfec8c) (gprs_llc.c:1125) 20250115100354695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100354695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100354695 DMM DEBUG MM(262420000000044/f8bfec8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100354718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100354718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100354718 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100354718 DMM DEBUG MM(262420000000044/f8bfec8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20250115100354718 DMM NOTICE MM(262420000000044/f8bfec8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100354718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100354718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100354718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100354718 DMM DEBUG MM(262420000000044/f8bfec8c) Requesting authorization (sgsn_auth.c:160) 20250115100354718 DMM INFO MM(262420000000044/f8bfec8c) Requesting authentication tuples (sgsn_auth.c:184) 20250115100354718 DMM DEBUG MM(262420000000044/f8bfec8c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100354718 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250115100354718 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@a5b4eec045a5: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250115100354724 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100354724 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100354724 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100354724 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100354724 DMM INFO MM(262420000000044/f8bfec8c) Subscriber data update (mmctx.c:445) 20250115100354724 DMM DEBUG MM(262420000000044/f8bfec8c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100354724 DMM INFO MM(262420000000044/f8bfec8c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100354724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100354724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100354724 DMM INFO MM(262420000000044/f8bfec8c) <- GMM AUTH AND CIPHERING REQ (rand = 25 ea d9 b1 36 29 0c 38 67 7d d7 e4 c2 28 b5 a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100354741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100354741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100354741 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100354741 DMM INFO MM(262420000000044/f8bfec8c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100354741 DMM NOTICE MM(262420000000044/f8bfec8c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100354741 DMM DEBUG MM(262420000000044/f8bfec8c) checking auth: received GSM SRES = 47 b0 a0 e0 (gprs_gmm.c:648) 20250115100354741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100354741 DMM DEBUG MM(262420000000044/f8bfec8c) Requesting authorization (sgsn_auth.c:160) 20250115100354741 DMM INFO MM(262420000000044/f8bfec8c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100354741 DMM DEBUG MM(262420000000044/f8bfec8c) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100354741 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250115100354741 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) 20250115100354741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100354741 DMM INFO MM(262420000000044/f8bfec8c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8bfec8c) (gprs_gmm.c:282) 20250115100354743 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100354744 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100354744 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250115100354744 DMM INFO MM(262420000000044/f8bfec8c) Subscriber data update (mmctx.c:445) 20250115100354744 DMM DEBUG MM(262420000000044/f8bfec8c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100354744 DMM INFO MM(262420000000044/f8bfec8c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100354744 DMM NOTICE MM(262420000000044/f8bfec8c) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20250115100354744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100354744 DMM NOTICE MM(262420000000044/f8bfec8c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100354744 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) 20250115100354745 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100354745 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250115100354745 DMM INFO MM(262420000000044/f8bfec8c) Subscriber data update (mmctx.c:445) 20250115100354745 DMM DEBUG MM(262420000000044/f8bfec8c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100354757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100354757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100354758 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100354758 DMM INFO MM(262420000000044/f8bfec8c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100354758 DMM NOTICE MM(262420000000044/f8bfec8c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100354758 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100354758 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100354758 DLLC NOTICE LLME(f27c9351/f8bfec8c){ASSIGNED} LLGM Assign pre (ffffffff => f8bfec8c) (gprs_llc.c:1079) 20250115100354758 DLLC NOTICE LLME(ffffffff/f8bfec8c){ASSIGNED} LLGM Assign post (ffffffff => f8bfec8c) (gprs_llc.c:1125) 20250115100354758 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100354758 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100354758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100354758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100354812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100354813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100354813 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100354813 DMM INFO MM(262420000000044/f8bfec8c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100354813 DMM INFO MM(262420000000044/f8bfec8c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100354813 DMM DEBUG MM(262420000000044/f8bfec8c) Using GGSN 0 (gprs_sm.c:317) 20250115100354813 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) 20250115100354813 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250115100354813 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100354813 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100354813 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250115100354837 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 e0 9e ba 33 11 5b b3 03 26 14 05 7f d9 df de 07 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20250115100354837 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a01a8, cbp=0x5626523fc740) (sgsn_libgtp.c:633) 20250115100354837 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100354837 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=f8bfec8c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100354837 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100354837 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100354853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100354853 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250115100354853 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250115100354853 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1051)@a5b4eec045a5: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@a5b4eec045a5: Final verdict of PTC: pass 20250115100354867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58788<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100354871 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100354871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1053)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(1065)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1063)@a5b4eec045a5: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@a5b4eec045a5: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@a5b4eec045a5: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1051)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1052)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1061)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1057)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1059)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_xid_empty_l3-BVCI196(1051): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Wed Jan 15 10:03:54 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 20250115100354983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100355385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87808) 20250115100355871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100355871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87808, count=98964) 20250115100356872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100356873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Wed Jan 15 10:03:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100357873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100357873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_xid_n201u started. 20250115100358482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100358483 DMM INFO MM(262420000000044/f8bfec8c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100358483 DMM INFO MM(262420000000044/f8bfec8c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100358483 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100358483 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100358483 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100358483 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100358483 DLLC NOTICE LLME(ffffffff/f8bfec8c){ASSIGNED} LLGM Assign pre (f8bfec8c => ffffffff) (gprs_llc.c:1079) 20250115100358483 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8bfec8c => ffffffff) (gprs_llc.c:1125) 20250115100358483 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100358483 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100358483 DMM NOTICE MM(262420000000044/f8bfec8c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100358483 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250115100358483 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100358483 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100358483 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250115100358483 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250115100358483 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) 20250115100358483 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) 20250115100358483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100358483 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100358483 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100358483 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100358483 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100358523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100358523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100358523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100358523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100358523 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100358523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100358523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100358523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100358523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100358524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100358524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100358524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100358524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100358524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100358524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100358524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100358524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100358524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100358524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100358524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100358525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100358525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100358527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100358534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100358534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1074)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1071)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1078)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100358547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100358547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100358547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100358547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100358547 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100358547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100358547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100358547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100358547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1077)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1078)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100358548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100358548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100358548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100358548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100358548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100358548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100358548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100358548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100358548 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100358548 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100358548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100358548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100358548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100358550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100358555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100358555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1077)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI210(1075)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1082)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100358560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100358560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100358560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100358560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100358560 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100358560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100358560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100358560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100358560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100358561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100358561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100358561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100358561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100358561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100358561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100358561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100358561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100358561 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100358561 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100358561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100358561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100358561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100358563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100358569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100358569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100358875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100358875 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100358875 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100358875 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100358879 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1083)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100358880 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@a5b4eec045a5: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='FC34D14A'O, index=0 SGSN_Test-GSUP(1084)@a5b4eec045a5: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@a5b4eec045a5: 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 := 'DDBB490DC9F2B0FD71995F05E7F444E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '11748C5E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '42FB6C564B65AA7E'O } } } } } 20250115100359970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100359970 DLLC NOTICE LLME(ffffffff/fc34d14a){UNASSIGNED} LLC RX: unknown TLLI 0xfc34d14a, creating LLME on the fly (gprs_llc.c:552) 20250115100359970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100359970 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1248) 20250115100359970 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100359970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100359970 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100359970 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100359970 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100359970 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100359970 DLLC NOTICE LLME(ffffffff/fc34d14a){UNASSIGNED} LLGM Assign pre (fc34d14a => c1a786ee) (gprs_llc.c:1079) 20250115100359970 DLLC NOTICE LLME(fc34d14a/c1a786ee){ASSIGNED} LLGM Assign post (fc34d14a => c1a786ee) (gprs_llc.c:1125) 20250115100359970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100359970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100359970 DMM DEBUG MM(262420000000045/c1a786ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100359995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100359996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100359996 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100359996 DMM DEBUG MM(262420000000045/c1a786ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20250115100359996 DMM NOTICE MM(262420000000045/c1a786ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100359996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100359996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100359996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100359996 DMM DEBUG MM(262420000000045/c1a786ee) Requesting authorization (sgsn_auth.c:160) 20250115100359996 DMM INFO MM(262420000000045/c1a786ee) Requesting authentication tuples (sgsn_auth.c:184) 20250115100359996 DMM DEBUG MM(262420000000045/c1a786ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100359996 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250115100359996 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@a5b4eec045a5: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250115100400002 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100400002 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100400002 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100400002 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100400002 DMM INFO MM(262420000000045/c1a786ee) Subscriber data update (mmctx.c:445) 20250115100400002 DMM DEBUG MM(262420000000045/c1a786ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100400002 DMM INFO MM(262420000000045/c1a786ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100400002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100400002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100400002 DMM INFO MM(262420000000045/c1a786ee) <- GMM AUTH AND CIPHERING REQ (rand = dd bb 49 0d c9 f2 b0 fd 71 99 5f 05 e7 f4 44 e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100400021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100400021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100400021 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100400021 DMM INFO MM(262420000000045/c1a786ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100400021 DMM NOTICE MM(262420000000045/c1a786ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100400021 DMM DEBUG MM(262420000000045/c1a786ee) checking auth: received GSM SRES = 11 74 8c 5e (gprs_gmm.c:648) 20250115100400021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100400021 DMM DEBUG MM(262420000000045/c1a786ee) Requesting authorization (sgsn_auth.c:160) 20250115100400021 DMM INFO MM(262420000000045/c1a786ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100400021 DMM DEBUG MM(262420000000045/c1a786ee) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100400021 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250115100400021 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) 20250115100400021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100400021 DMM INFO MM(262420000000045/c1a786ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1a786ee) (gprs_gmm.c:282) 20250115100400024 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100400024 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100400024 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250115100400024 DMM INFO MM(262420000000045/c1a786ee) Subscriber data update (mmctx.c:445) 20250115100400024 DMM DEBUG MM(262420000000045/c1a786ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100400024 DMM INFO MM(262420000000045/c1a786ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100400024 DMM NOTICE MM(262420000000045/c1a786ee) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20250115100400024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100400024 DMM NOTICE MM(262420000000045/c1a786ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100400024 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) 20250115100400025 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100400025 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250115100400025 DMM INFO MM(262420000000045/c1a786ee) Subscriber data update (mmctx.c:445) 20250115100400025 DMM DEBUG MM(262420000000045/c1a786ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100400039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100400039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100400039 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100400039 DMM INFO MM(262420000000045/c1a786ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100400040 DMM NOTICE MM(262420000000045/c1a786ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100400040 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100400040 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100400040 DLLC NOTICE LLME(fc34d14a/c1a786ee){ASSIGNED} LLGM Assign pre (ffffffff => c1a786ee) (gprs_llc.c:1079) 20250115100400040 DLLC NOTICE LLME(ffffffff/c1a786ee){ASSIGNED} LLGM Assign post (ffffffff => c1a786ee) (gprs_llc.c:1125) 20250115100400040 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100400040 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100400040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100400040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100400095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100400095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100400095 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100400095 DMM INFO MM(262420000000045/c1a786ee) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100400095 DMM INFO MM(262420000000045/c1a786ee) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100400095 DMM DEBUG MM(262420000000045/c1a786ee) Using GGSN 0 (gprs_sm.c:317) 20250115100400095 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) 20250115100400095 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250115100400095 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100400095 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100400095 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250115100400121 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 e9 d7 56 eb 11 96 d6 1d f3 14 05 7f 31 0d 27 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=1060 from retransmit req queue (gtp.c:443) 20250115100400121 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a1220, cbp=0x5626523fcad0) (sgsn_libgtp.c:633) 20250115100400121 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100400121 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=c1a786ee, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100400121 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100400121 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100400136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100400136 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250115100400136 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250115100400136 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250115100400136 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@a5b4eec045a5: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@a5b4eec045a5: Final verdict of PTC: pass 20250115100400151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58820<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1082)@a5b4eec045a5: Final verdict of PTC: none TC_xid_n201u-BVCI210(1075)@a5b4eec045a5: Final verdict of PTC: none 20250115100400156 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(1079)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1072)@a5b4eec045a5: Final verdict of PTC: none 20250115100400156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1083)@a5b4eec045a5: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1078)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@a5b4eec045a5: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1076)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1080)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1070)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_xid_n201u-BVCI210(1075): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_xid_n201u finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Wed Jan 15 10:04:00 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250115100400267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100400669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85804) 20250115100401157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100401157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85804, count=101640) 20250115100402158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100402158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Wed Jan 15 10:04:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100403160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100403170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_llc_null started. 20250115100403736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100403739 DMM INFO MM(262420000000045/c1a786ee) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100403739 DMM INFO MM(262420000000045/c1a786ee) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100403739 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100403739 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100403739 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100403739 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100403739 DLLC NOTICE LLME(ffffffff/c1a786ee){ASSIGNED} LLGM Assign pre (c1a786ee => ffffffff) (gprs_llc.c:1079) 20250115100403739 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1a786ee => ffffffff) (gprs_llc.c:1125) 20250115100403739 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100403739 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100403739 DMM NOTICE MM(262420000000045/c1a786ee) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100403739 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250115100403739 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100403739 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100403739 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250115100403739 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250115100403739 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) 20250115100403739 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) 20250115100403739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100403739 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100403739 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100403739 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100403739 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1092)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@a5b4eec045a5: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1091)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100403797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100403797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100403797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100403797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100403797 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100403797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100403797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100403797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100403797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1092)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100403798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100403798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100403798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100403798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100403798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100403798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100403798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100403798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100403798 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100403798 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100403798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1092)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100403798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100403798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1092)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100403801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1088)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1091)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115100403807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100403807 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1096)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100403809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100403809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100403809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100403809 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100403809 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100403809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100403809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100403809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100403809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_llc_null-BVCI196(1089)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1096)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100403810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100403810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100403810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100403810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100403810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100403810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100403810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100403810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100403810 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100403810 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100403810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100403810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100403810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100403814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100403820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100403820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100403827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100403827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100403827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100403827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100403827 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100403827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100403827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100403827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100403827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100403828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100403828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100403828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100403828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100403828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100403828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100403828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100403828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100403828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100403828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100403828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100403828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100403828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100403829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100403835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100403835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100404171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100404171 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100404171 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100404171 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100404177 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100404178 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1089)@a5b4eec045a5: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E9DE209D'O, index=0 SGSN_Test-GSUP(1103)@a5b4eec045a5: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@a5b4eec045a5: 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 := 'AEFC6AFE8CB3404083BB02FA44A75154'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC323708'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6AEB79683359E7D3'O } } } } } 20250115100405231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100405231 DLLC NOTICE LLME(ffffffff/e9de209d){UNASSIGNED} LLC RX: unknown TLLI 0xe9de209d, creating LLME on the fly (gprs_llc.c:552) 20250115100405231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100405231 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1248) 20250115100405231 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100405231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100405231 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100405231 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100405231 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100405231 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100405231 DLLC NOTICE LLME(ffffffff/e9de209d){UNASSIGNED} LLGM Assign pre (e9de209d => d0792afb) (gprs_llc.c:1079) 20250115100405231 DLLC NOTICE LLME(e9de209d/d0792afb){ASSIGNED} LLGM Assign post (e9de209d => d0792afb) (gprs_llc.c:1125) 20250115100405231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100405231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100405231 DMM DEBUG MM(262420000000041/d0792afb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100405248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100405248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100405248 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100405248 DMM DEBUG MM(262420000000041/d0792afb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20250115100405248 DMM NOTICE MM(262420000000041/d0792afb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100405248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100405248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100405248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100405248 DMM DEBUG MM(262420000000041/d0792afb) Requesting authorization (sgsn_auth.c:160) 20250115100405248 DMM INFO MM(262420000000041/d0792afb) Requesting authentication tuples (sgsn_auth.c:184) 20250115100405248 DMM DEBUG MM(262420000000041/d0792afb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100405248 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250115100405248 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@a5b4eec045a5: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250115100405253 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100405253 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100405253 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100405253 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100405253 DMM INFO MM(262420000000041/d0792afb) Subscriber data update (mmctx.c:445) 20250115100405253 DMM DEBUG MM(262420000000041/d0792afb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100405253 DMM INFO MM(262420000000041/d0792afb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100405253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100405253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100405253 DMM INFO MM(262420000000041/d0792afb) <- GMM AUTH AND CIPHERING REQ (rand = ae fc 6a fe 8c b3 40 40 83 bb 02 fa 44 a7 51 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100405268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100405268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100405268 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100405268 DMM INFO MM(262420000000041/d0792afb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100405268 DMM NOTICE MM(262420000000041/d0792afb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100405268 DMM DEBUG MM(262420000000041/d0792afb) checking auth: received GSM SRES = ec 32 37 08 (gprs_gmm.c:648) 20250115100405268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100405268 DMM DEBUG MM(262420000000041/d0792afb) Requesting authorization (sgsn_auth.c:160) 20250115100405268 DMM INFO MM(262420000000041/d0792afb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100405268 DMM DEBUG MM(262420000000041/d0792afb) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100405268 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250115100405268 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) 20250115100405268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100405268 DMM INFO MM(262420000000041/d0792afb) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0792afb) (gprs_gmm.c:282) 20250115100405270 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100405270 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100405270 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250115100405270 DMM INFO MM(262420000000041/d0792afb) Subscriber data update (mmctx.c:445) 20250115100405270 DMM DEBUG MM(262420000000041/d0792afb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100405270 DMM INFO MM(262420000000041/d0792afb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100405270 DMM NOTICE MM(262420000000041/d0792afb) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20250115100405270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100405270 DMM NOTICE MM(262420000000041/d0792afb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100405270 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) 20250115100405271 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100405271 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250115100405271 DMM INFO MM(262420000000041/d0792afb) Subscriber data update (mmctx.c:445) 20250115100405271 DMM DEBUG MM(262420000000041/d0792afb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100405278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100405278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100405278 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100405278 DMM INFO MM(262420000000041/d0792afb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100405278 DMM NOTICE MM(262420000000041/d0792afb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100405278 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100405278 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100405278 DLLC NOTICE LLME(e9de209d/d0792afb){ASSIGNED} LLGM Assign pre (ffffffff => d0792afb) (gprs_llc.c:1079) 20250115100405278 DLLC NOTICE LLME(ffffffff/d0792afb){ASSIGNED} LLGM Assign post (ffffffff => d0792afb) (gprs_llc.c:1125) 20250115100405278 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100405278 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100405278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100405278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100406332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100406332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250115100406332 DLLC DEBUG TLLI=d0792afb sends us LLC NULL (gprs_llc.c:912) 20250115100406332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100406332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250115100406333 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100406333 DMM INFO MM(262420000000041/d0792afb) -> GMM DETACH REQUEST TLLI=0xd0792afb type=GPRS detach Power-off (gprs_gmm.c:1440) 20250115100406333 DMM INFO MM(262420000000041/d0792afb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115100406333 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100406333 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100406333 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100406333 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100406333 DLLC NOTICE LLME(ffffffff/d0792afb){ASSIGNED} LLGM Assign pre (d0792afb => ffffffff) (gprs_llc.c:1079) 20250115100406333 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0792afb => ffffffff) (gprs_llc.c:1125) 20250115100406333 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250115100406333 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) 20250115100406333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100406333 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100406333 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100406333 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100406335 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@a5b4eec045a5: setverdict(pass): none -> pass TC_llc_null-BVCI196(1089)@a5b4eec045a5: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@a5b4eec045a5: Final verdict of PTC: pass 20250115100411341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46246<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_llc_null-BVCI220(1100)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@a5b4eec045a5: Final verdict of PTC: none TC_llc_null-BVCI196(1089)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1101)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1092)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@a5b4eec045a5: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(1103)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1096)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1091)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@a5b4eec045a5: Final verdict of PTC: none 20250115100411342 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100411343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1098)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1090)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1099)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1094)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_llc_null-BVCI196(1089): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_llc_null finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Wed Jan 15 10:04:11 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250115100411480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100411881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100984) 20250115100412343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100412343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100984, count=101524) 20250115100413345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100413345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Wed Jan 15 10:04:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100414346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100414346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_llc_sabm_dm_llgmm started. 20250115100414929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100414931 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100414972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100414972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100414972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100414972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100414972 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100414972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100414972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100414972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100414972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100414973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100414973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100414973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100414973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100414973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100414973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100414973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100414973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100414973 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100414973 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100414973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100414973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100414974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100414975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100414981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100414981 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100414988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100414988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100414988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100414988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100414988 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100414988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100414988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100414988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100414988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100414989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100414989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100414989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100414989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100414989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100414989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100414989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100414989 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100414989 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100414989 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100414989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100414989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100414989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100414992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100414997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100414997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100415005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100415005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100415005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100415005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100415005 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100415005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100415005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100415005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100415005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100415006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100415006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100415006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100415006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100415006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100415006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100415006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100415007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100415007 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100415007 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100415007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100415007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100415007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100415009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100415015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100415015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100415347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100415348 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100415348 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100415348 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100415352 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100415354 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@a5b4eec045a5: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='F698D5A1'O, index=0 SGSN_Test-GSUP(1122)@a5b4eec045a5: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@a5b4eec045a5: 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 := '6144E1BA33970D0D3B06BD7D934A009F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24EADE72'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4682074D17158EE'O } } } } } 20250115100416425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100416425 DLLC NOTICE LLME(ffffffff/f698d5a1){UNASSIGNED} LLC RX: unknown TLLI 0xf698d5a1, creating LLME on the fly (gprs_llc.c:552) 20250115100416425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100416425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1248) 20250115100416425 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100416425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100416425 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100416425 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100416425 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100416425 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100416425 DLLC NOTICE LLME(ffffffff/f698d5a1){UNASSIGNED} LLGM Assign pre (f698d5a1 => e945d06b) (gprs_llc.c:1079) 20250115100416425 DLLC NOTICE LLME(f698d5a1/e945d06b){ASSIGNED} LLGM Assign post (f698d5a1 => e945d06b) (gprs_llc.c:1125) 20250115100416425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100416425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100416425 DMM DEBUG MM(262420000000042/e945d06b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100416444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100416444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100416444 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100416444 DMM DEBUG MM(262420000000042/e945d06b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20250115100416444 DMM NOTICE MM(262420000000042/e945d06b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100416444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100416444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100416444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100416444 DMM DEBUG MM(262420000000042/e945d06b) Requesting authorization (sgsn_auth.c:160) 20250115100416444 DMM INFO MM(262420000000042/e945d06b) Requesting authentication tuples (sgsn_auth.c:184) 20250115100416444 DMM DEBUG MM(262420000000042/e945d06b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100416444 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250115100416444 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@a5b4eec045a5: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250115100416449 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100416449 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100416449 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100416449 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100416449 DMM INFO MM(262420000000042/e945d06b) Subscriber data update (mmctx.c:445) 20250115100416449 DMM DEBUG MM(262420000000042/e945d06b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100416449 DMM INFO MM(262420000000042/e945d06b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100416450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100416450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100416450 DMM INFO MM(262420000000042/e945d06b) <- GMM AUTH AND CIPHERING REQ (rand = 61 44 e1 ba 33 97 0d 0d 3b 06 bd 7d 93 4a 00 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100416467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100416467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100416467 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100416467 DMM INFO MM(262420000000042/e945d06b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100416467 DMM NOTICE MM(262420000000042/e945d06b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100416467 DMM DEBUG MM(262420000000042/e945d06b) checking auth: received GSM SRES = 24 ea de 72 (gprs_gmm.c:648) 20250115100416467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100416467 DMM DEBUG MM(262420000000042/e945d06b) Requesting authorization (sgsn_auth.c:160) 20250115100416467 DMM INFO MM(262420000000042/e945d06b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100416467 DMM DEBUG MM(262420000000042/e945d06b) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100416467 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250115100416467 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) 20250115100416467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100416467 DMM INFO MM(262420000000042/e945d06b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe945d06b) (gprs_gmm.c:282) 20250115100416470 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100416470 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100416470 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250115100416470 DMM INFO MM(262420000000042/e945d06b) Subscriber data update (mmctx.c:445) 20250115100416470 DMM DEBUG MM(262420000000042/e945d06b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100416470 DMM INFO MM(262420000000042/e945d06b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100416470 DMM NOTICE MM(262420000000042/e945d06b) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20250115100416470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100416470 DMM NOTICE MM(262420000000042/e945d06b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100416470 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) 20250115100416471 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100416471 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250115100416471 DMM INFO MM(262420000000042/e945d06b) Subscriber data update (mmctx.c:445) 20250115100416471 DMM DEBUG MM(262420000000042/e945d06b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100416481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100416481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100416481 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100416481 DMM INFO MM(262420000000042/e945d06b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100416481 DMM NOTICE MM(262420000000042/e945d06b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100416481 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100416481 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100416481 DLLC NOTICE LLME(f698d5a1/e945d06b){ASSIGNED} LLGM Assign pre (ffffffff => e945d06b) (gprs_llc.c:1079) 20250115100416481 DLLC NOTICE LLME(ffffffff/e945d06b){ASSIGNED} LLGM Assign post (ffffffff => e945d06b) (gprs_llc.c:1125) 20250115100416481 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100416481 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100416481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100416481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100417537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100417537 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)@a5b4eec045a5: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@a5b4eec045a5: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@a5b4eec045a5: Final verdict of PTC: pass 20250115100417554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55846<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@a5b4eec045a5: Final verdict of PTC: none 20250115100417557 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100417557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1121)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1115)@a5b4eec045a5: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@a5b4eec045a5: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@a5b4eec045a5: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1120)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1108)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1118)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1110)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1113)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Wed Jan 15 10:04:17 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 20250115100417654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100418056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80080) 20250115100418559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100418559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80080, count=87492) 20250115100419560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100419560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Wed Jan 15 10:04:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100420562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100420562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_llc_sabm_dm_ll5 started. 20250115100421161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100421164 DMM INFO MM(262420000000042/e945d06b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100421164 DMM INFO MM(262420000000042/e945d06b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100421164 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100421164 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100421164 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100421165 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100421165 DLLC NOTICE LLME(ffffffff/e945d06b){ASSIGNED} LLGM Assign pre (e945d06b => ffffffff) (gprs_llc.c:1079) 20250115100421165 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e945d06b => ffffffff) (gprs_llc.c:1125) 20250115100421165 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250115100421165 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) 20250115100421165 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) 20250115100421165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100421165 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100421165 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100421165 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100421165 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100421199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100421199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100421199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100421199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100421199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100421199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100421199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100421199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100421199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100421200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100421200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100421200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100421200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100421200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100421200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100421200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100421200 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100421200 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100421200 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100421200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100421200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100421200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100421202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100421207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100421207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100421215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100421215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100421215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100421215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100421215 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100421215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100421215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100421215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100421215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100421216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100421216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100421216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100421216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100421216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100421216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100421216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100421216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100421216 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100421216 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100421216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100421216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100421216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100421219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100421225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100421225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100421232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100421232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100421232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100421232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100421232 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100421232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100421232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100421232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100421232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100421233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100421233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100421233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100421233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100421233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100421233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100421233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100421233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100421233 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100421233 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100421233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100421233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100421233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100421235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100421240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100421240 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100421563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100421563 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100421563 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100421563 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100421566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1140)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100421566 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@a5b4eec045a5: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='EEC69282'O, index=0 SGSN_Test-GSUP(1141)@a5b4eec045a5: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@a5b4eec045a5: 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 := '436373FA031BA045C5F2076494739599'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E9118A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '47B91645337B2813'O } } } } } 20250115100422646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100422646 DLLC NOTICE LLME(ffffffff/eec69282){UNASSIGNED} LLC RX: unknown TLLI 0xeec69282, creating LLME on the fly (gprs_llc.c:552) 20250115100422646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100422646 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1248) 20250115100422646 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100422646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100422646 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100422646 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100422646 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100422646 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100422646 DLLC NOTICE LLME(ffffffff/eec69282){UNASSIGNED} LLGM Assign pre (eec69282 => e3196932) (gprs_llc.c:1079) 20250115100422646 DLLC NOTICE LLME(eec69282/e3196932){ASSIGNED} LLGM Assign post (eec69282 => e3196932) (gprs_llc.c:1125) 20250115100422646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100422646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100422646 DMM DEBUG MM(262420000000043/e3196932) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100422662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100422662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100422662 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100422662 DMM DEBUG MM(262420000000043/e3196932) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20250115100422662 DMM NOTICE MM(262420000000043/e3196932) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100422662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100422662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100422662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100422662 DMM DEBUG MM(262420000000043/e3196932) Requesting authorization (sgsn_auth.c:160) 20250115100422662 DMM INFO MM(262420000000043/e3196932) Requesting authentication tuples (sgsn_auth.c:184) 20250115100422662 DMM DEBUG MM(262420000000043/e3196932) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100422662 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250115100422662 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@a5b4eec045a5: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250115100422668 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100422668 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100422668 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100422668 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100422668 DMM INFO MM(262420000000043/e3196932) Subscriber data update (mmctx.c:445) 20250115100422668 DMM DEBUG MM(262420000000043/e3196932) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100422668 DMM INFO MM(262420000000043/e3196932) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100422668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100422668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100422668 DMM INFO MM(262420000000043/e3196932) <- GMM AUTH AND CIPHERING REQ (rand = 43 63 73 fa 03 1b a0 45 c5 f2 07 64 94 73 95 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100422682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100422682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100422682 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100422682 DMM INFO MM(262420000000043/e3196932) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100422682 DMM NOTICE MM(262420000000043/e3196932) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100422682 DMM DEBUG MM(262420000000043/e3196932) checking auth: received GSM SRES = 2e 91 18 a3 (gprs_gmm.c:648) 20250115100422682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100422682 DMM DEBUG MM(262420000000043/e3196932) Requesting authorization (sgsn_auth.c:160) 20250115100422682 DMM INFO MM(262420000000043/e3196932) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100422682 DMM DEBUG MM(262420000000043/e3196932) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100422682 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250115100422682 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) 20250115100422682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100422682 DMM INFO MM(262420000000043/e3196932) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3196932) (gprs_gmm.c:282) 20250115100422685 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100422685 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100422685 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250115100422685 DMM INFO MM(262420000000043/e3196932) Subscriber data update (mmctx.c:445) 20250115100422685 DMM DEBUG MM(262420000000043/e3196932) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100422685 DMM INFO MM(262420000000043/e3196932) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100422685 DMM NOTICE MM(262420000000043/e3196932) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20250115100422685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100422685 DMM NOTICE MM(262420000000043/e3196932) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100422685 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) 20250115100422687 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100422687 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250115100422687 DMM INFO MM(262420000000043/e3196932) Subscriber data update (mmctx.c:445) 20250115100422687 DMM DEBUG MM(262420000000043/e3196932) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100422697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100422697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100422697 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100422697 DMM INFO MM(262420000000043/e3196932) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100422697 DMM NOTICE MM(262420000000043/e3196932) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100422697 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100422697 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100422697 DLLC NOTICE LLME(eec69282/e3196932){ASSIGNED} LLGM Assign pre (ffffffff => e3196932) (gprs_llc.c:1079) 20250115100422697 DLLC NOTICE LLME(ffffffff/e3196932){ASSIGNED} LLGM Assign post (ffffffff => e3196932) (gprs_llc.c:1125) 20250115100422697 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100422697 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100422697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100422697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100423659 DGPRS DEBUG Checking for inactive LLMEs, time = 39463662 (sgsn.c:132) 20250115100423751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100423751 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)@a5b4eec045a5: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@a5b4eec045a5: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@a5b4eec045a5: Final verdict of PTC: pass 20250115100423768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55862<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_llc_sabm_dm_ll5-BVCI210(1133)@a5b4eec045a5: Final verdict of PTC: none 20250115100423773 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100423773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1129)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1134)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(1141)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1139)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@a5b4eec045a5: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1137)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1132)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@a5b4eec045a5: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1127)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Wed Jan 15 10:04:23 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 20250115100423927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100424329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84136) 20250115100424774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100424774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84136, count=91772) 20250115100425775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100425775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Wed Jan 15 10:04:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100426776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100426776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_suspend_nopaging started. 20250115100427439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100427444 DMM INFO MM(262420000000043/e3196932) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100427444 DMM INFO MM(262420000000043/e3196932) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100427444 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100427444 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100427444 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100427444 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100427444 DLLC NOTICE LLME(ffffffff/e3196932){ASSIGNED} LLGM Assign pre (e3196932 => ffffffff) (gprs_llc.c:1079) 20250115100427444 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3196932 => ffffffff) (gprs_llc.c:1125) 20250115100427444 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250115100427445 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) 20250115100427445 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) 20250115100427445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100427445 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100427445 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100427445 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100427445 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100427516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100427516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100427516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100427516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100427516 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100427516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100427516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100427516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100427516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100427522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100427522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100427522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100427523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100427523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100427523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100427523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100427523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100427523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100427523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100427523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100427525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100427525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1149)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100427534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100427542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100427542 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100427554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100427554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100427554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100427554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100427554 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100427554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100427554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100427554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100427554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100427555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100427555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100427555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100427555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100427555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100427555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100427555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100427555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100427555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100427555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100427555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100427555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100427555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100427557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100427564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100427564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1153)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_nopaging-BVCI210(1151)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1158)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100427569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100427569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100427569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100427569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100427569 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100427569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100427569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100427570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100427570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100427571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100427571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100427571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100427571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100427571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100427571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100427571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100427571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100427571 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100427571 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100427571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1158)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100427571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100427571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100427573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100427579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100427579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100427777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100427777 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100427777 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100427777 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100427781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115100427783 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@a5b4eec045a5: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='CB6EA2C2'O, index=0 SGSN_Test-GSUP(1160)@a5b4eec045a5: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@a5b4eec045a5: 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 := '26D12DA289D487CCDF1C0009B89403FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D30DF8F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DEDC6DBA2FCDDD13'O } } } } } 20250115100428861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100428861 DLLC NOTICE LLME(ffffffff/cb6ea2c2){UNASSIGNED} LLC RX: unknown TLLI 0xcb6ea2c2, creating LLME on the fly (gprs_llc.c:552) 20250115100428861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100428861 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1248) 20250115100428861 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100428861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100428861 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100428861 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100428861 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100428861 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100428862 DLLC NOTICE LLME(ffffffff/cb6ea2c2){UNASSIGNED} LLGM Assign pre (cb6ea2c2 => c0ea5995) (gprs_llc.c:1079) 20250115100428862 DLLC NOTICE LLME(cb6ea2c2/c0ea5995){ASSIGNED} LLGM Assign post (cb6ea2c2 => c0ea5995) (gprs_llc.c:1125) 20250115100428862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100428862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100428862 DMM DEBUG MM(262420000000048/c0ea5995) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100428888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100428888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100428888 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100428888 DMM DEBUG MM(262420000000048/c0ea5995) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20250115100428888 DMM NOTICE MM(262420000000048/c0ea5995) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100428888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100428888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100428888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100428888 DMM DEBUG MM(262420000000048/c0ea5995) Requesting authorization (sgsn_auth.c:160) 20250115100428888 DMM INFO MM(262420000000048/c0ea5995) Requesting authentication tuples (sgsn_auth.c:184) 20250115100428888 DMM DEBUG MM(262420000000048/c0ea5995) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100428888 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250115100428888 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@a5b4eec045a5: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250115100428895 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100428895 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100428895 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100428895 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100428895 DMM INFO MM(262420000000048/c0ea5995) Subscriber data update (mmctx.c:445) 20250115100428895 DMM DEBUG MM(262420000000048/c0ea5995) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100428895 DMM INFO MM(262420000000048/c0ea5995) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100428895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100428895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100428895 DMM INFO MM(262420000000048/c0ea5995) <- GMM AUTH AND CIPHERING REQ (rand = 26 d1 2d a2 89 d4 87 cc df 1c 00 09 b8 94 03 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100428914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100428914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100428914 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100428914 DMM INFO MM(262420000000048/c0ea5995) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100428914 DMM NOTICE MM(262420000000048/c0ea5995) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100428914 DMM DEBUG MM(262420000000048/c0ea5995) checking auth: received GSM SRES = d3 0d f8 f8 (gprs_gmm.c:648) 20250115100428914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100428914 DMM DEBUG MM(262420000000048/c0ea5995) Requesting authorization (sgsn_auth.c:160) 20250115100428914 DMM INFO MM(262420000000048/c0ea5995) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100428914 DMM DEBUG MM(262420000000048/c0ea5995) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100428914 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250115100428914 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) 20250115100428914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100428914 DMM INFO MM(262420000000048/c0ea5995) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0ea5995) (gprs_gmm.c:282) 20250115100428917 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100428917 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100428917 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250115100428917 DMM INFO MM(262420000000048/c0ea5995) Subscriber data update (mmctx.c:445) 20250115100428917 DMM DEBUG MM(262420000000048/c0ea5995) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100428917 DMM INFO MM(262420000000048/c0ea5995) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100428917 DMM NOTICE MM(262420000000048/c0ea5995) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20250115100428917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100428917 DMM NOTICE MM(262420000000048/c0ea5995) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100428917 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) 20250115100428919 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100428919 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250115100428919 DMM INFO MM(262420000000048/c0ea5995) Subscriber data update (mmctx.c:445) 20250115100428919 DMM DEBUG MM(262420000000048/c0ea5995) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100428934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100428934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100428934 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100428934 DMM INFO MM(262420000000048/c0ea5995) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100428934 DMM NOTICE MM(262420000000048/c0ea5995) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100428934 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100428934 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100428934 DLLC NOTICE LLME(cb6ea2c2/c0ea5995){ASSIGNED} LLGM Assign pre (ffffffff => c0ea5995) (gprs_llc.c:1079) 20250115100428934 DLLC NOTICE LLME(ffffffff/c0ea5995){ASSIGNED} LLGM Assign post (ffffffff => c0ea5995) (gprs_llc.c:1125) 20250115100428934 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100428934 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100428934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100428935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100428989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100428989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100428989 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100428989 DMM INFO MM(262420000000048/c0ea5995) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100428989 DMM INFO MM(262420000000048/c0ea5995) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100428989 DMM DEBUG MM(262420000000048/c0ea5995) Using GGSN 0 (gprs_sm.c:317) 20250115100428989 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) 20250115100428989 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250115100428989 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100428989 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100428989 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250115100429013 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 3b 40 8b 58 11 33 24 8a 7e 14 05 7f 34 87 6f 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20250115100429013 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a2298, cbp=0x5626523fda20) (sgsn_libgtp.c:633) 20250115100429013 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100429013 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=c0ea5995, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100429013 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100429013 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100429027 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250115100429038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100429038 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250115100429038 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250115100429045 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250115100429045 DMM INFO MM(262420000000048/c0ea5995) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) TC_suspend_nopaging-BVCI196(1147)@a5b4eec045a5: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@a5b4eec045a5: Final verdict of PTC: pass 20250115100434056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34334<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100434059 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100434060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1160)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1148)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1154)@a5b4eec045a5: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@a5b4eec045a5: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@a5b4eec045a5: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1158)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1156)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1152)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1146)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_suspend_nopaging finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Wed Jan 15 10:04:34 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250115100434199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100434600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42844<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96748) 20250115100435060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100435060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96748, count=101104) 20250115100436061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100436061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Wed Jan 15 10:04:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100437062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100437062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_suspend_resume started. 20250115100437708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100437712 DMM INFO MM(262420000000048/c0ea5995) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100437712 DMM INFO MM(262420000000048/c0ea5995) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100437712 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100437712 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100437712 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100437712 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100437712 DLLC NOTICE LLME(ffffffff/c0ea5995){ASSIGNED} LLGM Assign pre (c0ea5995 => ffffffff) (gprs_llc.c:1079) 20250115100437712 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0ea5995 => ffffffff) (gprs_llc.c:1125) 20250115100437712 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100437712 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100437712 DMM NOTICE MM(262420000000048/c0ea5995) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100437712 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250115100437712 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100437712 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100437712 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250115100437712 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250115100437712 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) 20250115100437712 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) 20250115100437712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100437712 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100437712 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100437712 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100437712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100437755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100437755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100437755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100437755 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100437755 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100437755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100437755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100437755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100437755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100437755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100437755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100437755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100437756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100437756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100437756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100437756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100437756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100437756 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100437756 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100437756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100437756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100437756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100437757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100437762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100437762 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100437772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100437772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100437772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100437772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100437772 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100437772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100437772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100437772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100437772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100437773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100437773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100437773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100437773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100437773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100437773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100437773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100437773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100437773 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100437773 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100437773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1172)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100437773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100437773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100437775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100437780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100437780 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100437790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100437790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100437790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100437790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100437790 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100437790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100437790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100437790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100437790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100437791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100437791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100437791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100437791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100437791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100437791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100437791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100437791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100437791 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100437791 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100437791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1177)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100437792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100437792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100437793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100437798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100437798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100438063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100438063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100438063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100438064 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100438068 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1178)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100438069 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@a5b4eec045a5: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='C2A2D57F'O, index=0 SGSN_Test-GSUP(1179)@a5b4eec045a5: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@a5b4eec045a5: 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 := 'A58392C98D687467FDA307E9CC680F8C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A72238A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EADF55F351F7C8DA'O } } } } } 20250115100439108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100439108 DLLC NOTICE LLME(ffffffff/c2a2d57f){UNASSIGNED} LLC RX: unknown TLLI 0xc2a2d57f, creating LLME on the fly (gprs_llc.c:552) 20250115100439108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100439108 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1248) 20250115100439108 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100439108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100439108 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100439108 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100439108 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100439108 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100439108 DLLC NOTICE LLME(ffffffff/c2a2d57f){UNASSIGNED} LLGM Assign pre (c2a2d57f => c8b1b4d9) (gprs_llc.c:1079) 20250115100439108 DLLC NOTICE LLME(c2a2d57f/c8b1b4d9){ASSIGNED} LLGM Assign post (c2a2d57f => c8b1b4d9) (gprs_llc.c:1125) 20250115100439108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100439108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100439108 DMM DEBUG MM(262420000000049/c8b1b4d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100439116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100439116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100439116 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100439116 DMM DEBUG MM(262420000000049/c8b1b4d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20250115100439116 DMM NOTICE MM(262420000000049/c8b1b4d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100439116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100439116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100439116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100439116 DMM DEBUG MM(262420000000049/c8b1b4d9) Requesting authorization (sgsn_auth.c:160) 20250115100439116 DMM INFO MM(262420000000049/c8b1b4d9) Requesting authentication tuples (sgsn_auth.c:184) 20250115100439116 DMM DEBUG MM(262420000000049/c8b1b4d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100439116 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250115100439116 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@a5b4eec045a5: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250115100439118 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100439118 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100439118 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100439118 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100439118 DMM INFO MM(262420000000049/c8b1b4d9) Subscriber data update (mmctx.c:445) 20250115100439118 DMM DEBUG MM(262420000000049/c8b1b4d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100439118 DMM INFO MM(262420000000049/c8b1b4d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100439118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100439118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100439118 DMM INFO MM(262420000000049/c8b1b4d9) <- GMM AUTH AND CIPHERING REQ (rand = a5 83 92 c9 8d 68 74 67 fd a3 07 e9 cc 68 0f 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100439124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100439124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100439124 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100439124 DMM INFO MM(262420000000049/c8b1b4d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100439124 DMM NOTICE MM(262420000000049/c8b1b4d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100439124 DMM DEBUG MM(262420000000049/c8b1b4d9) checking auth: received GSM SRES = a7 22 38 a7 (gprs_gmm.c:648) 20250115100439124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100439124 DMM DEBUG MM(262420000000049/c8b1b4d9) Requesting authorization (sgsn_auth.c:160) 20250115100439124 DMM INFO MM(262420000000049/c8b1b4d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100439124 DMM DEBUG MM(262420000000049/c8b1b4d9) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100439124 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250115100439124 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) 20250115100439124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100439124 DMM INFO MM(262420000000049/c8b1b4d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8b1b4d9) (gprs_gmm.c:282) 20250115100439125 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100439125 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100439125 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250115100439125 DMM INFO MM(262420000000049/c8b1b4d9) Subscriber data update (mmctx.c:445) 20250115100439125 DMM DEBUG MM(262420000000049/c8b1b4d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100439125 DMM INFO MM(262420000000049/c8b1b4d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100439125 DMM NOTICE MM(262420000000049/c8b1b4d9) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20250115100439125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100439125 DMM NOTICE MM(262420000000049/c8b1b4d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100439125 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) 20250115100439125 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100439125 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250115100439125 DMM INFO MM(262420000000049/c8b1b4d9) Subscriber data update (mmctx.c:445) 20250115100439125 DMM DEBUG MM(262420000000049/c8b1b4d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100439129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100439129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100439129 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100439129 DMM INFO MM(262420000000049/c8b1b4d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100439129 DMM NOTICE MM(262420000000049/c8b1b4d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100439129 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100439129 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100439129 DLLC NOTICE LLME(c2a2d57f/c8b1b4d9){ASSIGNED} LLGM Assign pre (ffffffff => c8b1b4d9) (gprs_llc.c:1079) 20250115100439129 DLLC NOTICE LLME(ffffffff/c8b1b4d9){ASSIGNED} LLGM Assign post (ffffffff => c8b1b4d9) (gprs_llc.c:1125) 20250115100439129 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100439129 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100439129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100439129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100439181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100439181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100439181 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100439181 DMM INFO MM(262420000000049/c8b1b4d9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100439181 DMM INFO MM(262420000000049/c8b1b4d9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100439181 DMM DEBUG MM(262420000000049/c8b1b4d9) Using GGSN 0 (gprs_sm.c:317) 20250115100439181 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) 20250115100439181 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250115100439181 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100439181 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100439181 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250115100439189 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 c5 ef 87 1e 11 a5 ca d5 56 14 05 7f 6b a9 59 d3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20250115100439189 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a3310, cbp=0x5626523fddb0) (sgsn_libgtp.c:633) 20250115100439189 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100439190 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=c8b1b4d9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100439190 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100439190 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100439197 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250115100439204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100439204 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250115100439204 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250115100439208 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250115100439208 DMM INFO MM(262420000000049/c8b1b4d9) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250115100444216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100444216 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20250115100444216 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250115100444223 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@a5b4eec045a5: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@a5b4eec045a5: Final verdict of PTC: pass 20250115100444241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@a5b4eec045a5: Final verdict of PTC: none 20250115100444247 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100444248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_resume-BVCI220(1176)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1167)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@a5b4eec045a5: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1172)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1177)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1165)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1170)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1175)@a5b4eec045a5: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_suspend_resume finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Wed Jan 15 10:04:44 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250115100444382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100444784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101564) 20250115100445249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100445249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101564, count=105920) 20250115100446250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100446250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Wed Jan 15 10:04:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100447252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100447252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_suspend_rau started. 20250115100447884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100447887 DMM INFO MM(262420000000049/c8b1b4d9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100447887 DMM INFO MM(262420000000049/c8b1b4d9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100447887 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100447887 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100447887 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100447887 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100447887 DLLC NOTICE LLME(ffffffff/c8b1b4d9){ASSIGNED} LLGM Assign pre (c8b1b4d9 => ffffffff) (gprs_llc.c:1079) 20250115100447887 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8b1b4d9 => ffffffff) (gprs_llc.c:1125) 20250115100447887 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100447887 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100447887 DMM NOTICE MM(262420000000049/c8b1b4d9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100447887 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250115100447887 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100447887 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100447887 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250115100447887 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250115100447887 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) 20250115100447887 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) 20250115100447887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100447887 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100447887 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100447887 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100447887 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100447939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100447939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100447939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100447939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100447939 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100447939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100447939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100447939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100447939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100447940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100447940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100447940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100447940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100447940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100447940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100447940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100447940 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100447940 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100447940 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100447940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100447940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100447940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100447943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100447948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100447948 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100447957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100447957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100447957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100447957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100447957 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100447957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100447957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100447957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100447957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100447958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100447958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100447958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100447958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100447958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100447958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100447958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100447958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100447958 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100447958 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100447958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100447959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100447959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100447961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100447966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100447966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100447976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100447976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100447976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100447976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100447976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100447976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100447976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100447976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100447976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100447976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100447976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100447976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100447977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100447977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100447977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100447977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100447977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100447977 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100447977 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100447977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1196)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100447977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100447977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100447979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100447984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100447984 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100448252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100448252 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100448252 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100448253 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100448257 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1197)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115100448258 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@a5b4eec045a5: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='DA547F6E'O, index=0 SGSN_Test-GSUP(1198)@a5b4eec045a5: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@a5b4eec045a5: 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 := 'FAD7E7DA4F37B7DE487459AEB9F538ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D044290'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7173FB92F21E308'O } } } } } 20250115100449341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100449341 DLLC NOTICE LLME(ffffffff/da547f6e){UNASSIGNED} LLC RX: unknown TLLI 0xda547f6e, creating LLME on the fly (gprs_llc.c:552) 20250115100449341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100449341 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1248) 20250115100449341 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100449341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100449341 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100449341 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100449341 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100449341 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100449341 DLLC NOTICE LLME(ffffffff/da547f6e){UNASSIGNED} LLGM Assign pre (da547f6e => f35dca1c) (gprs_llc.c:1079) 20250115100449341 DLLC NOTICE LLME(da547f6e/f35dca1c){ASSIGNED} LLGM Assign post (da547f6e => f35dca1c) (gprs_llc.c:1125) 20250115100449341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100449341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100449341 DMM DEBUG MM(262420000000050/f35dca1c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100449364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100449364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100449364 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100449364 DMM DEBUG MM(262420000000050/f35dca1c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20250115100449364 DMM NOTICE MM(262420000000050/f35dca1c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100449364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100449364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100449364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100449364 DMM DEBUG MM(262420000000050/f35dca1c) Requesting authorization (sgsn_auth.c:160) 20250115100449364 DMM INFO MM(262420000000050/f35dca1c) Requesting authentication tuples (sgsn_auth.c:184) 20250115100449364 DMM DEBUG MM(262420000000050/f35dca1c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100449364 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250115100449364 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@a5b4eec045a5: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250115100449370 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100449370 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100449370 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100449370 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100449370 DMM INFO MM(262420000000050/f35dca1c) Subscriber data update (mmctx.c:445) 20250115100449370 DMM DEBUG MM(262420000000050/f35dca1c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100449370 DMM INFO MM(262420000000050/f35dca1c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100449370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100449370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100449370 DMM INFO MM(262420000000050/f35dca1c) <- GMM AUTH AND CIPHERING REQ (rand = fa d7 e7 da 4f 37 b7 de 48 74 59 ae b9 f5 38 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100449388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100449388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100449388 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100449388 DMM INFO MM(262420000000050/f35dca1c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100449388 DMM NOTICE MM(262420000000050/f35dca1c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100449388 DMM DEBUG MM(262420000000050/f35dca1c) checking auth: received GSM SRES = 1d 04 42 90 (gprs_gmm.c:648) 20250115100449388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100449388 DMM DEBUG MM(262420000000050/f35dca1c) Requesting authorization (sgsn_auth.c:160) 20250115100449388 DMM INFO MM(262420000000050/f35dca1c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100449388 DMM DEBUG MM(262420000000050/f35dca1c) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100449388 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250115100449388 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) 20250115100449388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100449388 DMM INFO MM(262420000000050/f35dca1c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf35dca1c) (gprs_gmm.c:282) 20250115100449391 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100449391 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100449391 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250115100449391 DMM INFO MM(262420000000050/f35dca1c) Subscriber data update (mmctx.c:445) 20250115100449391 DMM DEBUG MM(262420000000050/f35dca1c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100449391 DMM INFO MM(262420000000050/f35dca1c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100449391 DMM NOTICE MM(262420000000050/f35dca1c) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20250115100449391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100449391 DMM NOTICE MM(262420000000050/f35dca1c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100449391 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) 20250115100449392 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100449392 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250115100449392 DMM INFO MM(262420000000050/f35dca1c) Subscriber data update (mmctx.c:445) 20250115100449392 DMM DEBUG MM(262420000000050/f35dca1c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100449406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100449406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100449406 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100449406 DMM INFO MM(262420000000050/f35dca1c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100449406 DMM NOTICE MM(262420000000050/f35dca1c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100449406 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100449406 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100449406 DLLC NOTICE LLME(da547f6e/f35dca1c){ASSIGNED} LLGM Assign pre (ffffffff => f35dca1c) (gprs_llc.c:1079) 20250115100449406 DLLC NOTICE LLME(ffffffff/f35dca1c){ASSIGNED} LLGM Assign post (ffffffff => f35dca1c) (gprs_llc.c:1125) 20250115100449406 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100449406 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100449406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100449406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@a5b4eec045a5: setverdict(pass): none -> pass 20250115100449460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100449461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100449461 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100449461 DMM INFO MM(262420000000050/f35dca1c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100449461 DMM INFO MM(262420000000050/f35dca1c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100449461 DMM DEBUG MM(262420000000050/f35dca1c) Using GGSN 0 (gprs_sm.c:317) 20250115100449461 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) 20250115100449461 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250115100449461 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100449461 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100449461 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250115100449475 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 5c 78 b4 69 11 6b 88 c0 57 14 05 7f 8a 7d f1 59 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20250115100449475 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a4388, cbp=0x5626523fe5e0) (sgsn_libgtp.c:633) 20250115100449475 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100449475 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=f35dca1c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100449475 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100449475 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100449479 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250115100449482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100449482 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250115100449482 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250115100449484 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250115100449484 DMM INFO MM(262420000000050/f35dca1c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250115100453660 DGPRS DEBUG Checking for inactive LLMEs, time = 39463692 (sgsn.c:132) 20250115100454495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100454495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100454495 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100454495 DMM INFO MM(262420000000050/f35dca1c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115100454495 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100454495 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250115100454495 DLLC NOTICE LLME(ffffffff/f35dca1c){ASSIGNED} LLGM Assign pre (f35dca1c => f742498b) (gprs_llc.c:1079) 20250115100454495 DLLC NOTICE LLME(f35dca1c/f742498b){ASSIGNED} LLGM Assign post (f35dca1c => f742498b) (gprs_llc.c:1125) 20250115100454495 DMM INFO MM(262420000000050/f742498b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100454511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100454511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100454511 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100454511 DMM INFO MM(262420000000050/f742498b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115100454511 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115100454511 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100454511 DLLC NOTICE LLME(f35dca1c/f742498b){ASSIGNED} LLGM Assign pre (ffffffff => f742498b) (gprs_llc.c:1079) 20250115100454511 DLLC NOTICE LLME(ffffffff/f742498b){ASSIGNED} LLGM Assign post (ffffffff => f742498b) (gprs_llc.c:1125) 20250115100454511 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250115100455009 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@a5b4eec045a5: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@a5b4eec045a5: Final verdict of PTC: pass 20250115100455029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42452<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@a5b4eec045a5: Final verdict of PTC: none 20250115100455034 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100455034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1196)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1191)@a5b4eec045a5: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1186)@a5b4eec045a5: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@a5b4eec045a5: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1184)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1194)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1189)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_suspend_rau finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Wed Jan 15 10:04:55 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250115100455147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100455549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107460) 20250115100456035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100456035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107460, count=111816) 20250115100457036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100457036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Wed Jan 15 10:04:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100458037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100458038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_paging_ps started. 20250115100458590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100458593 DMM INFO MM(262420000000050/f742498b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100458593 DMM INFO MM(262420000000050/f742498b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100458593 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100458593 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100458593 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100458593 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100458593 DLLC NOTICE LLME(ffffffff/f742498b){ASSIGNED} LLGM Assign pre (f742498b => ffffffff) (gprs_llc.c:1079) 20250115100458593 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f742498b => ffffffff) (gprs_llc.c:1125) 20250115100458593 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100458593 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100458593 DMM NOTICE MM(262420000000050/f742498b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100458593 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250115100458593 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100458594 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100458594 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250115100458594 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250115100458594 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) 20250115100458594 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) 20250115100458594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100458594 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100458594 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100458594 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100458594 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100458637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100458637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100458637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100458637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100458637 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100458637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100458637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100458637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100458637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100458638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100458638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100458638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100458638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100458638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100458638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100458638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100458638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100458638 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100458638 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100458638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100458639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100458639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100458641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100458646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100458646 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100458654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100458654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100458654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100458654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100458654 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100458654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100458654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100458654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100458654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100458655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100458655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100458655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100458655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100458655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100458655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100458655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100458655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100458655 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100458655 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100458655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100458655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100458655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100458658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100458663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100458663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100458671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100458671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100458671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100458671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100458671 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100458671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100458671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100458671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100458671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100458672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100458672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100458672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100458672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100458672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100458672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100458672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100458672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100458672 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100458672 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100458672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100458672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100458672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100458674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100458678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100458678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100459039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100459039 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100459039 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100459039 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100459043 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1216)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100459045 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@a5b4eec045a5: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='EA655C0C'O, index=0 SGSN_Test-GSUP(1217)@a5b4eec045a5: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@a5b4eec045a5: 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 := '406DA57EDA26A5DC27ADE752CD5C1D68'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CBA5A56A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '43DC4CA31DDAF008'O } } } } } 20250115100500125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100500125 DLLC NOTICE LLME(ffffffff/ea655c0c){UNASSIGNED} LLC RX: unknown TLLI 0xea655c0c, creating LLME on the fly (gprs_llc.c:552) 20250115100500125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100500125 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1248) 20250115100500125 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100500125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100500125 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100500125 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100500125 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100500125 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100500125 DLLC NOTICE LLME(ffffffff/ea655c0c){UNASSIGNED} LLGM Assign pre (ea655c0c => c074d6da) (gprs_llc.c:1079) 20250115100500125 DLLC NOTICE LLME(ea655c0c/c074d6da){ASSIGNED} LLGM Assign post (ea655c0c => c074d6da) (gprs_llc.c:1125) 20250115100500125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100500125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100500125 DMM DEBUG MM(262420000000051/c074d6da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100500142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100500142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100500142 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100500142 DMM DEBUG MM(262420000000051/c074d6da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20250115100500142 DMM NOTICE MM(262420000000051/c074d6da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100500142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100500142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100500142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100500142 DMM DEBUG MM(262420000000051/c074d6da) Requesting authorization (sgsn_auth.c:160) 20250115100500142 DMM INFO MM(262420000000051/c074d6da) Requesting authentication tuples (sgsn_auth.c:184) 20250115100500142 DMM DEBUG MM(262420000000051/c074d6da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100500142 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250115100500142 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@a5b4eec045a5: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250115100500148 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100500148 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100500148 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100500148 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100500148 DMM INFO MM(262420000000051/c074d6da) Subscriber data update (mmctx.c:445) 20250115100500148 DMM DEBUG MM(262420000000051/c074d6da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100500148 DMM INFO MM(262420000000051/c074d6da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100500148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100500148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100500148 DMM INFO MM(262420000000051/c074d6da) <- GMM AUTH AND CIPHERING REQ (rand = 40 6d a5 7e da 26 a5 dc 27 ad e7 52 cd 5c 1d 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100500165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100500165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100500165 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100500165 DMM INFO MM(262420000000051/c074d6da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100500165 DMM NOTICE MM(262420000000051/c074d6da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100500165 DMM DEBUG MM(262420000000051/c074d6da) checking auth: received GSM SRES = cb a5 a5 6a (gprs_gmm.c:648) 20250115100500165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100500165 DMM DEBUG MM(262420000000051/c074d6da) Requesting authorization (sgsn_auth.c:160) 20250115100500165 DMM INFO MM(262420000000051/c074d6da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100500165 DMM DEBUG MM(262420000000051/c074d6da) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100500165 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250115100500165 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) 20250115100500165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100500165 DMM INFO MM(262420000000051/c074d6da) <- GMM ATTACH ACCEPT (new P-TMSI=0xc074d6da) (gprs_gmm.c:282) 20250115100500168 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100500168 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100500168 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250115100500168 DMM INFO MM(262420000000051/c074d6da) Subscriber data update (mmctx.c:445) 20250115100500168 DMM DEBUG MM(262420000000051/c074d6da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100500168 DMM INFO MM(262420000000051/c074d6da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100500168 DMM NOTICE MM(262420000000051/c074d6da) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20250115100500168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100500168 DMM NOTICE MM(262420000000051/c074d6da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100500168 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) 20250115100500169 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100500169 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250115100500169 DMM INFO MM(262420000000051/c074d6da) Subscriber data update (mmctx.c:445) 20250115100500169 DMM DEBUG MM(262420000000051/c074d6da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100500181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100500181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100500181 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100500181 DMM INFO MM(262420000000051/c074d6da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100500181 DMM NOTICE MM(262420000000051/c074d6da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100500181 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100500181 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100500181 DLLC NOTICE LLME(ea655c0c/c074d6da){ASSIGNED} LLGM Assign pre (ffffffff => c074d6da) (gprs_llc.c:1079) 20250115100500181 DLLC NOTICE LLME(ffffffff/c074d6da){ASSIGNED} LLGM Assign post (ffffffff => c074d6da) (gprs_llc.c:1125) 20250115100500181 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100500181 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100500181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100500181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100500236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100500236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100500237 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100500237 DMM INFO MM(262420000000051/c074d6da) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100500237 DMM INFO MM(262420000000051/c074d6da) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100500237 DMM DEBUG MM(262420000000051/c074d6da) Using GGSN 0 (gprs_sm.c:317) 20250115100500237 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) 20250115100500237 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250115100500237 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100500237 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100500237 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250115100500262 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 45 8b c2 01 11 1a ca aa e7 14 05 7f e5 c4 97 7f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20250115100500262 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a5400, cbp=0x5626523fea50) (sgsn_libgtp.c:633) 20250115100500262 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100500262 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=c074d6da, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100500262 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100500262 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@a5b4eec045a5: setverdict(pass): none -> pass TC_paging_ps(1219)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100500277 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250115100503237 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Timeout of T3314 (fsm.c:317) 20250115100503237 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250115100503237 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250115100505293 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250115100505293 DMM INFO MM(262420000000051/c074d6da) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@a5b4eec045a5: 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 := 'C074D6DA'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@a5b4eec045a5: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@a5b4eec045a5: Final verdict of PTC: pass 20250115100505320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58304<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100505325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100505325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1217)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1205)@a5b4eec045a5: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@a5b4eec045a5: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1215)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1210)@a5b4eec045a5: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1203)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1208)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1213)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_paging_ps finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Wed Jan 15 10:05:05 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250115100505408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100505810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100072) 20250115100506326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100506326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100072, count=104428) 20250115100507328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100507328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Wed Jan 15 10:05:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100508329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100508330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_paging_ps_ra_multiple_cells started. 20250115100508902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100508905 DMM INFO MM(262420000000051/c074d6da) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100508905 DMM INFO MM(262420000000051/c074d6da) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100508905 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100508905 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100508905 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100508905 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250115100508905 DLLC NOTICE LLME(ffffffff/c074d6da){ASSIGNED} LLGM Assign pre (c074d6da => ffffffff) (gprs_llc.c:1079) 20250115100508905 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c074d6da => ffffffff) (gprs_llc.c:1125) 20250115100508905 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100508905 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100508905 DMM NOTICE MM(262420000000051/c074d6da) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100508905 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250115100508905 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100508905 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100508906 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250115100508906 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250115100508906 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) 20250115100508906 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) 20250115100508906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100508906 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100508906 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100508906 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100508906 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100508972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100508972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100508972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100508972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100508972 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100508972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100508972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100508972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100508972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100508975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100508975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100508975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100508975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100508975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100508975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100508975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100508975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100508975 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100508975 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100508975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100508975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100508975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1225)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100508979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100508987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100508987 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100509001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100509001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100509001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100509001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100509001 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100509001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100509001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100509001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100509001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100509003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100509003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100509003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100509003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100509003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100509003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100509003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100509003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100509003 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100509003 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100509003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100509003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100509003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100509006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100509014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100509014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100509028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100509028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100509028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100509028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100509028 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100509028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100509028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100509028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100509028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100509029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100509029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100509029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100509029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100509029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100509029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100509029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100509029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100509029 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100509029 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100509029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100509029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100509029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100509031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100509036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100509036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1232)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100509331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100509331 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100509331 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100509331 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1234)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100509335 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100509336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1234)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1234)@a5b4eec045a5: 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(1234)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@a5b4eec045a5: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F5489FD8'O, index=0 SGSN_Test-GSUP(1236)@a5b4eec045a5: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@a5b4eec045a5: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@a5b4eec045a5: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F5489FD8'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1232)@a5b4eec045a5: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F5489FD8'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@a5b4eec045a5: 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 := '12EA5BC611EB9201CB1874B2E4C4C24C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8AC9A3B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A346E00D0A34FB2'O } } } } } 20250115100510400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100510400 DLLC NOTICE LLME(ffffffff/f5489fd8){UNASSIGNED} LLC RX: unknown TLLI 0xf5489fd8, creating LLME on the fly (gprs_llc.c:552) 20250115100510400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100510400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1248) 20250115100510400 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100510400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100510400 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100510400 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100510400 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100510400 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100510400 DLLC NOTICE LLME(ffffffff/f5489fd8){UNASSIGNED} LLGM Assign pre (f5489fd8 => f2faa58b) (gprs_llc.c:1079) 20250115100510400 DLLC NOTICE LLME(f5489fd8/f2faa58b){ASSIGNED} LLGM Assign post (f5489fd8 => f2faa58b) (gprs_llc.c:1125) 20250115100510400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100510400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100510400 DMM DEBUG MM(262420000000052/f2faa58b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100510409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100510409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100510409 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100510409 DMM DEBUG MM(262420000000052/f2faa58b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20250115100510409 DMM NOTICE MM(262420000000052/f2faa58b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100510409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100510409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100510409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100510409 DMM DEBUG MM(262420000000052/f2faa58b) Requesting authorization (sgsn_auth.c:160) 20250115100510409 DMM INFO MM(262420000000052/f2faa58b) Requesting authentication tuples (sgsn_auth.c:184) 20250115100510409 DMM DEBUG MM(262420000000052/f2faa58b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100510409 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250115100510409 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@a5b4eec045a5: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250115100510411 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100510411 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100510411 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100510411 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100510411 DMM INFO MM(262420000000052/f2faa58b) Subscriber data update (mmctx.c:445) 20250115100510411 DMM DEBUG MM(262420000000052/f2faa58b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100510411 DMM INFO MM(262420000000052/f2faa58b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100510411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100510411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100510411 DMM INFO MM(262420000000052/f2faa58b) <- GMM AUTH AND CIPHERING REQ (rand = 12 ea 5b c6 11 eb 92 01 cb 18 74 b2 e4 c4 c2 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100510416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100510416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100510416 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100510416 DMM INFO MM(262420000000052/f2faa58b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100510416 DMM NOTICE MM(262420000000052/f2faa58b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100510416 DMM DEBUG MM(262420000000052/f2faa58b) checking auth: received GSM SRES = b8 ac 9a 3b (gprs_gmm.c:648) 20250115100510416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100510416 DMM DEBUG MM(262420000000052/f2faa58b) Requesting authorization (sgsn_auth.c:160) 20250115100510416 DMM INFO MM(262420000000052/f2faa58b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100510416 DMM DEBUG MM(262420000000052/f2faa58b) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100510416 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250115100510416 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) 20250115100510416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100510416 DMM INFO MM(262420000000052/f2faa58b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2faa58b) (gprs_gmm.c:282) 20250115100510416 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100510416 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100510416 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250115100510416 DMM INFO MM(262420000000052/f2faa58b) Subscriber data update (mmctx.c:445) 20250115100510416 DMM DEBUG MM(262420000000052/f2faa58b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100510416 DMM INFO MM(262420000000052/f2faa58b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100510416 DMM NOTICE MM(262420000000052/f2faa58b) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20250115100510416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100510416 DMM NOTICE MM(262420000000052/f2faa58b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100510416 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) 20250115100510417 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100510417 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250115100510417 DMM INFO MM(262420000000052/f2faa58b) Subscriber data update (mmctx.c:445) 20250115100510417 DMM DEBUG MM(262420000000052/f2faa58b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100510420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100510420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100510420 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100510420 DMM INFO MM(262420000000052/f2faa58b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100510420 DMM NOTICE MM(262420000000052/f2faa58b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100510420 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100510420 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100510420 DLLC NOTICE LLME(f5489fd8/f2faa58b){ASSIGNED} LLGM Assign pre (ffffffff => f2faa58b) (gprs_llc.c:1079) 20250115100510420 DLLC NOTICE LLME(ffffffff/f2faa58b){ASSIGNED} LLGM Assign post (ffffffff => f2faa58b) (gprs_llc.c:1125) 20250115100510420 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100510420 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100510420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100510420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100510474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100510474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100510474 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100510474 DMM INFO MM(262420000000052/f2faa58b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100510474 DMM INFO MM(262420000000052/f2faa58b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100510474 DMM DEBUG MM(262420000000052/f2faa58b) Using GGSN 0 (gprs_sm.c:317) 20250115100510474 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) 20250115100510474 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250115100510474 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100510474 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100510474 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250115100510485 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 09 04 2e 00 00 01 80 08 00 10 c9 c9 1a db 11 72 4a 41 b4 14 05 7f fd f8 f7 d7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20250115100510485 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a6478, cbp=0x562652406040) (sgsn_libgtp.c:633) 20250115100510485 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100510485 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652402e98 TLLI=f2faa58b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100510485 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100510485 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@a5b4eec045a5: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100510494 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250115100513476 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Timeout of T3314 (fsm.c:317) 20250115100513476 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250115100513476 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250115100515505 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250115100515505 DMM INFO MM(262420000000052/f2faa58b) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@a5b4eec045a5: 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 := 'F2FAA58B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1232)@a5b4eec045a5: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00DC'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'F2FAA58B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@a5b4eec045a5: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@a5b4eec045a5: Final verdict of PTC: pass 20250115100515534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40942<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100515538 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100515538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1236)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@a5b4eec045a5: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1232)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1229)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1224)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1235)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@a5b4eec045a5: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@a5b4eec045a5: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1227)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1222)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1233)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1232): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1233): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1235): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Wed Jan 15 10:05:15 UTC 2025 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250115100515695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100516097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101208) 20250115100516540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100516540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101208, count=105844) 20250115100517542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100517542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Wed Jan 15 10:05:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100518544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100518544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_bssgp_rim_single_report started. 20250115100519182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100519185 DMM INFO MM(262420000000052/f2faa58b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100519185 DMM INFO MM(262420000000052/f2faa58b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100519185 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100519185 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100519185 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100519185 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250115100519185 DLLC NOTICE LLME(ffffffff/f2faa58b){ASSIGNED} LLGM Assign pre (f2faa58b => ffffffff) (gprs_llc.c:1079) 20250115100519185 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2faa58b => ffffffff) (gprs_llc.c:1125) 20250115100519185 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652402b40 (gprs_sndcp.c:574) 20250115100519185 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652402e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100519185 DMM NOTICE MM(262420000000052/f2faa58b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100519185 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250115100519185 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100519185 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100519186 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250115100519186 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250115100519186 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) 20250115100519186 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) 20250115100519186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100519186 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100519186 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100519186 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100519186 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100519228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100519228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100519228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100519228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100519228 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100519228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100519228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100519228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100519228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100519229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100519229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100519229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100519230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100519230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100519230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100519230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100519230 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100519230 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100519230 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100519230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100519230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100519230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100519233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100519239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100519239 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1244)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1249)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1249)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100519249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100519249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100519249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100519249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100519249 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100519249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100519249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100519249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100519249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1248)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1249)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100519250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100519250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100519250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100519250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100519250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100519250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100519250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100519250 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100519250 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100519250 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100519250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100519251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100519251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1249)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1249)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100519253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100519259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100519259 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1248)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_bssgp_rim_single_report-BVCI210(1246)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1253)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100519264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100519264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100519264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100519264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100519264 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100519264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100519264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100519264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100519264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100519265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100519265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100519265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100519265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100519265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100519265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100519265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100519265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100519265 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100519265 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100519265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100519265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100519265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100519267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100519272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100519272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100519545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100519545 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100519545 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100519545 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100519549 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100519551 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100519576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a5b4eec045a5: setverdict(pass): none -> pass MTC@a5b4eec045a5: Warning: Re-starting timer T, which is already active (running or expired). 20250115100519595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100519612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41972<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100519617 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100519617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_bssgp_rim_single_report-BVCI196(1242)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(1255)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1253)@a5b4eec045a5: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1249)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1243)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@a5b4eec045a5: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1246)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1247)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1241)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1251)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: pass MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1246): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1247): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1249): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass)Wed Jan 15 10:05:19 UTC 2025 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== MTC@a5b4eec045a5: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh 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 20250115100519733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100520135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59896) 20250115100520618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100520618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59896, count=61156) 20250115100521620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100521620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Wed Jan 15 10:05:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100522622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100522622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_rim_eutran_to_geran started. 20250115100523243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100523246 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100523277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100523277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100523277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100523277 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100523277 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100523277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100523277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100523277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100523277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100523279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100523279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100523279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100523279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100523279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100523279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100523279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100523279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100523279 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100523279 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100523279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100523279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100523279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100523282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100523289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100523289 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100523298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100523298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100523298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100523298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100523298 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100523299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100523299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100523299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100523299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100523300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100523300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100523300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100523300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100523300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100523300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100523300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100523300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100523300 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100523300 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100523300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100523300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100523300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100523302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100523309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100523309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100523320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100523320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100523320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100523320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100523320 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100523320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100523320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100523320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100523320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100523321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100523321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100523321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100523322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100523322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100523322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100523322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100523322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100523322 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100523322 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100523322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100523322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100523322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100523325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100523331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100523331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100523623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100523623 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100523623 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100523623 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100523627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1272)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100523628 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100523660 DGPRS DEBUG Checking for inactive LLMEs, time = 39463722 (sgsn.c:132) MTC@a5b4eec045a5: setverdict(pass): none -> pass 20250115100523675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100523683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@a5b4eec045a5: Final verdict of PTC: none 20250115100523688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100523688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1266)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1261)@a5b4eec045a5: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1271)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@a5b4eec045a5: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@a5b4eec045a5: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1264)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1259)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1269)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: pass MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@a5b4eec045a5: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Wed Jan 15 10:05:23 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 20250115100523838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100524240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37480) 20250115100524689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100524689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37480, count=53204) 20250115100525690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100525690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Wed Jan 15 10:05:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100526691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100526691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_cell_change_different_rai_ci_attach started. 20250115100527303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100527305 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100527348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100527348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100527348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100527348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100527348 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100527348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100527348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100527348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100527348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100527350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100527350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100527350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100527350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100527350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100527350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100527350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100527350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100527350 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100527350 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100527350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100527350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100527350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1280)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100527353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100527363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100527363 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1285)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@a5b4eec045a5: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1284)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 20250115100527381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100527381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100527381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100527381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100527381 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100527381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100527381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100527381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100527382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100527384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100527384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100527384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100527384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100527384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100527384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100527384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100527384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100527384 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100527384 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100527384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100527385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100527385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100527389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1281)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100527396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100527396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1284)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1282)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1289)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100527400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100527400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100527400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100527400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100527400 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100527400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100527400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100527400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100527400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100527402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100527402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100527402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100527402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100527402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100527402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100527402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100527402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100527402 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100527402 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100527402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100527402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100527402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100527405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100527411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100527411 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)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100527692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100527692 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100527692 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100527692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100527697 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100527698 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@a5b4eec045a5: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F2882DE0'O, index=0 SGSN_Test-GSUP(1291)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := 'D906A7D35FC680CDA6030616E3009732'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57BE6C65'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6C12C80E4C6EDF0'O } } } } } 20250115100527733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100527733 DLLC NOTICE LLME(ffffffff/f2882de0){UNASSIGNED} LLC RX: unknown TLLI 0xf2882de0, creating LLME on the fly (gprs_llc.c:552) 20250115100527733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100527733 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1248) 20250115100527733 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100527733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100527733 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100527733 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100527733 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100527733 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100527733 DLLC NOTICE LLME(ffffffff/f2882de0){UNASSIGNED} LLGM Assign pre (f2882de0 => c5752534) (gprs_llc.c:1079) 20250115100527733 DLLC NOTICE LLME(f2882de0/c5752534){ASSIGNED} LLGM Assign post (f2882de0 => c5752534) (gprs_llc.c:1125) 20250115100527733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100527733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100527733 DMM DEBUG MM(262420000000068/c5752534) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100527743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100527743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100527743 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100527743 DMM DEBUG MM(262420000000068/c5752534) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20250115100527743 DMM NOTICE MM(262420000000068/c5752534) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100527743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100527743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100527743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100527743 DMM DEBUG MM(262420000000068/c5752534) Requesting authorization (sgsn_auth.c:160) 20250115100527743 DMM INFO MM(262420000000068/c5752534) Requesting authentication tuples (sgsn_auth.c:184) 20250115100527743 DMM DEBUG MM(262420000000068/c5752534) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100527743 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250115100527743 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@a5b4eec045a5: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250115100527744 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100527744 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100527744 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100527744 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100527744 DMM INFO MM(262420000000068/c5752534) Subscriber data update (mmctx.c:445) 20250115100527745 DMM DEBUG MM(262420000000068/c5752534) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100527745 DMM INFO MM(262420000000068/c5752534) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100527745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100527745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100527745 DMM INFO MM(262420000000068/c5752534) <- GMM AUTH AND CIPHERING REQ (rand = d9 06 a7 d3 5f c6 80 cd a6 03 06 16 e3 00 97 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100527750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100527750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100527750 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100527750 DMM INFO MM(262420000000068/c5752534) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100527750 DMM NOTICE MM(262420000000068/c5752534) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100527750 DMM DEBUG MM(262420000000068/c5752534) checking auth: received GSM SRES = 57 be 6c 65 (gprs_gmm.c:648) 20250115100527750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100527750 DMM DEBUG MM(262420000000068/c5752534) Requesting authorization (sgsn_auth.c:160) 20250115100527750 DMM INFO MM(262420000000068/c5752534) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100527750 DMM DEBUG MM(262420000000068/c5752534) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100527750 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250115100527750 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) 20250115100527750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100527750 DMM INFO MM(262420000000068/c5752534) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5752534) (gprs_gmm.c:282) 20250115100527751 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100527751 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100527751 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250115100527751 DMM INFO MM(262420000000068/c5752534) Subscriber data update (mmctx.c:445) 20250115100527751 DMM DEBUG MM(262420000000068/c5752534) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100527751 DMM INFO MM(262420000000068/c5752534) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100527751 DMM NOTICE MM(262420000000068/c5752534) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20250115100527751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100527751 DMM NOTICE MM(262420000000068/c5752534) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100527751 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) 20250115100527751 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100527751 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250115100527751 DMM INFO MM(262420000000068/c5752534) Subscriber data update (mmctx.c:445) 20250115100527751 DMM DEBUG MM(262420000000068/c5752534) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100527754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100527754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100527754 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100527754 DMM INFO MM(262420000000068/c5752534) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100527754 DMM NOTICE MM(262420000000068/c5752534) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100527754 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100527754 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100527754 DLLC NOTICE LLME(f2882de0/c5752534){ASSIGNED} LLGM Assign pre (ffffffff => c5752534) (gprs_llc.c:1079) 20250115100527754 DLLC NOTICE LLME(ffffffff/c5752534){ASSIGNED} LLGM Assign post (ffffffff => c5752534) (gprs_llc.c:1125) 20250115100527754 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100527754 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100527754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100527754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100527806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100527806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100527806 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100527806 DMM INFO MM(262420000000068/c5752534) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100527806 DMM INFO MM(262420000000068/c5752534) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100527806 DMM DEBUG MM(262420000000068/c5752534) Using GGSN 0 (gprs_sm.c:317) 20250115100527806 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) 20250115100527806 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250115100527806 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100527806 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100527806 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250115100527812 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 87 64 fa 53 11 e5 4f 28 f4 14 05 7f b8 22 eb 36 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20250115100527812 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a74f0, cbp=0x5626523feee0) (sgsn_libgtp.c:633) 20250115100527812 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100527812 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652403fb8 TLLI=c5752534, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100527812 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100527812 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@a5b4eec045a5: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100527817 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250115100527822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100527822 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115100527822 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@a5b4eec045a5: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1282)@a5b4eec045a5: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C5752534'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@a5b4eec045a5: 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 := '38BD80F861DFC7CBD7438943EEE9F22B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E05CA4D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4B5124966B91735'O } } } } } 20250115100527826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100527826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250115100527826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC5752534) type="GPRS attach" (gprs_gmm.c:1248) 20250115100527826 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100527826 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115100527826 DLLC NOTICE LLME(ffffffff/c5752534){ASSIGNED} LLGM Assign pre (c5752534 => c281dd69) (gprs_llc.c:1079) 20250115100527826 DLLC NOTICE LLME(c5752534/c281dd69){ASSIGNED} LLGM Assign post (c5752534 => c281dd69) (gprs_llc.c:1125) 20250115100527826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100527827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100527827 DMM DEBUG MM(262420000000068/c281dd69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100527832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100527832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250115100527832 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100527832 DMM DEBUG MM(262420000000068/c281dd69) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20250115100527832 DMM NOTICE MM(262420000000068/c281dd69) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100527832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100527832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100527832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100527832 DMM DEBUG MM(262420000000068/c281dd69) Requesting authorization (sgsn_auth.c:160) 20250115100527832 DMM INFO MM(262420000000068/c281dd69) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100527832 DMM DEBUG MM(262420000000068/c281dd69) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100527832 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250115100527832 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) 20250115100533833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250115100533834 DMM ERROR MM(262420000000068/c281dd69) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250115100533834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250115100533834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115100533834 DMM NOTICE MM(262420000000068/c281dd69) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250115100533834 DMM NOTICE MM(262420000000068/c281dd69) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100533834 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250115100533834 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652403fb8, TLLI=c281dd69, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100533834 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100533834 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100533834 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250115100533834 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250115100533834 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) 20250115100533834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Reject}: Deallocated (fsm.c:568) 20250115100533834 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Deallocated (fsm.c:568) 20250115100533834 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100533835 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115100533835 DLLC NOTICE LLME(c5752534/c281dd69){ASSIGNED} LLGM Assign pre (c281dd69 => ffffffff) (gprs_llc.c:1079) 20250115100533835 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c281dd69 => ffffffff) (gprs_llc.c:1125) 20250115100538835 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250115100543836 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250115100547693 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115100547693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100547693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250115100548837 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250115100553661 DGPRS DEBUG Checking for inactive LLMEs, time = 39463752 (sgsn.c:132) 20250115100553839 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250115100557351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100557353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100557353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100557386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100557388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100557388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100557403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100557404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100557404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@a5b4eec045a5: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a5b4eec045a5: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@a5b4eec045a5: Final verdict of PTC: none 20250115100557732 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100557732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1279)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@a5b4eec045a5: Final verdict of PTC: none 20250115100557732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44520<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1289)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1285)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1282)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1283)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1277)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@a5b4eec045a5: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1287)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1282): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1285): none (none -> none) Wed Jan 15 10:05:57 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@a5b4eec045a5: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh 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 20250115100557831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100558233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58554<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118092) 20250115100558732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100558732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100558840 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250115100558840 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5626523feee0) (sgsn_libgtp.c:633) 20250115100558840 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5626523feee0) (sgsn_libgtp.c:637) 20250115100558840 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250115100558840 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250115100558840 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250115100558840 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=118092, count=124064) 20250115100559733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100559733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Wed Jan 15 10:06:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100600734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100600734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_cell_change_different_rai_ci_data started. 20250115100601335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100601339 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100601367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100601367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100601367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100601367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100601367 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100601367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100601367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100601367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100601367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100601369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100601369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100601369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100601369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100601369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100601369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100601369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100601369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100601369 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100601369 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100601369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100601369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100601369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100601372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100601379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100601379 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1297)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100601386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100601386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100601386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100601386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100601386 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100601386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100601386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100601386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100601386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100601387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100601387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100601387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100601387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100601387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100601387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100601387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100601387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100601387 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100601387 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100601387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100601387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100601387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100601389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 20250115100601393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100601393 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)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100601410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100601410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100601410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100601410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100601410 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100601410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100601410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100601410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100601410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100601411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100601411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100601411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100601411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100601411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100601411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100601411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100601411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100601411 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100601411 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100601411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100601411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100601411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100601413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100601418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100601418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1306)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100601735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100601735 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100601735 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100601735 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1308)@a5b4eec045a5: Established a new IPA connection (conn_id=2) 20250115100601739 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1308)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1308)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100601740 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1308)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1308)@a5b4eec045a5: 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(1308)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@a5b4eec045a5: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D2A2755B'O, index=0 SGSN_Test-GSUP(1310)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := 'A4E40B7E40396A48A69CD843288266CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4820DE09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2B09A477A59BA1A'O } } } } } 20250115100601801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100601801 DLLC NOTICE LLME(ffffffff/d2a2755b){UNASSIGNED} LLC RX: unknown TLLI 0xd2a2755b, creating LLME on the fly (gprs_llc.c:552) 20250115100601801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100601801 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1248) 20250115100601801 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100601801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100601801 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100601801 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100601801 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100601801 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100601801 DLLC NOTICE LLME(ffffffff/d2a2755b){UNASSIGNED} LLGM Assign pre (d2a2755b => c8c6ad11) (gprs_llc.c:1079) 20250115100601801 DLLC NOTICE LLME(d2a2755b/c8c6ad11){ASSIGNED} LLGM Assign post (d2a2755b => c8c6ad11) (gprs_llc.c:1125) 20250115100601801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100601801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100601801 DMM DEBUG MM(262420000000070/c8c6ad11) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100601816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100601816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100601816 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100601816 DMM DEBUG MM(262420000000070/c8c6ad11) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20250115100601816 DMM NOTICE MM(262420000000070/c8c6ad11) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100601816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100601816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100601816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100601816 DMM DEBUG MM(262420000000070/c8c6ad11) Requesting authorization (sgsn_auth.c:160) 20250115100601816 DMM INFO MM(262420000000070/c8c6ad11) Requesting authentication tuples (sgsn_auth.c:184) 20250115100601816 DMM DEBUG MM(262420000000070/c8c6ad11) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100601816 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250115100601816 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@a5b4eec045a5: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250115100601820 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100601820 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100601820 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100601820 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100601820 DMM INFO MM(262420000000070/c8c6ad11) Subscriber data update (mmctx.c:445) 20250115100601820 DMM DEBUG MM(262420000000070/c8c6ad11) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100601820 DMM INFO MM(262420000000070/c8c6ad11) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100601820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100601820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100601820 DMM INFO MM(262420000000070/c8c6ad11) <- GMM AUTH AND CIPHERING REQ (rand = a4 e4 0b 7e 40 39 6a 48 a6 9c d8 43 28 82 66 cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100601828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100601828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100601828 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100601828 DMM INFO MM(262420000000070/c8c6ad11) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100601828 DMM NOTICE MM(262420000000070/c8c6ad11) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100601828 DMM DEBUG MM(262420000000070/c8c6ad11) checking auth: received GSM SRES = 48 20 de 09 (gprs_gmm.c:648) 20250115100601828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100601828 DMM DEBUG MM(262420000000070/c8c6ad11) Requesting authorization (sgsn_auth.c:160) 20250115100601828 DMM INFO MM(262420000000070/c8c6ad11) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100601828 DMM DEBUG MM(262420000000070/c8c6ad11) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100601828 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250115100601828 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) 20250115100601828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100601828 DMM INFO MM(262420000000070/c8c6ad11) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8c6ad11) (gprs_gmm.c:282) 20250115100601829 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100601829 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100601829 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250115100601829 DMM INFO MM(262420000000070/c8c6ad11) Subscriber data update (mmctx.c:445) 20250115100601829 DMM DEBUG MM(262420000000070/c8c6ad11) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100601829 DMM INFO MM(262420000000070/c8c6ad11) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100601829 DMM NOTICE MM(262420000000070/c8c6ad11) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20250115100601829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100601829 DMM NOTICE MM(262420000000070/c8c6ad11) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100601829 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) 20250115100601830 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100601830 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250115100601830 DMM INFO MM(262420000000070/c8c6ad11) Subscriber data update (mmctx.c:445) 20250115100601830 DMM DEBUG MM(262420000000070/c8c6ad11) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100601837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100601837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100601838 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100601838 DMM INFO MM(262420000000070/c8c6ad11) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100601838 DMM NOTICE MM(262420000000070/c8c6ad11) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100601838 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100601838 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100601838 DLLC NOTICE LLME(d2a2755b/c8c6ad11){ASSIGNED} LLGM Assign pre (ffffffff => c8c6ad11) (gprs_llc.c:1079) 20250115100601838 DLLC NOTICE LLME(ffffffff/c8c6ad11){ASSIGNED} LLGM Assign post (ffffffff => c8c6ad11) (gprs_llc.c:1125) 20250115100601838 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100601838 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100601838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100601838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100601893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100601893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100601893 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100601893 DMM INFO MM(262420000000070/c8c6ad11) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100601893 DMM INFO MM(262420000000070/c8c6ad11) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100601893 DMM DEBUG MM(262420000000070/c8c6ad11) Using GGSN 0 (gprs_sm.c:317) 20250115100601893 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) 20250115100601893 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250115100601893 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100601893 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100601894 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250115100601919 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 c3 f8 7b 11 00 5d 67 df 14 05 7f 0c 9b 81 73 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20250115100601919 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a74f0, cbp=0x5626523feee0) (sgsn_libgtp.c:633) 20250115100601919 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100601919 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652403fb8 TLLI=c8c6ad11, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100601919 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100601920 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@a5b4eec045a5: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100601936 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250115100601955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100601955 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115100601955 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@a5b4eec045a5: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C8C6AD11'O, index=0 20250115100601970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100601970 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100601970 DSNDCP ERROR Message for non-existing MM ctx (lle=0x562652403fb8, TLLI=c8c6ad11, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@a5b4eec045a5: Removing Client IMSI='262420000000070'H, index=0 20250115100603966 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@a5b4eec045a5: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@a5b4eec045a5: Final verdict of PTC: pass 20250115100603973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58568<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1298)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1303)@a5b4eec045a5: Final verdict of PTC: none 20250115100603978 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100603978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1305)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1306)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1309)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1296)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1301)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1307)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1306): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Wed Jan 15 10:06:04 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 20250115100604102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100604504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95852) 20250115100604979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100604979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95852, count=100208) 20250115100605980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100605980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Wed Jan 15 10:06:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100606981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100606981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_cell_change_different_ci_attach started. 20250115100607601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100607604 DMM INFO MM(262420000000070/c8c6ad11) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100607604 DMM INFO MM(262420000000070/c8c6ad11) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100607604 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100607604 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100607604 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100607605 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100607605 DLLC NOTICE LLME(ffffffff/c8c6ad11){ASSIGNED} LLGM Assign pre (c8c6ad11 => ffffffff) (gprs_llc.c:1079) 20250115100607605 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8c6ad11 => ffffffff) (gprs_llc.c:1125) 20250115100607605 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652403c60 (gprs_sndcp.c:574) 20250115100607605 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652403fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100607605 DMM NOTICE MM(262420000000070/c8c6ad11) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100607605 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250115100607605 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100607605 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100607605 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250115100607605 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250115100607605 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) 20250115100607605 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) 20250115100607605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100607605 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100607605 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100607605 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100607605 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100607659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100607659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100607659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100607659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100607659 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100607659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100607659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100607659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100607659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100607660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100607660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100607660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100607660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100607660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100607660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100607660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100607660 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100607660 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100607660 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100607660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100607661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100607661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1318)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100607664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100607671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100607671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1318)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_cell_change_different_ci_attach-BVCI196(1315)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1322)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100607675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100607675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100607675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100607675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100607675 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100607675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100607675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100607675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100607675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100607676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100607676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100607676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100607676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100607676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100607676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100607676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100607676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100607676 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100607676 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100607676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100607676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100607676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100607678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 20250115100607684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100607684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100607695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100607695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100607695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100607695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100607695 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100607695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100607695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100607695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100607695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100607696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100607696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100607696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100607696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100607696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100607696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100607696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100607696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100607696 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100607696 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100607696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100607697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100607697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100607699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100607704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100607704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100607982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100607982 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100607982 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100607982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100607986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100607987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1315)@a5b4eec045a5: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D74E051E'O, index=0 SGSN_Test-GSUP(1329)@a5b4eec045a5: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1315)@a5b4eec045a5: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@a5b4eec045a5: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D74E051E'O, index=0 TC_cell_change_different_ci_attach(1331)@a5b4eec045a5: 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 := 'C59D8BB0B54635BE76B134DE6626603E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '683D1D9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4D6998316B2C7D66'O } } } } } 20250115100608033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100608033 DLLC NOTICE LLME(ffffffff/d74e051e){UNASSIGNED} LLC RX: unknown TLLI 0xd74e051e, creating LLME on the fly (gprs_llc.c:552) 20250115100608033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100608033 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1248) 20250115100608033 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100608033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100608033 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100608033 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100608033 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100608033 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100608033 DLLC NOTICE LLME(ffffffff/d74e051e){UNASSIGNED} LLGM Assign pre (d74e051e => dc96cf14) (gprs_llc.c:1079) 20250115100608033 DLLC NOTICE LLME(d74e051e/dc96cf14){ASSIGNED} LLGM Assign post (d74e051e => dc96cf14) (gprs_llc.c:1125) 20250115100608033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100608033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100608033 DMM DEBUG MM(262420000000069/dc96cf14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100608047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100608047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100608047 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100608047 DMM DEBUG MM(262420000000069/dc96cf14) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20250115100608047 DMM NOTICE MM(262420000000069/dc96cf14) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100608047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100608047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100608047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100608047 DMM DEBUG MM(262420000000069/dc96cf14) Requesting authorization (sgsn_auth.c:160) 20250115100608047 DMM INFO MM(262420000000069/dc96cf14) Requesting authentication tuples (sgsn_auth.c:184) 20250115100608047 DMM DEBUG MM(262420000000069/dc96cf14) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100608047 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250115100608047 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@a5b4eec045a5: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250115100608050 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100608050 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100608050 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100608050 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100608050 DMM INFO MM(262420000000069/dc96cf14) Subscriber data update (mmctx.c:445) 20250115100608050 DMM DEBUG MM(262420000000069/dc96cf14) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100608050 DMM INFO MM(262420000000069/dc96cf14) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100608050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100608050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100608050 DMM INFO MM(262420000000069/dc96cf14) <- GMM AUTH AND CIPHERING REQ (rand = c5 9d 8b b0 b5 46 35 be 76 b1 34 de 66 26 60 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100608058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100608058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100608059 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100608059 DMM INFO MM(262420000000069/dc96cf14) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100608059 DMM NOTICE MM(262420000000069/dc96cf14) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100608059 DMM DEBUG MM(262420000000069/dc96cf14) checking auth: received GSM SRES = 68 3d 1d 9e (gprs_gmm.c:648) 20250115100608059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100608059 DMM DEBUG MM(262420000000069/dc96cf14) Requesting authorization (sgsn_auth.c:160) 20250115100608059 DMM INFO MM(262420000000069/dc96cf14) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100608059 DMM DEBUG MM(262420000000069/dc96cf14) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100608059 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250115100608059 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) 20250115100608059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100608059 DMM INFO MM(262420000000069/dc96cf14) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc96cf14) (gprs_gmm.c:282) 20250115100608060 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100608060 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100608060 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250115100608061 DMM INFO MM(262420000000069/dc96cf14) Subscriber data update (mmctx.c:445) 20250115100608061 DMM DEBUG MM(262420000000069/dc96cf14) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100608061 DMM INFO MM(262420000000069/dc96cf14) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100608061 DMM NOTICE MM(262420000000069/dc96cf14) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20250115100608061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100608061 DMM NOTICE MM(262420000000069/dc96cf14) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100608061 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) 20250115100608061 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100608061 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250115100608061 DMM INFO MM(262420000000069/dc96cf14) Subscriber data update (mmctx.c:445) 20250115100608061 DMM DEBUG MM(262420000000069/dc96cf14) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100608069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100608069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100608069 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100608069 DMM INFO MM(262420000000069/dc96cf14) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100608069 DMM NOTICE MM(262420000000069/dc96cf14) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100608069 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100608069 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100608069 DLLC NOTICE LLME(d74e051e/dc96cf14){ASSIGNED} LLGM Assign pre (ffffffff => dc96cf14) (gprs_llc.c:1079) 20250115100608069 DLLC NOTICE LLME(ffffffff/dc96cf14){ASSIGNED} LLGM Assign post (ffffffff => dc96cf14) (gprs_llc.c:1125) 20250115100608069 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100608069 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100608069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100608069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100608124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100608124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100608124 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100608124 DMM INFO MM(262420000000069/dc96cf14) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100608124 DMM INFO MM(262420000000069/dc96cf14) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100608124 DMM DEBUG MM(262420000000069/dc96cf14) Using GGSN 0 (gprs_sm.c:317) 20250115100608124 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) 20250115100608124 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250115100608124 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100608124 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100608124 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250115100608143 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 8b f7 a0 f7 11 ab a5 d0 51 14 05 7f 2d 69 d7 a7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20250115100608143 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a8568, cbp=0x562652405210) (sgsn_libgtp.c:633) 20250115100608143 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100608143 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652403fb8 TLLI=dc96cf14, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100608143 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100608143 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@a5b4eec045a5: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100608156 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250115100608174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100608174 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115100608174 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@a5b4eec045a5: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@a5b4eec045a5: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='DC96CF14'O, index=0 TC_cell_change_different_ci_attach(1331)@a5b4eec045a5: 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 := '9DC9EEEC4E52080FA536EBB1203179D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68F8C9B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B8E94F3222C91E1E'O } } } } } 20250115100608190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100608190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250115100608190 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100608190 DMM INFO MM(262420000000069/dc96cf14) -> GMM ATTACH REQUEST MI(TMSI-0xDC96CF14) type="GPRS attach" (gprs_gmm.c:1248) 20250115100608191 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100608191 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115100608191 DLLC NOTICE LLME(ffffffff/dc96cf14){ASSIGNED} LLGM Assign pre (dc96cf14 => cec5ae8b) (gprs_llc.c:1079) 20250115100608191 DLLC NOTICE LLME(dc96cf14/cec5ae8b){ASSIGNED} LLGM Assign post (dc96cf14 => cec5ae8b) (gprs_llc.c:1125) 20250115100608191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100608191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100608191 DMM DEBUG MM(262420000000069/cec5ae8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100608216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100608216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250115100608216 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100608216 DMM DEBUG MM(262420000000069/cec5ae8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20250115100608216 DMM NOTICE MM(262420000000069/cec5ae8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100608216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100608216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100608217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100608217 DMM DEBUG MM(262420000000069/cec5ae8b) Requesting authorization (sgsn_auth.c:160) 20250115100608217 DMM INFO MM(262420000000069/cec5ae8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100608217 DMM DEBUG MM(262420000000069/cec5ae8b) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100608217 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250115100608217 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) 20250115100614218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250115100614218 DMM ERROR MM(262420000000069/cec5ae8b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250115100614218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250115100614218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115100614218 DMM NOTICE MM(262420000000069/cec5ae8b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250115100614218 DMM NOTICE MM(262420000000069/cec5ae8b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100614218 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250115100614218 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652403fb8, TLLI=cec5ae8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100614218 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100614218 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100614218 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250115100614218 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250115100614218 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) 20250115100614218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Reject}: Deallocated (fsm.c:568) 20250115100614218 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Deallocated (fsm.c:568) 20250115100614218 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100614218 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115100614218 DLLC NOTICE LLME(dc96cf14/cec5ae8b){ASSIGNED} LLGM Assign pre (cec5ae8b => ffffffff) (gprs_llc.c:1079) 20250115100614218 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cec5ae8b => ffffffff) (gprs_llc.c:1125) 20250115100619220 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250115100623662 DGPRS DEBUG Checking for inactive LLMEs, time = 39463782 (sgsn.c:132) 20250115100624221 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250115100627983 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115100627983 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115100627984 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100629222 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250115100634223 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250115100637662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100637664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100637664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100637677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100637680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100637680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115100637697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100637700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100637700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@a5b4eec045a5: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a5b4eec045a5: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20250115100638031 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100638031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1329)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@a5b4eec045a5: Final verdict of PTC: none 20250115100638033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53738<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1317)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1322)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1327)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1315)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1325)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1320)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1316)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@a5b4eec045a5: Final verdict of PTC: fail reason: "Tguard timeout" MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1315): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@a5b4eec045a5: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Wed Jan 15 10:06:38 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 20250115100638201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100638603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122756) 20250115100639032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100639033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100639224 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250115100639224 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x562652405210) (sgsn_libgtp.c:633) 20250115100639224 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x562652405210) (sgsn_libgtp.c:637) 20250115100639224 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250115100639224 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250115100639224 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250115100639224 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122756, count=128188) 20250115100640033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100640033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Wed Jan 15 10:06:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100641034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100641034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_cell_change_different_ci_data started. 20250115100641659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100641662 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100641715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100641715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100641715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100641716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100641716 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100641716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100641716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100641716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100641716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100641717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100641717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100641717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100641717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100641717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100641717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100641717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100641717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100641717 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100641717 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100641717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1336)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100641717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100641718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100641720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100641727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100641727 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100641735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100641735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100641735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100641735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100641735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100641735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100641735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100641735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100641735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100641736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100641736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100641736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100641736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100641736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100641736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100641736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100641736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100641736 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100641736 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100641736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100641737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100641737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100641739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100641746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100641746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1343)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1340)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100641752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100641752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100641752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100641752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100641752 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100641752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100641752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100641752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100641752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100641753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100641753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100641753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100641753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100641753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100641753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100641753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100641753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100641753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100641753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100641753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1346)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100641754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100641754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100641756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100641761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100641761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100642035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100642035 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100642035 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100642035 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100642038 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1347)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100642040 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@a5b4eec045a5: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DB7871A2'O, index=0 SGSN_Test-GSUP(1348)@a5b4eec045a5: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@a5b4eec045a5: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@a5b4eec045a5: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DB7871A2'O, index=0 TC_cell_change_different_ci_data(1350)@a5b4eec045a5: 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 := '2A1E86EDC30D6D72BD081AE453B2250F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18EB315C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F5D24BCA1EBF7022'O } } } } } 20250115100642098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100642098 DLLC NOTICE LLME(ffffffff/db7871a2){UNASSIGNED} LLC RX: unknown TLLI 0xdb7871a2, creating LLME on the fly (gprs_llc.c:552) 20250115100642098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100642098 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1248) 20250115100642098 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100642098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100642098 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100642098 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100642098 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100642098 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100642098 DLLC NOTICE LLME(ffffffff/db7871a2){UNASSIGNED} LLGM Assign pre (db7871a2 => d9a3aaef) (gprs_llc.c:1079) 20250115100642098 DLLC NOTICE LLME(db7871a2/d9a3aaef){ASSIGNED} LLGM Assign post (db7871a2 => d9a3aaef) (gprs_llc.c:1125) 20250115100642098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100642098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100642098 DMM DEBUG MM(262420000000071/d9a3aaef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100642117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100642117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100642117 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100642117 DMM DEBUG MM(262420000000071/d9a3aaef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20250115100642117 DMM NOTICE MM(262420000000071/d9a3aaef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100642117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100642117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100642117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100642117 DMM DEBUG MM(262420000000071/d9a3aaef) Requesting authorization (sgsn_auth.c:160) 20250115100642117 DMM INFO MM(262420000000071/d9a3aaef) Requesting authentication tuples (sgsn_auth.c:184) 20250115100642117 DMM DEBUG MM(262420000000071/d9a3aaef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100642117 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250115100642117 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@a5b4eec045a5: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250115100642123 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100642123 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100642123 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100642123 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100642123 DMM INFO MM(262420000000071/d9a3aaef) Subscriber data update (mmctx.c:445) 20250115100642123 DMM DEBUG MM(262420000000071/d9a3aaef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100642123 DMM INFO MM(262420000000071/d9a3aaef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100642123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100642123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100642123 DMM INFO MM(262420000000071/d9a3aaef) <- GMM AUTH AND CIPHERING REQ (rand = 2a 1e 86 ed c3 0d 6d 72 bd 08 1a e4 53 b2 25 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100642141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100642141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100642141 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100642141 DMM INFO MM(262420000000071/d9a3aaef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100642141 DMM NOTICE MM(262420000000071/d9a3aaef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100642141 DMM DEBUG MM(262420000000071/d9a3aaef) checking auth: received GSM SRES = 18 eb 31 5c (gprs_gmm.c:648) 20250115100642141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100642141 DMM DEBUG MM(262420000000071/d9a3aaef) Requesting authorization (sgsn_auth.c:160) 20250115100642141 DMM INFO MM(262420000000071/d9a3aaef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100642141 DMM DEBUG MM(262420000000071/d9a3aaef) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100642141 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250115100642141 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) 20250115100642141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100642141 DMM INFO MM(262420000000071/d9a3aaef) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9a3aaef) (gprs_gmm.c:282) 20250115100642144 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100642144 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100642144 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250115100642144 DMM INFO MM(262420000000071/d9a3aaef) Subscriber data update (mmctx.c:445) 20250115100642144 DMM DEBUG MM(262420000000071/d9a3aaef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100642144 DMM INFO MM(262420000000071/d9a3aaef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100642144 DMM NOTICE MM(262420000000071/d9a3aaef) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20250115100642144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100642144 DMM NOTICE MM(262420000000071/d9a3aaef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100642144 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) 20250115100642145 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100642145 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250115100642145 DMM INFO MM(262420000000071/d9a3aaef) Subscriber data update (mmctx.c:445) 20250115100642145 DMM DEBUG MM(262420000000071/d9a3aaef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100642157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100642157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100642157 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100642157 DMM INFO MM(262420000000071/d9a3aaef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100642157 DMM NOTICE MM(262420000000071/d9a3aaef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100642157 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100642157 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100642157 DLLC NOTICE LLME(db7871a2/d9a3aaef){ASSIGNED} LLGM Assign pre (ffffffff => d9a3aaef) (gprs_llc.c:1079) 20250115100642157 DLLC NOTICE LLME(ffffffff/d9a3aaef){ASSIGNED} LLGM Assign post (ffffffff => d9a3aaef) (gprs_llc.c:1125) 20250115100642157 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100642157 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100642157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100642157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100642211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100642211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115100642211 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100642211 DMM INFO MM(262420000000071/d9a3aaef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115100642211 DMM INFO MM(262420000000071/d9a3aaef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115100642211 DMM DEBUG MM(262420000000071/d9a3aaef) Using GGSN 0 (gprs_sm.c:317) 20250115100642211 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) 20250115100642211 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250115100642211 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115100642211 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250115100642211 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250115100642233 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 a2 f8 5f 52 11 c8 33 41 0e 14 05 7f d8 3f 20 27 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20250115100642233 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f252e9a8568, cbp=0x562652405210) (sgsn_libgtp.c:633) 20250115100642234 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115100642234 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562652403fb8 TLLI=d9a3aaef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115100642234 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115100642234 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@a5b4eec045a5: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed 20250115100642247 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250115100642260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100642260 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115100642260 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@a5b4eec045a5: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@a5b4eec045a5: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D9A3AAEF'O, index=0 20250115100642274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100642274 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100642274 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100642276 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@a5b4eec045a5: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@a5b4eec045a5: Final verdict of PTC: pass 20250115100642302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@a5b4eec045a5: Final verdict of PTC: none 20250115100642307 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100642307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1341)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1336)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1346)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@a5b4eec045a5: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1344)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1334)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1339)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Wed Jan 15 10:06:42 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 20250115100642416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100642818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87452) 20250115100643309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100643309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87452, count=99772) 20250115100644310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100644310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Wed Jan 15 10:06:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100645312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100645312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_sgsn_context_req_in started. 20250115100645892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100645895 DMM INFO MM(262420000000071/d9a3aaef) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100645895 DMM INFO MM(262420000000071/d9a3aaef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100645895 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100645895 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100645895 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100645895 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100645895 DLLC NOTICE LLME(ffffffff/d9a3aaef){ASSIGNED} LLGM Assign pre (d9a3aaef => ffffffff) (gprs_llc.c:1079) 20250115100645895 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9a3aaef => ffffffff) (gprs_llc.c:1125) 20250115100645895 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562652403c60 (gprs_sndcp.c:574) 20250115100645895 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562652403fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115100645895 DMM NOTICE MM(262420000000071/d9a3aaef) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115100645895 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250115100645896 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115100645896 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115100645896 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250115100645896 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250115100645896 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) 20250115100645896 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) 20250115100645896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100645896 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100645896 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100645896 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100645896 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100645949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100645949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100645949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100645949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100645949 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100645949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100645949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100645949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100645949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100645950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100645950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100645950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100645950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100645950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100645950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100645950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100645950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100645950 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100645950 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100645950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100645950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100645950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100645952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100645958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100645958 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100645966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100645966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100645966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100645966 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100645966 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100645966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100645966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100645966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100645966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100645967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100645967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100645967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100645967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100645967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100645967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100645967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100645967 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100645967 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100645967 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100645967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100645967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100645967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100645969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100645974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100645974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100645984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100645984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100645984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100645984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100645984 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100645984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100645984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100645984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100645984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100645985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100645985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100645985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100645985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100645985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100645985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100645985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100645985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100645985 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100645985 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100645985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100645985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100645985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100645988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100645993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100645993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100646313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100646313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100646313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100646313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100646315 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100646316 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@a5b4eec045a5: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='CA2EBEFE'O, index=0 SGSN_Test-GSUP(1367)@a5b4eec045a5: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@a5b4eec045a5: 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 := 'FDEDF222CEB3BAB7D53B0954C02CE581'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '267BE51C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E9586A6CEC0B16D'O } } } } } 20250115100647393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100647393 DLLC NOTICE LLME(ffffffff/ca2ebefe){UNASSIGNED} LLC RX: unknown TLLI 0xca2ebefe, creating LLME on the fly (gprs_llc.c:552) 20250115100647393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100647393 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1248) 20250115100647393 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100647393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100647393 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100647393 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Allocated (fsm.c:456) 20250115100647393 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100647393 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100647393 DLLC NOTICE LLME(ffffffff/ca2ebefe){UNASSIGNED} LLGM Assign pre (ca2ebefe => cdca49d4) (gprs_llc.c:1079) 20250115100647393 DLLC NOTICE LLME(ca2ebefe/cdca49d4){ASSIGNED} LLGM Assign post (ca2ebefe => cdca49d4) (gprs_llc.c:1125) 20250115100647394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100647394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100647394 DMM DEBUG MM(262420000000072/cdca49d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100647407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100647407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100647407 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100647407 DMM DEBUG MM(262420000000072/cdca49d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20250115100647407 DMM NOTICE MM(262420000000072/cdca49d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100647407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100647407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100647407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100647407 DMM DEBUG MM(262420000000072/cdca49d4) Requesting authorization (sgsn_auth.c:160) 20250115100647407 DMM INFO MM(262420000000072/cdca49d4) Requesting authentication tuples (sgsn_auth.c:184) 20250115100647407 DMM DEBUG MM(262420000000072/cdca49d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100647407 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250115100647407 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@a5b4eec045a5: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250115100647411 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100647411 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100647411 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100647411 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100647411 DMM INFO MM(262420000000072/cdca49d4) Subscriber data update (mmctx.c:445) 20250115100647411 DMM DEBUG MM(262420000000072/cdca49d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100647411 DMM INFO MM(262420000000072/cdca49d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100647411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100647411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100647411 DMM INFO MM(262420000000072/cdca49d4) <- GMM AUTH AND CIPHERING REQ (rand = fd ed f2 22 ce b3 ba b7 d5 3b 09 54 c0 2c e5 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115100647425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100647425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100647425 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100647425 DMM INFO MM(262420000000072/cdca49d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100647425 DMM NOTICE MM(262420000000072/cdca49d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100647425 DMM DEBUG MM(262420000000072/cdca49d4) checking auth: received GSM SRES = 26 7b e5 1c (gprs_gmm.c:648) 20250115100647425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100647425 DMM DEBUG MM(262420000000072/cdca49d4) Requesting authorization (sgsn_auth.c:160) 20250115100647425 DMM INFO MM(262420000000072/cdca49d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100647425 DMM DEBUG MM(262420000000072/cdca49d4) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100647425 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250115100647425 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) 20250115100647425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100647425 DMM INFO MM(262420000000072/cdca49d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdca49d4) (gprs_gmm.c:282) 20250115100647428 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100647428 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100647428 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250115100647428 DMM INFO MM(262420000000072/cdca49d4) Subscriber data update (mmctx.c:445) 20250115100647428 DMM DEBUG MM(262420000000072/cdca49d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100647428 DMM INFO MM(262420000000072/cdca49d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100647428 DMM NOTICE MM(262420000000072/cdca49d4) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20250115100647428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100647428 DMM NOTICE MM(262420000000072/cdca49d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100647428 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) 20250115100647430 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100647430 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250115100647430 DMM INFO MM(262420000000072/cdca49d4) Subscriber data update (mmctx.c:445) 20250115100647430 DMM DEBUG MM(262420000000072/cdca49d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100647443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100647443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100647443 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100647443 DMM INFO MM(262420000000072/cdca49d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100647443 DMM NOTICE MM(262420000000072/cdca49d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100647443 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100647443 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100647443 DLLC NOTICE LLME(ca2ebefe/cdca49d4){ASSIGNED} LLGM Assign pre (ffffffff => cdca49d4) (gprs_llc.c:1079) 20250115100647443 DLLC NOTICE LLME(ffffffff/cdca49d4){ASSIGNED} LLGM Assign post (ffffffff => cdca49d4) (gprs_llc.c:1125) 20250115100647443 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100647443 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100647443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100647443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100647496 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 d2 b3 00 00 03 52 f0 99 42 42 de 05 cd ca 49 d4 0c 01 02 03 0d fe 11 20 cf be 4e 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2942) TC_sgsn_context_req_in(1369)@a5b4eec045a5: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250115100649496 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250115100649496 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250115100649496 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) 20250115100649496 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250115100649496 DMM INFO MM(262420000000072/cdca49d4) Subscriber data update (mmctx.c:445) 20250115100649496 DMM DEBUG MM(262420000000072/cdca49d4) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250115100649496 DMM INFO MM(262420000000072/cdca49d4) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250115100649496 DMM INFO MM(262420000000072/cdca49d4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100649496 DMM INFO MM(262420000000072/cdca49d4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100649497 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100649497 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100649497 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100649497 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100649497 DLLC NOTICE LLME(ffffffff/cdca49d4){ASSIGNED} LLGM Assign pre (cdca49d4 => ffffffff) (gprs_llc.c:1079) 20250115100649497 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdca49d4 => ffffffff) (gprs_llc.c:1125) 20250115100649497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100649497 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100649497 DMM DEBUG MM_STATE_Iu[0x5626523f5880]{Detached}: Deallocated (fsm.c:568) 20250115100649497 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@a5b4eec045a5: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@a5b4eec045a5: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250115100649508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54590<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@a5b4eec045a5: Final verdict of PTC: none 20250115100649512 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100649512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1366)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1360)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1365)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1355)@a5b4eec045a5: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@a5b4eec045a5: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@a5b4eec045a5: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1353)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1358)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1363)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@a5b4eec045a5: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Wed Jan 15 10:06:49 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 20250115100649629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100650031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95920) 20250115100650513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100650513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95920, count=100276) 20250115100651515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100651515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Wed Jan 15 10:06:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100652517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100652517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_sgsn_context_req_out started. 20250115100653087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100653089 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100653133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100653133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100653133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100653133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100653133 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100653133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100653133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100653133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100653133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100653134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100653134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100653135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100653135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100653135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100653135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100653135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100653135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100653135 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100653135 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100653135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100653135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100653135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100653136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100653142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100653142 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100653150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100653150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100653150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100653150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100653150 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100653150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100653150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100653150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100653150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100653150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100653150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100653150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100653151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100653151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100653151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100653151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100653151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100653151 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100653151 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100653151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100653151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100653151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100653153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100653158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100653158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100653166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100653166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100653166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100653166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100653166 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100653166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100653166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100653166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100653166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100653167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100653167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100653167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100653168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100653168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100653168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100653168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100653168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100653168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100653168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100653168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100653168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100653168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100653170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100653175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100653175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100653519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100653519 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100653519 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100653519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100653527 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1385)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100653530 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100653663 DGPRS DEBUG Checking for inactive LLMEs, time = 39463812 (sgsn.c:132) TC_sgsn_context_req_out-BVCI196(1373)@a5b4eec045a5: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='DF76A3E8'O, index=0 SGSN_Test-GSUP(1386)@a5b4eec045a5: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250115100654659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100654659 DLLC NOTICE LLME(ffffffff/df76a3e8){UNASSIGNED} LLC RX: unknown TLLI 0xdf76a3e8, creating LLME on the fly (gprs_llc.c:552) 20250115100654659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250115100654659 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115100654659 DMM NOTICE LLME(ffffffff/df76a3e8){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250115100654659 DLLC NOTICE LLME(ffffffff/df76a3e8){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250115100654659 DMM ERROR LLME(ffffffff/df76a3e8){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250115100654659 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250115100654659 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250115100654659 DLLC NOTICE LLME(ffffffff/df76a3e8){UNASSIGNED} LLGM Assign pre (df76a3e8 => ffffffff) (gprs_llc.c:1079) 20250115100654659 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df76a3e8 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@a5b4eec045a5: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@a5b4eec045a5: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@a5b4eec045a5: Final verdict of PTC: none 20250115100654683 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100654683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1379)@a5b4eec045a5: Final verdict of PTC: none 20250115100654684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42922<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1384)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@a5b4eec045a5: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@a5b4eec045a5: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@a5b4eec045a5: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1374)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1377)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1382)@a5b4eec045a5: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@a5b4eec045a5: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1372)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1384): none (none -> none)Wed Jan 15 10:06:54 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@a5b4eec045a5: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh 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 20250115100654792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100655194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51812) 20250115100655684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100655684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51812, count=56448) 20250115100656685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100656685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Wed Jan 15 10:06:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100657686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100657686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_req_id_req_ra_update started. 20250115100658238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100658240 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100658343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100658343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100658343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100658343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100658343 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100658343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100658343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100658343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100658343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1394)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100658345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100658345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100658345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100658345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100658345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100658345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100658345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100658345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100658345 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100658345 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100658345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1393)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100658345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100658345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100658351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1390)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100658359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100658359 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1394)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100658362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100658362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100658362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100658362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100658362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100658362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100658362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100658362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100658362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100658363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100658363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100658363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100658363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100658363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100658363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100658363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100658363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100658363 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100658363 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100658363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100658363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100658363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100658366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100658372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100658372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1396)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100658382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100658382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100658382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100658382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100658382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100658382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100658382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100658382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100658382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100658383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100658383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100658383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100658383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100658383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100658383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100658383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100658383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100658383 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100658383 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100658383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100658383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100658383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100658385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100658389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100658389 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)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100658686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100658686 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100658686 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100658686 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100658689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1404)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100658691 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@a5b4eec045a5: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='ECD52048'O, index=0 SGSN_Test-GSUP(1405)@a5b4eec045a5: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250115100658751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100658751 DLLC NOTICE LLME(ffffffff/ecd52048){UNASSIGNED} LLC RX: unknown TLLI 0xecd52048, creating LLME on the fly (gprs_llc.c:552) 20250115100658751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100658751 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1248) 20250115100658751 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100658751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100658751 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100658751 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100658751 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100658751 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100658751 DLLC NOTICE LLME(ffffffff/ecd52048){UNASSIGNED} LLGM Assign pre (ecd52048 => e61989da) (gprs_llc.c:1079) 20250115100658751 DLLC NOTICE LLME(ecd52048/e61989da){ASSIGNED} LLGM Assign post (ecd52048 => e61989da) (gprs_llc.c:1125) 20250115100658751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100658751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100658751 DMM DEBUG MM(262420000000047/e61989da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100658770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100658770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100658770 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100658770 DMM INFO MM(262420000000047/e61989da) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115100658770 DMM INFO MM(262420000000047/e61989da) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-31857-8 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20250115100658770 DMM NOTICE MM(262420000000047/e61989da) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250115100658770 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250115100658770 DMM INFO MM(262420000000047/e61989da) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250115100658770 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100658770 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100658770 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100658770 DMM ERROR MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115100658770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Deallocated (fsm.c:568) 20250115100658770 DMM DEBUG MM_STATE_Gb(0)[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100658770 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100658770 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100658770 DLLC NOTICE LLME(ecd52048/e61989da){ASSIGNED} LLGM Assign pre (e61989da => ffffffff) (gprs_llc.c:1079) 20250115100658770 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e61989da => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@a5b4eec045a5: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@a5b4eec045a5: Final verdict of PTC: pass 20250115100658786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42940<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1398)@a5b4eec045a5: Final verdict of PTC: none 20250115100658791 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100658791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_req_id_req_ra_update-BVCI196(1392)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1403)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1393)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@a5b4eec045a5: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1396)@a5b4eec045a5: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1397)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1391)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1401)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1396): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Wed Jan 15 10:06:58 UTC 2025 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20250115100658920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100659321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42944<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57292) 20250115100659792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100659792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57292, count=63344) 20250115100700793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100700793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test execution finished. MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Wed Jan 15 10:07:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100701794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100701794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_iu_attach started. 20250115100702384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100702388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100702471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100702471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100702471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100702471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100702472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100702472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100702472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100702472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100702472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100702472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100702472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100702472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100702472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100702472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100702472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100702472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100702472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100702472 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100702472 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100702472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100702473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100702473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1413)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100702475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1409)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100702481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100702481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1414)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1411)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100702487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100702487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100702487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100702487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100702487 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100702487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100702487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100702487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100702487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100702488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100702488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100702488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100702488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100702488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100702488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100702488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100702488 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100702488 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100702488 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100702488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100702488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100702488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100702490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100702495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100702495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100702505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100702505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100702505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100702505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100702505 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100702505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100702505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100702505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100702505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100702505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100702505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100702505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100702505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100702505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100702505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100702505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100702505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100702505 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100702505 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100702505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100702506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100702506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100702507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100702511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100702511 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a5b4eec045a5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@a5b4eec045a5: ************************************************* SGSN_Test_0-M3UA(1425)@a5b4eec045a5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@a5b4eec045a5: ************************************************* MTC@a5b4eec045a5: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@a5b4eec045a5: v_sccp_pdu_maxlen:268 20250115100702725 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115100702725 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) 20250115100702725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115100702725 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)@a5b4eec045a5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115100702731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100702731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115100702731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115100702731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115100702731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115100702731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115100702731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115100702731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100702731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115100702731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115100702731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115100702731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115100702731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115100702731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115100702731 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115100702795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100702796 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100702796 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100702796 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100702799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100702801 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100703536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100703536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100703536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100703536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703536 DLSS7 DEBUG Found route for dpc=188=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) 20250115100703536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100703536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100703537 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115100703537 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115100703537 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) 20250115100703537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100703537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100703537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703537 DLSS7 DEBUG Found route for dpc=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) 20250115100703537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100703537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@a5b4eec045a5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@a5b4eec045a5: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='F27105E0'O, index=0 SGSN_Test-GSUP(1428)@a5b4eec045a5: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@a5b4eec045a5: 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 := '597C'O ("Y|"), rac := '13'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)@a5b4eec045a5: Added conn table entry 0TC_iu_attach(1430)14021363 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: First idle individual index:0 SGSN_Test_0-RAN(1424)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 20250115100703895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100703895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100703895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100703895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703895 DLSS7 DEBUG Found route for dpc=188=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) 20250115100703895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100703895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100703895 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100703895 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100703895 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100703896 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250115100703896 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250115100703896 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20250115100703896 DMM DEBUG GMM(gmm_fsm)[0x5626523fbe30]{Deregistered}: Allocated (fsm.c:456) 20250115100703896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Init}: Allocated (fsm.c:456) 20250115100703896 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Allocated (fsm.c:456) 20250115100703896 DMM DEBUG MM_STATE_Iu[0x562652404020]{Detached}: Allocated (fsm.c:456) 20250115100703896 DMM DEBUG GMM(gmm_fsm)[0x5626523fbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100703896 DMM DEBUG GMM(gmm_fsm)[0x5626523fbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100703896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100703896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100703896 DMM DEBUG MM(262420000001001/defa06a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100703896 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250115100703896 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) 20250115100703896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100703896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100703896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703896 DLSS7 DEBUG Found route for dpc=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) 20250115100703896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100703896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100703896 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) 20250115100703896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100703896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100703896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703896 DLSS7 DEBUG Found route for dpc=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) 20250115100703896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100703896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@a5b4eec045a5: { messageType := 2, destLocRef := 'D5F2F3'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@a5b4eec045a5: 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 := 'FA2B8C1D758C0E0B25B77E7658430589'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B91E816C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A1655C6F52F9BB62'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F6929B8336686E21C6F932ABBD36D400'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E4CEC0AA89A377F0D386D18E5C4D1AC4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8A4D297A575DFD2C5B4622207719E848'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A7D69C8F47A2D209'O } } } } } SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: vl_len:23 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250115100703903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100703903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100703903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100703903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703903 DLSS7 DEBUG Found route for dpc=188=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) 20250115100703903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100703903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100703903 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100703903 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100703903 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100703903 DMM DEBUG MM(262420000001001/defa06a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250115100703903 DMM NOTICE MM(262420000001001/defa06a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100703903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100703903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100703903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100703903 DMM DEBUG MM(262420000001001/defa06a1) Requesting authorization (sgsn_auth.c:160) 20250115100703903 DMM INFO MM(262420000001001/defa06a1) Requesting authentication tuples (sgsn_auth.c:184) 20250115100703903 DMM DEBUG MM(262420000001001/defa06a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100703903 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250115100703903 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@a5b4eec045a5: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250115100703907 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100703907 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100703907 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100703907 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100703907 DMM INFO MM(262420000001001/defa06a1) Subscriber data update (mmctx.c:445) 20250115100703907 DMM DEBUG MM(262420000001001/defa06a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100703907 DMM INFO MM(262420000001001/defa06a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100703907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100703907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100703907 DMM INFO MM(262420000001001/defa06a1) <- GMM AUTH AND CIPHERING REQ (rand = fa 2b 8c 1d 75 8c 0e 0b 25 b7 7e 76 58 43 05 89 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8a 4d 29 7a 57 5d fd 2c 5b 46 22 20 77 19 e8 48 ) (gprs_gmm.c:465) 20250115100703907 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250115100703907 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) 20250115100703907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100703907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100703907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703907 DLSS7 DEBUG Found route for dpc=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) 20250115100703907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100703907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: vl_len:37 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922A7D69C8F23094399990000100001F0290447A2D209'O 20250115100703914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100703914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100703914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100703914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703914 DLSS7 DEBUG Found route for dpc=188=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) 20250115100703914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100703914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100703914 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100703914 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100703914 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100703914 DMM INFO MM(262420000001001/defa06a1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100703914 DMM NOTICE MM(262420000001001/defa06a1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100703914 DMM DEBUG MM(262420000001001/defa06a1) checking auth: received UMTS RES = a7 d6 9c 8f 47 a2 d2 09 (gprs_gmm.c:648) 20250115100703914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100703914 DMM DEBUG MM(262420000001001/defa06a1) Requesting authorization (sgsn_auth.c:160) 20250115100703914 DMM INFO MM(262420000001001/defa06a1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100703914 DMM DEBUG MM(262420000001001/defa06a1) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100703914 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250115100703914 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) 20250115100703914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115100703914 DMM DEBUG MM(262420000001001/defa06a1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115100703914 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) 20250115100703914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100703914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100703914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703914 DLSS7 DEBUG Found route for dpc=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) 20250115100703914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100703914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: vl_len:12 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115100703920 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100703920 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100703920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100703920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703920 DLSS7 DEBUG Found route for dpc=188=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) 20250115100703920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100703920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100703920 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115100703920 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115100703920 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115100703920 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250115100703920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115100703920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115100703920 DMM INFO MM(262420000001001/defa06a1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdefa06a1) (gprs_gmm.c:282) 20250115100703920 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250115100703920 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) 20250115100703920 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703920 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100703920 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100703920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703920 DLSS7 DEBUG Found route for dpc=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) 20250115100703920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100703920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100703920 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) 20250115100703920 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703920 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100703920 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100703920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703920 DLSS7 DEBUG Found route for dpc=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) 20250115100703920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100703920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115100703923 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100703923 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100703923 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250115100703923 DMM INFO MM(262420000001001/defa06a1) Subscriber data update (mmctx.c:445) 20250115100703923 DMM DEBUG MM(262420000001001/defa06a1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100703923 DMM INFO MM(262420000001001/defa06a1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100703923 DMM NOTICE MM(262420000001001/defa06a1) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250115100703923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100703923 DMM NOTICE MM(262420000001001/defa06a1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100703923 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) 20250115100703924 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100703924 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250115100703924 DMM INFO MM(262420000001001/defa06a1) Subscriber data update (mmctx.c:445) 20250115100703924 DMM DEBUG MM(262420000001001/defa06a1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: vl_len:14 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115100703925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100703925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100703925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100703925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703925 DLSS7 DEBUG Found route for dpc=188=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) 20250115100703925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100703925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100703925 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100703925 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100703925 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100703925 DMM INFO MM(262420000001001/defa06a1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100703925 DMM NOTICE MM(262420000001001/defa06a1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100703925 DMM DEBUG GMM(gmm_fsm)[0x5626523fbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100703925 DMM DEBUG GMM(gmm_fsm)[0x5626523fbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100703925 DMM DEBUG MM_STATE_Iu(1)[0x562652404020]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115100703925 DMM DEBUG MM_STATE_Iu(1)[0x562652404020]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115100703925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100703925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100703925 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) 20250115100703925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100703925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100703925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703925 DLSS7 DEBUG Found route for dpc=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) 20250115100703925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100703925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: vl_len:7 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1423)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115100703928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100703928 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100703929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100703929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703929 DLSS7 DEBUG Found route for dpc=188=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) 20250115100703929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100703929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100703929 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115100703929 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115100703929 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115100703929 DMM INFO MM(262420000001001/defa06a1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115100703929 DMM DEBUG MM_STATE_Iu(1)[0x562652404020]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115100703929 DMM DEBUG MM_STATE_Iu(1)[0x562652404020]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115100703929 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) 20250115100703929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100703929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100703929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703929 DLSS7 DEBUG Found route for dpc=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) 20250115100703929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100703929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Session index based on local reference:0 20250115100703929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100703929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100703929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100703929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100703929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100703929 DLSS7 DEBUG Found route for dpc=188=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) 20250115100703929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100703929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@a5b4eec045a5: Deleted conn table entry 0TC_iu_attach(1430)14021363 TC_iu_attach(1430)@a5b4eec045a5: setverdict(pass): none -> pass TC_iu_attach(1430)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@a5b4eec045a5: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@a5b4eec045a5: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@a5b4eec045a5: Final verdict of PTC: none 20250115100704001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1417)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@a5b4eec045a5: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@a5b4eec045a5: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@a5b4eec045a5: Final verdict of PTC: none 20250115100704009 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100704009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1427)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@a5b4eec045a5: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1412)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1422)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1420)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1410)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1415)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_iu_attach finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Wed Jan 15 10:07:04 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 20250115100704130 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115100704130 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) 20250115100704130 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115100704130 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115100704130 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115100704130 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) 20250115100704130 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115100704130 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115100704130 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:737) 20250115100704130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100704130 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115100704130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115100704130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115100704130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115100704130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115100704130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115100704130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115100704130 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250115100704180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100704581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207560) 20250115100705010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100705010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=207560, count=208820) 20250115100706011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100706011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100706131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115100706132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115100706132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Wed Jan 15 10:07:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100707012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100707012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_iu_attach_encr started. 20250115100707616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100707619 DMM INFO MM(262420000001001/defa06a1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100707619 DMM INFO MM(262420000001001/defa06a1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100707619 DMM DEBUG GMM(gmm_fsm)[0x5626523fbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100707619 DMM DEBUG GMM(gmm_fsm)[0x5626523fbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100707619 DMM DEBUG MM_STATE_Iu(1)[0x562652404020]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115100707619 DMM DEBUG MM_STATE_Iu(1)[0x562652404020]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115100707619 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250115100707619 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) 20250115100707619 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) 20250115100707619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Init}: Deallocated (fsm.c:568) 20250115100707619 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Deallocated (fsm.c:568) 20250115100707619 DMM DEBUG MM_STATE_Iu(1)[0x562652404020]{Detached}: Deallocated (fsm.c:568) 20250115100707619 DMM DEBUG GMM(gmm_fsm)[0x5626523fbe30]{Deregistered}: Deallocated (fsm.c:568) 20250115100707619 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1436)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1436)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100707660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100707660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100707660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100707660 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb1-NS1(1435)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100707660 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100707660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100707660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100707660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100707660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1436)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100707660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100707660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100707660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100707660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100707660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100707660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100707660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100707660 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100707660 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100707660 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100707660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100707661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100707661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1436)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1436)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100707662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100707667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100707667 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1435)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_iu_attach_encr-BVCI196(1433)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1440)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100707671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100707671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100707671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100707671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100707671 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100707671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100707671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100707671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100707671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100707672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100707672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100707672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100707672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100707672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100707672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100707672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100707672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100707672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100707672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100707672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100707672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100707672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100707675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100707681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100707681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100707689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100707689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100707689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100707689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100707689 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100707689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100707689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100707689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100707689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100707691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100707691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100707691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100707691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100707691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100707691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100707691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100707691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100707691 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100707691 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100707691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100707691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100707691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100707694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a5b4eec045a5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1442)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-M3UA(1448)@a5b4eec045a5: ************************************************* SGSN_Test-Gb2-BSSGP2(1442)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1448)@a5b4eec045a5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@a5b4eec045a5: ************************************************* MTC@a5b4eec045a5: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@a5b4eec045a5: v_sccp_pdu_maxlen:268 20250115100707699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100707699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100707898 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115100707898 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) 20250115100707898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115100707899 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)@a5b4eec045a5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115100707904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100707904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115100707904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115100707904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115100707904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115100707904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115100707904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115100707906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100707906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115100707906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115100707906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115100707906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115100707906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115100707906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115100707906 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115100708013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100708013 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100708013 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100708013 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100708016 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100708016 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100708717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100708717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100708717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100708717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100708718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100708718 DLSS7 DEBUG Found route for dpc=188=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) 20250115100708718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100708718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100708718 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115100708718 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115100708719 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) 20250115100708719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100708719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100708719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100708719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100708719 DLSS7 DEBUG Found route for dpc=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) 20250115100708719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100708719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@a5b4eec045a5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1433)@a5b4eec045a5: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='EE1DF406'O, index=0 SGSN_Test-GSUP(1451)@a5b4eec045a5: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@a5b4eec045a5: 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 := 'F8E8'O, rac := '2C'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)@a5b4eec045a5: Added conn table entry 0TC_iu_attach_encr(1453)9412392 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: First idle individual index:0 SGSN_Test_0-RAN(1447)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 20250115100709095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100709095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100709095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100709095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709095 DLSS7 DEBUG Found route for dpc=188=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) 20250115100709095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100709096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100709096 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100709096 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100709096 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100709096 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20250115100709096 DMM DEBUG GMM(gmm_fsm)[0x562652404020]{Deregistered}: Allocated (fsm.c:456) 20250115100709096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100709096 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Allocated (fsm.c:456) 20250115100709096 DMM DEBUG MM_STATE_Iu[0x5626523f5750]{Detached}: Allocated (fsm.c:456) 20250115100709096 DMM DEBUG GMM(gmm_fsm)[0x562652404020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100709096 DMM DEBUG GMM(gmm_fsm)[0x562652404020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100709096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100709096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100709096 DMM DEBUG MM(262420000001001/d9468194) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100709096 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250115100709096 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) 20250115100709096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100709096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100709096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709096 DLSS7 DEBUG Found route for dpc=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) 20250115100709096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100709096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100709096 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) 20250115100709096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100709096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100709096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709096 DLSS7 DEBUG Found route for dpc=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) 20250115100709096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100709096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@a5b4eec045a5: { messageType := 2, destLocRef := '8F9F28'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@a5b4eec045a5: 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 := 'C3929F22167991E4B2A0CDAB0C7414B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB93E5FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B4DB6D9B381F15B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CC5E6F9D0E46EF71E84C7ADD2B9AAD6B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F47495D099E523079031C56E24265ADD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '654BA03A081CAC5D0D36A7C07CDFD75A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D0663A6259959F75'O } } } } } SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: vl_len:23 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250115100709109 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100709109 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100709109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100709109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709109 DLSS7 DEBUG Found route for dpc=188=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) 20250115100709109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100709109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100709109 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100709109 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100709109 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100709109 DMM DEBUG MM(262420000001001/d9468194) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250115100709109 DMM NOTICE MM(262420000001001/d9468194) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100709109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100709109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100709109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100709109 DMM DEBUG MM(262420000001001/d9468194) Requesting authorization (sgsn_auth.c:160) 20250115100709109 DMM INFO MM(262420000001001/d9468194) Requesting authentication tuples (sgsn_auth.c:184) 20250115100709109 DMM DEBUG MM(262420000001001/d9468194) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100709109 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250115100709109 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@a5b4eec045a5: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250115100709115 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100709115 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100709115 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100709115 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100709115 DMM INFO MM(262420000001001/d9468194) Subscriber data update (mmctx.c:445) 20250115100709115 DMM DEBUG MM(262420000001001/d9468194) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100709115 DMM INFO MM(262420000001001/d9468194) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100709115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100709115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100709115 DMM INFO MM(262420000001001/d9468194) <- GMM AUTH AND CIPHERING REQ (rand = c3 92 9f 22 16 79 91 e4 b2 a0 cd ab 0c 74 14 b4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 65 4b a0 3a 08 1c ac 5d 0d 36 a7 c0 7c df d7 5a ) (gprs_gmm.c:465) 20250115100709115 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250115100709115 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) 20250115100709115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100709115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100709115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709115 DLSS7 DEBUG Found route for dpc=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) 20250115100709115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100709115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: vl_len:37 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22D0663A6223094399990000100001F0290459959F75'O 20250115100709128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100709128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100709128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100709128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709128 DLSS7 DEBUG Found route for dpc=188=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) 20250115100709128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100709128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100709129 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100709129 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100709129 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100709129 DMM INFO MM(262420000001001/d9468194) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100709129 DMM NOTICE MM(262420000001001/d9468194) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100709129 DMM DEBUG MM(262420000001001/d9468194) checking auth: received UMTS RES = d0 66 3a 62 59 95 9f 75 (gprs_gmm.c:648) 20250115100709129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100709129 DMM DEBUG MM(262420000001001/d9468194) Requesting authorization (sgsn_auth.c:160) 20250115100709129 DMM INFO MM(262420000001001/d9468194) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100709129 DMM DEBUG MM(262420000001001/d9468194) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100709129 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250115100709129 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) 20250115100709129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115100709129 DMM DEBUG MM(262420000001001/d9468194) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250115100709129 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) 20250115100709129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100709130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100709130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709130 DLSS7 DEBUG Found route for dpc=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) 20250115100709130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100709130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: vl_len:17 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250115100709149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100709149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100709149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100709149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709149 DLSS7 DEBUG Found route for dpc=188=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) 20250115100709149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100709149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100709150 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115100709150 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115100709150 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115100709150 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250115100709150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115100709150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115100709150 DMM INFO MM(262420000001001/d9468194) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9468194) (gprs_gmm.c:282) 20250115100709150 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250115100709150 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) 20250115100709150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100709150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100709150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709150 DLSS7 DEBUG Found route for dpc=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) 20250115100709151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100709151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100709151 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) 20250115100709151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100709151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100709151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709151 DLSS7 DEBUG Found route for dpc=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) 20250115100709151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100709151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115100709160 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100709160 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100709160 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250115100709160 DMM INFO MM(262420000001001/d9468194) Subscriber data update (mmctx.c:445) 20250115100709160 DMM DEBUG MM(262420000001001/d9468194) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100709160 DMM INFO MM(262420000001001/d9468194) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100709160 DMM NOTICE MM(262420000001001/d9468194) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250115100709160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100709160 DMM NOTICE MM(262420000001001/d9468194) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100709160 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) 20250115100709161 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100709161 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250115100709161 DMM INFO MM(262420000001001/d9468194) Subscriber data update (mmctx.c:445) 20250115100709161 DMM DEBUG MM(262420000001001/d9468194) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: vl_len:14 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115100709164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100709164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100709164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100709164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709164 DLSS7 DEBUG Found route for dpc=188=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) 20250115100709164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100709164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100709165 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100709165 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100709165 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100709165 DMM INFO MM(262420000001001/d9468194) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100709165 DMM NOTICE MM(262420000001001/d9468194) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100709165 DMM DEBUG GMM(gmm_fsm)[0x562652404020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100709165 DMM DEBUG GMM(gmm_fsm)[0x562652404020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100709165 DMM DEBUG MM_STATE_Iu(2)[0x5626523f5750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115100709165 DMM DEBUG MM_STATE_Iu(2)[0x5626523f5750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115100709165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100709165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100709165 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) 20250115100709165 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100709165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100709165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709165 DLSS7 DEBUG Found route for dpc=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) 20250115100709165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100709165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: vl_len:7 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1446)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115100709175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100709175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100709175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100709175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709175 DLSS7 DEBUG Found route for dpc=188=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) 20250115100709175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100709175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100709175 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115100709175 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115100709175 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115100709175 DMM INFO MM(262420000001001/d9468194) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115100709175 DMM DEBUG MM_STATE_Iu(2)[0x5626523f5750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115100709175 DMM DEBUG MM_STATE_Iu(2)[0x5626523f5750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115100709175 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) 20250115100709176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100709176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100709176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709176 DLSS7 DEBUG Found route for dpc=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) 20250115100709176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100709176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Session index based on local reference:0 20250115100709179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100709179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100709179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100709179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100709179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100709179 DLSS7 DEBUG Found route for dpc=188=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) 20250115100709179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100709179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@a5b4eec045a5: Deleted conn table entry 0TC_iu_attach_encr(1453)9412392 TC_iu_attach_encr(1453)@a5b4eec045a5: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1433)@a5b4eec045a5: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@a5b4eec045a5: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@a5b4eec045a5: Final verdict of PTC: none 20250115100709249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1436)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1440)@a5b4eec045a5: Final verdict of PTC: none 20250115100709255 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100709255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1442)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@a5b4eec045a5: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1435)@a5b4eec045a5: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@a5b4eec045a5: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1433)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1445)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1443)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1434)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1438)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_iu_attach_encr-BVCI196(1433): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1434): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1435): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1436): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_iu_attach_encr finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Wed Jan 15 10:07:09 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 20250115100709382 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115100709382 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) 20250115100709382 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115100709382 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115100709382 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115100709382 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) 20250115100709382 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115100709382 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115100709382 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:737) 20250115100709382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100709382 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115100709382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115100709382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115100709382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115100709382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115100709382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115100709382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115100709382 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250115100709390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100709792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184452) 20250115100710257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100710257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=184452, count=211772) 20250115100711257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100711258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100711383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115100711383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115100711383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Wed Jan 15 10:07:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100712258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100712258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_iu_attach_geran_rau started. 20250115100712865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100712868 DMM INFO MM(262420000001001/d9468194) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100712868 DMM INFO MM(262420000001001/d9468194) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100712868 DMM DEBUG GMM(gmm_fsm)[0x562652404020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100712868 DMM DEBUG GMM(gmm_fsm)[0x562652404020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100712868 DMM DEBUG MM_STATE_Iu(2)[0x5626523f5750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115100712868 DMM DEBUG MM_STATE_Iu(2)[0x5626523f5750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115100712868 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250115100712868 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) 20250115100712868 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) 20250115100712868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100712868 DMM DEBUG MM_STATE_Gb[0x5626523f59b0]{Idle}: Deallocated (fsm.c:568) 20250115100712868 DMM DEBUG MM_STATE_Iu(2)[0x5626523f5750]{Detached}: Deallocated (fsm.c:568) 20250115100712868 DMM DEBUG GMM(gmm_fsm)[0x562652404020]{Deregistered}: Deallocated (fsm.c:568) 20250115100712868 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100712903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100712903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100712903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100712903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100712903 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100712903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100712903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100712903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100712903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100712904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100712904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100712904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100712904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100712904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100712904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100712904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100712904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100712904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100712904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100712904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100712904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100712904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100712906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100712911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100712911 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100712920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100712920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100712920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100712920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100712920 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100712920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100712920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100712920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100712920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100712921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100712921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100712921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100712921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100712921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100712921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100712921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100712921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100712921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100712921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100712921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100712922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100712922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100712925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100712930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100712930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100712941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100712941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100712941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100712941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100712941 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100712941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100712941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100712941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100712941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100712942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100712942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100712942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100712942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100712942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100712942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100712942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100712942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100712942 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100712942 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100712942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100712943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100712943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100712945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100712949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100712949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@a5b4eec045a5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@a5b4eec045a5: ************************************************* MTC@a5b4eec045a5: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@a5b4eec045a5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@a5b4eec045a5: ************************************************* SGSN_Test_0-SCCP(1469)@a5b4eec045a5: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100713151 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115100713151 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) 20250115100713151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115100713151 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)@a5b4eec045a5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115100713158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100713158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115100713158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115100713158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115100713158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115100713158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115100713158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115100713160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100713160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115100713160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115100713160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115100713160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115100713160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115100713160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115100713161 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115100713259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100713259 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100713259 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100713259 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100713263 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1473)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100713264 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100713969 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100713969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100713970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100713970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100713970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100713970 DLSS7 DEBUG Found route for dpc=188=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) 20250115100713970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100713970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100713970 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115100713970 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115100713971 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) 20250115100713971 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100713971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100713971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100713971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100713971 DLSS7 DEBUG Found route for dpc=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) 20250115100713971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100713971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@a5b4eec045a5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@a5b4eec045a5: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E1BD8367'O, index=0 SGSN_Test-GSUP(1474)@a5b4eec045a5: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@a5b4eec045a5: 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 := '923C'O, rac := 'AC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@a5b4eec045a5: Added conn table entry 0TC_iu_attach_geran_rau(1476)670518 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: First idle individual index:0 SGSN_Test_0-RAN(1470)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 20250115100714356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100714356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100714356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100714356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714356 DLSS7 DEBUG Found route for dpc=188=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) 20250115100714356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100714356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100714356 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100714356 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100714356 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100714356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20250115100714356 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100714356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Init}: Allocated (fsm.c:456) 20250115100714356 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Allocated (fsm.c:456) 20250115100714356 DMM DEBUG MM_STATE_Iu[0x5626523fbe30]{Detached}: Allocated (fsm.c:456) 20250115100714356 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100714356 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100714356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100714356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100714356 DMM DEBUG MM(262420000001002/d15c3583) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100714356 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250115100714356 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) 20250115100714356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100714356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100714356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714356 DLSS7 DEBUG Found route for dpc=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) 20250115100714356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100714356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100714356 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) 20250115100714356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100714356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100714356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714356 DLSS7 DEBUG Found route for dpc=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) 20250115100714356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100714356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@a5b4eec045a5: { messageType := 2, destLocRef := '0A3B36'O ("\n;6"), 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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@a5b4eec045a5: 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 := '1033F7DBA3F1C7AEDC1DB2939F896979'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE11E151'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64551D0CBED8A6A8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '26198669F597DB68C43E34F24C4A197E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7259D2AB776DC13E8F0A5498213E0B66'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '758E2C0BECCAF759EC94131743D98868'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ECACE9DED4851473'O } } } } } SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: vl_len:23 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250115100714362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100714362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100714362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100714362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714362 DLSS7 DEBUG Found route for dpc=188=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) 20250115100714362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100714362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100714362 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100714362 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100714362 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100714362 DMM DEBUG MM(262420000001002/d15c3583) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20250115100714362 DMM NOTICE MM(262420000001002/d15c3583) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100714362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100714362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100714362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100714362 DMM DEBUG MM(262420000001002/d15c3583) Requesting authorization (sgsn_auth.c:160) 20250115100714362 DMM INFO MM(262420000001002/d15c3583) Requesting authentication tuples (sgsn_auth.c:184) 20250115100714362 DMM DEBUG MM(262420000001002/d15c3583) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100714362 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250115100714362 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@a5b4eec045a5: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250115100714364 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100714364 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100714364 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100714364 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100714364 DMM INFO MM(262420000001002/d15c3583) Subscriber data update (mmctx.c:445) 20250115100714364 DMM DEBUG MM(262420000001002/d15c3583) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100714364 DMM INFO MM(262420000001002/d15c3583) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100714364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100714364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100714364 DMM INFO MM(262420000001002/d15c3583) <- GMM AUTH AND CIPHERING REQ (rand = 10 33 f7 db a3 f1 c7 ae dc 1d b2 93 9f 89 69 79 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 75 8e 2c 0b ec ca f7 59 ec 94 13 17 43 d9 88 68 ) (gprs_gmm.c:465) 20250115100714364 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250115100714364 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) 20250115100714364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100714364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100714364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714364 DLSS7 DEBUG Found route for dpc=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) 20250115100714364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100714364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: vl_len:37 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722ECACE9DE23094399990000100002F02904D4851473'O 20250115100714367 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100714367 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100714367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100714367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714367 DLSS7 DEBUG Found route for dpc=188=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) 20250115100714367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100714368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100714368 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100714368 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100714368 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100714368 DMM INFO MM(262420000001002/d15c3583) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100714368 DMM NOTICE MM(262420000001002/d15c3583) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100714368 DMM DEBUG MM(262420000001002/d15c3583) checking auth: received UMTS RES = ec ac e9 de d4 85 14 73 (gprs_gmm.c:648) 20250115100714368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100714368 DMM DEBUG MM(262420000001002/d15c3583) Requesting authorization (sgsn_auth.c:160) 20250115100714368 DMM INFO MM(262420000001002/d15c3583) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100714368 DMM DEBUG MM(262420000001002/d15c3583) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100714368 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250115100714368 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) 20250115100714368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115100714368 DMM DEBUG MM(262420000001002/d15c3583) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115100714368 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) 20250115100714368 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100714368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100714368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714368 DLSS7 DEBUG Found route for dpc=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) 20250115100714368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100714368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: vl_len:12 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115100714375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100714375 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100714375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100714375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714375 DLSS7 DEBUG Found route for dpc=188=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) 20250115100714375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100714375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100714375 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115100714375 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115100714375 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115100714375 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250115100714375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115100714375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115100714375 DMM INFO MM(262420000001002/d15c3583) <- GMM ATTACH ACCEPT (new P-TMSI=0xd15c3583) (gprs_gmm.c:282) 20250115100714375 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250115100714375 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) 20250115100714375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100714375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100714375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714375 DLSS7 DEBUG Found route for dpc=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) 20250115100714375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100714375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100714375 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) 20250115100714375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100714375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100714375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714375 DLSS7 DEBUG Found route for dpc=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) 20250115100714375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100714375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115100714380 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100714380 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100714380 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250115100714380 DMM INFO MM(262420000001002/d15c3583) Subscriber data update (mmctx.c:445) 20250115100714380 DMM DEBUG MM(262420000001002/d15c3583) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100714380 DMM INFO MM(262420000001002/d15c3583) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100714380 DMM NOTICE MM(262420000001002/d15c3583) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20250115100714380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100714380 DMM NOTICE MM(262420000001002/d15c3583) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100714380 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) 20250115100714380 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100714380 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250115100714380 DMM INFO MM(262420000001002/d15c3583) Subscriber data update (mmctx.c:445) 20250115100714380 DMM DEBUG MM(262420000001002/d15c3583) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: vl_len:14 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115100714383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100714383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100714383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100714383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714383 DLSS7 DEBUG Found route for dpc=188=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) 20250115100714383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100714383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100714383 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100714383 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100714383 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100714383 DMM INFO MM(262420000001002/d15c3583) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100714384 DMM NOTICE MM(262420000001002/d15c3583) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100714384 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100714384 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100714384 DMM DEBUG MM_STATE_Iu(3)[0x5626523fbe30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115100714384 DMM DEBUG MM_STATE_Iu(3)[0x5626523fbe30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115100714384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100714384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100714384 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) 20250115100714384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100714384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100714384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714384 DLSS7 DEBUG Found route for dpc=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) 20250115100714384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100714384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: vl_len:7 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1469)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115100714391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100714391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100714391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100714391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714391 DLSS7 DEBUG Found route for dpc=188=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) 20250115100714391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100714391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100714391 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115100714391 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115100714391 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115100714391 DMM INFO MM(262420000001002/d15c3583) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115100714391 DMM DEBUG MM_STATE_Iu(3)[0x5626523fbe30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115100714391 DMM DEBUG MM_STATE_Iu(3)[0x5626523fbe30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115100714392 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) 20250115100714392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100714392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100714392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714392 DLSS7 DEBUG Found route for dpc=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) 20250115100714392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100714392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-RAN(1470)@a5b4eec045a5: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)670518 20250115100714394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100714394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100714394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100714394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100714394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100714394 DLSS7 DEBUG Found route for dpc=188=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) 20250115100714394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100714394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach_geran_rau(1476)@a5b4eec045a5: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@a5b4eec045a5: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@a5b4eec045a5: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D15C3583'O, index=1 20250115100714463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100714464 DLLC NOTICE LLME(ffffffff/d15c3583){UNASSIGNED} LLC RX: unknown TLLI 0xd15c3583, creating LLME on the fly (gprs_llc.c:552) 20250115100714464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250115100714464 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115100714464 DMM INFO MM(262420000001002/d15c3583) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d15c3583, P-TMSI: d15c3583 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20250115100714464 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20250115100714464 DMM DEBUG MM_STATE_Iu(3)[0x5626523fbe30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250115100714464 DMM DEBUG MM_STATE_Iu(3)[0x5626523fbe30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115100714464 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100714464 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20250115100714464 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100714464 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100714464 DLLC NOTICE LLME(ffffffff/d15c3583){UNASSIGNED} LLGM Assign pre (d15c3583 => d15c3583) (gprs_llc.c:1079) 20250115100714464 DLLC NOTICE LLME(d15c3583/d15c3583){ASSIGNED} LLGM Assign post (d15c3583 => d15c3583) (gprs_llc.c:1125) 20250115100714464 DMM INFO MM(262420000001002/d15c3583) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@a5b4eec045a5: Removing Client IMSI='262420000001002'H, index=1 20250115100714494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100714494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100714494 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100714494 DMM INFO MM(262420000001002/d15c3583) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115100714494 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115100714494 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100714494 DLLC NOTICE LLME(d15c3583/d15c3583){ASSIGNED} LLGM Assign pre (ffffffff => d15c3583) (gprs_llc.c:1079) 20250115100714494 DLLC NOTICE LLME(ffffffff/d15c3583){ASSIGNED} LLGM Assign post (ffffffff => d15c3583) (gprs_llc.c:1125) 20250115100714494 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250115100714494 DMM ERROR MM_STATE_Gb[0x5626523f5880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@a5b4eec045a5: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@a5b4eec045a5: Final verdict of PTC: none 20250115100714503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@a5b4eec045a5: Final verdict of PTC: none 20250115100714509 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100714509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1468)@a5b4eec045a5: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@a5b4eec045a5: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@a5b4eec045a5: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1458)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1463)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1461)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1456)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1466)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Wed Jan 15 10:07:14 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== 20250115100714594 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115100714594 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) 20250115100714594 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115100714594 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115100714594 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115100714594 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) 20250115100714594 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115100714594 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115100714594 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:737) 20250115100714594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100714594 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115100714594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115100714594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115100714594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115100714594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115100714594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115100714594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115100714594 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250115100714670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100715071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216348) 20250115100715510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100715510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=216348, count=220704) 20250115100716512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100716512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100716595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115100716595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115100716595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Wed Jan 15 10:07:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100717513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100717513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_geran_attach_iu_rau started. 20250115100718145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100718147 DMM INFO MM(262420000001002/d15c3583) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100718147 DMM INFO MM(262420000001002/d15c3583) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100718147 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100718147 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100718147 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115100718147 DMM ERROR MM_STATE_Gb[0x5626523f5880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115100718147 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250115100718147 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) 20250115100718147 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) 20250115100718148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f59b0]{Init}: Deallocated (fsm.c:568) 20250115100718148 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Deallocated (fsm.c:568) 20250115100718148 DMM DEBUG MM_STATE_Iu(3)[0x5626523fbe30]{Detached}: Deallocated (fsm.c:568) 20250115100718148 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100718148 DLLC NOTICE LLME(ffffffff/d15c3583){ASSIGNED} LLGM Assign pre (d15c3583 => ffffffff) (gprs_llc.c:1079) 20250115100718148 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d15c3583 => ffffffff) (gprs_llc.c:1125) 20250115100718148 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100718182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100718182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100718182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100718182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100718182 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100718182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100718182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100718182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100718182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100718183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100718183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100718183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100718183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100718183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100718183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100718183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100718183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100718183 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100718183 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100718183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100718183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100718183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100718185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100718190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100718190 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100718198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100718198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100718198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100718198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100718198 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100718198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100718198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100718198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100718198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100718199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100718199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100718199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100718199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100718199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100718199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100718199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100718199 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100718199 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100718199 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100718199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100718199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100718199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100718201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100718206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100718206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1492)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1492)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100718221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100718221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100718221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100718221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100718221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100718221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100718221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100718221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100718221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1492)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100718222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100718222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100718222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100718222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100718222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100718222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100718222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100718222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100718222 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100718222 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100718222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100718223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100718223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1492)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1492)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100718224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a5b4eec045a5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@a5b4eec045a5: ************************************************* SGSN_Test_0-M3UA(1494)@a5b4eec045a5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@a5b4eec045a5: ************************************************* MTC@a5b4eec045a5: Starting RAN_Emulation SGSN_Test_0-SCCP(1491)@a5b4eec045a5: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1488)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100718230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100718230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1489)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100718426 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115100718426 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) 20250115100718426 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115100718426 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)@a5b4eec045a5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115100718432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100718432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115100718432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115100718432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115100718432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115100718432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115100718432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115100718433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100718433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115100718433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115100718434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115100718434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115100718434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115100718434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115100718434 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115100718514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100718514 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100718514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100718515 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100718519 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1496)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100718520 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100719233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100719233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100719233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100719233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100719233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100719233 DLSS7 DEBUG Found route for dpc=188=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) 20250115100719233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100719233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100719233 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115100719233 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115100719233 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) 20250115100719233 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100719233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100719233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100719233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100719233 DLSS7 DEBUG Found route for dpc=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) 20250115100719233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100719233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@a5b4eec045a5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@a5b4eec045a5: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='F7978771'O, index=0 SGSN_Test-GSUP(1497)@a5b4eec045a5: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@a5b4eec045a5: 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 := 'CCDBF2B63B4DCEEFDD56CD14F8662325'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1C4116A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57F5D4F327F3DC0E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B3C74DE52889B25C363140AABD55E082'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E27E352E6EE2E59FC8AA1BDFCB8FE4AF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '34D3D5D5D085F2A086F46D2C157DB27D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '502E4A2AA53A04ED'O } } } } } 20250115100719564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100719564 DLLC NOTICE LLME(ffffffff/f7978771){UNASSIGNED} LLC RX: unknown TLLI 0xf7978771, creating LLME on the fly (gprs_llc.c:552) 20250115100719564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100719564 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20250115100719564 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Allocated (fsm.c:456) 20250115100719564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100719564 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Allocated (fsm.c:456) 20250115100719564 DMM DEBUG MM_STATE_Iu[0x5626523f59b0]{Detached}: Allocated (fsm.c:456) 20250115100719564 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100719564 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100719564 DLLC NOTICE LLME(ffffffff/f7978771){UNASSIGNED} LLGM Assign pre (f7978771 => fb878f9d) (gprs_llc.c:1079) 20250115100719564 DLLC NOTICE LLME(f7978771/fb878f9d){ASSIGNED} LLGM Assign post (f7978771 => fb878f9d) (gprs_llc.c:1125) 20250115100719564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100719564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100719564 DMM DEBUG MM(262420000001003/fb878f9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100719571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100719571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115100719571 DMM DEBUG MM_STATE_Gb(0)[0x5626523f5880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100719571 DMM DEBUG MM(262420000001003/fb878f9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20250115100719571 DMM NOTICE MM(262420000001003/fb878f9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100719571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100719572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100719572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100719572 DMM DEBUG MM(262420000001003/fb878f9d) Requesting authorization (sgsn_auth.c:160) 20250115100719572 DMM INFO MM(262420000001003/fb878f9d) Requesting authentication tuples (sgsn_auth.c:184) 20250115100719572 DMM DEBUG MM(262420000001003/fb878f9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100719572 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250115100719572 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@a5b4eec045a5: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250115100719573 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100719573 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100719573 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100719573 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100719573 DMM INFO MM(262420000001003/fb878f9d) Subscriber data update (mmctx.c:445) 20250115100719573 DMM DEBUG MM(262420000001003/fb878f9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100719573 DMM INFO MM(262420000001003/fb878f9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100719573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100719573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100719573 DMM INFO MM(262420000001003/fb878f9d) <- GMM AUTH AND CIPHERING REQ (rand = cc db f2 b6 3b 4d ce ef dd 56 cd 14 f8 66 23 25 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 34 d3 d5 d5 d0 85 f2 a0 86 f4 6d 2c 15 7d b2 7d ) (gprs_gmm.c:465) 20250115100719577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100719577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250115100719577 DMM DEBUG MM_STATE_Gb(0)[0x5626523f5880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100719577 DMM INFO MM(262420000001003/fb878f9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100719577 DMM NOTICE MM(262420000001003/fb878f9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100719577 DMM DEBUG MM(262420000001003/fb878f9d) checking auth: received UMTS RES = 50 2e 4a 2a a5 3a 04 ed (gprs_gmm.c:648) 20250115100719577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100719577 DMM DEBUG MM(262420000001003/fb878f9d) Requesting authorization (sgsn_auth.c:160) 20250115100719577 DMM INFO MM(262420000001003/fb878f9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100719577 DMM DEBUG MM(262420000001003/fb878f9d) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100719577 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250115100719577 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) 20250115100719577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115100719577 DMM INFO MM(262420000001003/fb878f9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb878f9d) (gprs_gmm.c:282) 20250115100719577 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100719577 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100719577 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250115100719577 DMM INFO MM(262420000001003/fb878f9d) Subscriber data update (mmctx.c:445) 20250115100719577 DMM DEBUG MM(262420000001003/fb878f9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100719577 DMM INFO MM(262420000001003/fb878f9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100719577 DMM NOTICE MM(262420000001003/fb878f9d) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20250115100719577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100719577 DMM NOTICE MM(262420000001003/fb878f9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100719577 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) 20250115100719577 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100719577 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250115100719577 DMM INFO MM(262420000001003/fb878f9d) Subscriber data update (mmctx.c:445) 20250115100719577 DMM DEBUG MM(262420000001003/fb878f9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115100719580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100719580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115100719580 DMM DEBUG MM_STATE_Gb(0)[0x5626523f5880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115100719580 DMM INFO MM(262420000001003/fb878f9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100719580 DMM NOTICE MM(262420000001003/fb878f9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100719580 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100719580 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100719580 DLLC NOTICE LLME(f7978771/fb878f9d){ASSIGNED} LLGM Assign pre (ffffffff => fb878f9d) (gprs_llc.c:1079) 20250115100719580 DLLC NOTICE LLME(ffffffff/fb878f9d){ASSIGNED} LLGM Assign post (ffffffff => fb878f9d) (gprs_llc.c:1125) 20250115100719580 DMM DEBUG MM_STATE_Gb(0)[0x5626523f5880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115100719580 DMM DEBUG MM_STATE_Gb(0)[0x5626523f5880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115100719580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100719580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@a5b4eec045a5: 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 := 'FB878F9D'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)@a5b4eec045a5: Added conn table entry 0TC_geran_attach_iu_rau(1499)5205321 SGSN_Test_0-SCCP(1491)@a5b4eec045a5: First idle individual index:0 SGSN_Test_0-RAN(1493)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 20250115100719650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100719650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100719650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100719650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100719650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100719650 DLSS7 DEBUG Found route for dpc=188=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) 20250115100719650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100719650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100719651 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100719651 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100719651 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100719651 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115100719651 DMM INFO MM(262420000001003/fb878f9d) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: fb878f9d (00000000), TLLI: fb878f9d (fb878f9d), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20250115100719651 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20250115100719651 DMM DEBUG MM_STATE_Gb(0)[0x5626523f5880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250115100719651 DMM DEBUG MM_STATE_Gb(0)[0x5626523f5880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115100719651 DLLC NOTICE LLME(ffffffff/fb878f9d){ASSIGNED} LLGM Assign pre (fb878f9d => ffffffff) (gprs_llc.c:1079) 20250115100719651 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb878f9d => ffffffff) (gprs_llc.c:1125) 20250115100719651 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100719651 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20250115100719651 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100719651 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100719651 DMM DEBUG MM(262420000001003/fb878f9d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115100719651 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) 20250115100719651 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100719651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100719651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100719651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100719651 DLSS7 DEBUG Found route for dpc=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) 20250115100719651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100719651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100719651 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) 20250115100719651 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100719651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100719651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100719651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100719651 DLSS7 DEBUG Found route for dpc=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) 20250115100719651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100719651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1491)@a5b4eec045a5: { messageType := 2, destLocRef := '4F6D49'O ("OmI"), 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(1491)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@a5b4eec045a5: vl_len:12 SGSN_Test_0-SCCP(1491)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1491)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115100719667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100719667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100719667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100719667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100719667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100719667 DLSS7 DEBUG Found route for dpc=188=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) 20250115100719667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100719667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100719667 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115100719667 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115100719667 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115100719667 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250115100719667 DMM INFO MM(262420000001003/fb878f9d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20250115100719667 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250115100719668 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) 20250115100719668 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100719668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100719668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100719668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100719668 DLSS7 DEBUG Found route for dpc=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) 20250115100719668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100719668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100719668 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) 20250115100719668 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100719668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100719668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100719668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100719668 DLSS7 DEBUG Found route for dpc=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) 20250115100719668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100719668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1491)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@a5b4eec045a5: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@a5b4eec045a5: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@a5b4eec045a5: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1491)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@a5b4eec045a5: vl_len:14 SGSN_Test_0-SCCP(1491)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1491)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250115100719682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100719682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100719682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100719682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100719682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100719682 DLSS7 DEBUG Found route for dpc=188=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) 20250115100719682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100719682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100719682 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100719682 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100719682 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100719682 DMM INFO MM(262420000001003/fb878f9d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115100719682 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115100719682 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100719682 DMM DEBUG MM_STATE_Iu[0x5626523f59b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20250115100719682 DMM ERROR MM_STATE_Iu[0x5626523f59b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@a5b4eec045a5: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-SCCP(1491)@a5b4eec045a5: Final verdict of PTC: none 20250115100719687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44368<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@a5b4eec045a5: Final verdict of PTC: none 20250115100719693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100719693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_geran_attach_iu_rau-BVCI210(1485)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1486)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@a5b4eec045a5: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1481)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1492)@a5b4eec045a5: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1489)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1479)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1484)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1490)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1489): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1490): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-SCCP(1491): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1492): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@a5b4eec045a5: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Wed Jan 15 10:07:19 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 20250115100719855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100719886 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115100719886 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) 20250115100719886 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115100719886 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115100719886 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115100719886 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) 20250115100719886 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115100719886 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115100719886 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:737) 20250115100719886 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100719886 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115100719886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115100719886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115100719886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115100719886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115100719886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115100719886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115100719886 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250115100720257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44384<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167548) 20250115100720694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100720694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=167548, count=179424) 20250115100721695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100721695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100721887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115100721887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115100721887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Wed Jan 15 10:07:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100722696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100722696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_attach_pdp_act_user started. 20250115100723346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100723349 DMM INFO MM(262420000001003/fb878f9d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100723349 DMM INFO MM(262420000001003/fb878f9d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100723349 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100723349 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100723349 DMM DEBUG MM_STATE_Iu[0x5626523f59b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115100723349 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250115100723349 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) 20250115100723349 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) 20250115100723349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100723349 DMM DEBUG MM_STATE_Gb(0)[0x5626523f5880]{Idle}: Deallocated (fsm.c:568) 20250115100723349 DMM DEBUG MM_STATE_Iu[0x5626523f59b0]{Detached}: Deallocated (fsm.c:568) 20250115100723349 DMM DEBUG GMM(gmm_fsm)[0x5626523f5750]{Deregistered}: Deallocated (fsm.c:568) 20250115100723349 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100723383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100723383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100723383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100723383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100723383 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100723383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100723383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100723383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100723383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100723384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100723384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100723384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100723385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100723385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100723385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100723385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100723385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100723385 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100723385 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100723385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100723385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100723385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100723388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115100723395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100723395 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100723405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100723405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100723405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100723405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100723405 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100723405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100723406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100723406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100723406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1509)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1510)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100723406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100723406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100723406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100723407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100723407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100723407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100723407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100723407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100723407 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100723407 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100723407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100723407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100723407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1510)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1510)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100723409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1506)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100723414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100723414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1507)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1509)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100723423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100723423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100723423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100723423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100723423 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100723423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100723423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100723423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100723423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100723423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100723423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100723423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100723423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100723423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100723423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100723424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100723424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100723424 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100723424 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100723424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100723424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100723424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100723426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a5b4eec045a5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@a5b4eec045a5: ************************************************* SGSN_Test_0-M3UA(1517)@a5b4eec045a5: M3UA emulation initiated, the test can be started MTC@a5b4eec045a5: Starting RAN_Emulation SGSN_Test_0-M3UA(1517)@a5b4eec045a5: ************************************************* SGSN_Test_0-SCCP(1514)@a5b4eec045a5: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100723430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100723430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100723627 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115100723628 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) 20250115100723628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115100723628 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)@a5b4eec045a5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115100723633 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100723633 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115100723633 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115100723634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115100723634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115100723634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115100723634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115100723636 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100723636 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115100723636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115100723636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115100723636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115100723636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115100723636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115100723636 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115100723664 DGPRS DEBUG Checking for inactive LLMEs, time = 39463842 (sgsn.c:132) 20250115100723696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100723697 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100723697 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100723697 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100723701 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100723702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100724447 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100724447 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100724447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100724447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724447 DLSS7 DEBUG Found route for dpc=188=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) 20250115100724447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100724447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100724448 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115100724448 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115100724448 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) 20250115100724448 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100724448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100724448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724448 DLSS7 DEBUG Found route for dpc=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) 20250115100724448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100724448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@a5b4eec045a5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='F21F750C'O, index=0 SGSN_Test-GSUP(1520)@a5b4eec045a5: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@a5b4eec045a5: 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 := '0ADF'O, rac := '0D'O ("\r") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@a5b4eec045a5: Added conn table entry 0TC_attach_pdp_act_user(1522)8492932 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: First idle individual index:0 SGSN_Test_0-RAN(1516)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 20250115100724799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100724799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100724799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100724799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724799 DLSS7 DEBUG Found route for dpc=188=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) 20250115100724799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100724799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100724800 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100724800 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100724800 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100724800 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20250115100724800 DMM DEBUG GMM(gmm_fsm)[0x5626523f59b0]{Deregistered}: Allocated (fsm.c:456) 20250115100724800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100724800 DMM DEBUG MM_STATE_Gb[0x5626523fbe30]{Idle}: Allocated (fsm.c:456) 20250115100724800 DMM DEBUG MM_STATE_Iu[0x562652406530]{Detached}: Allocated (fsm.c:456) 20250115100724800 DMM DEBUG GMM(gmm_fsm)[0x5626523f59b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100724800 DMM DEBUG GMM(gmm_fsm)[0x5626523f59b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100724800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100724800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100724800 DMM DEBUG MM(262420000001004/ebb51684) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100724800 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250115100724800 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) 20250115100724800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100724800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100724800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724800 DLSS7 DEBUG Found route for dpc=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) 20250115100724800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100724800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100724800 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) 20250115100724800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100724800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100724800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724800 DLSS7 DEBUG Found route for dpc=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) 20250115100724800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100724800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@a5b4eec045a5: { messageType := 2, destLocRef := '819784'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@a5b4eec045a5: 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 := '1656786660402FB85BA20A234E3A10E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D9B8A7D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A0457058036C8D92'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3BCBB3690949A98ADD2405D8A3B5FF7E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EF68155C64895918DBD7FE9E72783520'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7E307F605E88D8349A9D060902A7EACA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C55E124F522E6CCC'O } } } } } SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: vl_len:23 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250115100724812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100724812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100724812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100724812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724812 DLSS7 DEBUG Found route for dpc=188=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) 20250115100724812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100724812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100724812 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100724812 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100724812 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100724812 DMM DEBUG MM(262420000001004/ebb51684) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20250115100724812 DMM NOTICE MM(262420000001004/ebb51684) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100724812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100724812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100724812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100724812 DMM DEBUG MM(262420000001004/ebb51684) Requesting authorization (sgsn_auth.c:160) 20250115100724812 DMM INFO MM(262420000001004/ebb51684) Requesting authentication tuples (sgsn_auth.c:184) 20250115100724812 DMM DEBUG MM(262420000001004/ebb51684) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100724812 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250115100724812 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250115100724816 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100724816 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100724816 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100724816 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100724816 DMM INFO MM(262420000001004/ebb51684) Subscriber data update (mmctx.c:445) 20250115100724816 DMM DEBUG MM(262420000001004/ebb51684) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100724816 DMM INFO MM(262420000001004/ebb51684) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100724816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100724816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100724816 DMM INFO MM(262420000001004/ebb51684) <- GMM AUTH AND CIPHERING REQ (rand = 16 56 78 66 60 40 2f b8 5b a2 0a 23 4e 3a 10 e8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7e 30 7f 60 5e 88 d8 34 9a 9d 06 09 02 a7 ea ca ) (gprs_gmm.c:465) 20250115100724816 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250115100724817 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) 20250115100724817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100724817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100724817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724817 DLSS7 DEBUG Found route for dpc=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) 20250115100724817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100724817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: vl_len:37 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022C55E124F23094399990000100004F02904522E6CCC'O 20250115100724827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100724827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100724827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100724827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724827 DLSS7 DEBUG Found route for dpc=188=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) 20250115100724827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100724827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100724827 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100724827 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100724827 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100724827 DMM INFO MM(262420000001004/ebb51684) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100724827 DMM NOTICE MM(262420000001004/ebb51684) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100724827 DMM DEBUG MM(262420000001004/ebb51684) checking auth: received UMTS RES = c5 5e 12 4f 52 2e 6c cc (gprs_gmm.c:648) 20250115100724827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100724827 DMM DEBUG MM(262420000001004/ebb51684) Requesting authorization (sgsn_auth.c:160) 20250115100724827 DMM INFO MM(262420000001004/ebb51684) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100724827 DMM DEBUG MM(262420000001004/ebb51684) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100724827 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250115100724827 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) 20250115100724827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115100724827 DMM DEBUG MM(262420000001004/ebb51684) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115100724827 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) 20250115100724827 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724827 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100724827 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100724827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724828 DLSS7 DEBUG Found route for dpc=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) 20250115100724828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100724828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: vl_len:12 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115100724839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100724839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100724839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100724839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724839 DLSS7 DEBUG Found route for dpc=188=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) 20250115100724839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100724839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100724839 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115100724839 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115100724839 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115100724839 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250115100724839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115100724839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115100724839 DMM INFO MM(262420000001004/ebb51684) <- GMM ATTACH ACCEPT (new P-TMSI=0xebb51684) (gprs_gmm.c:282) 20250115100724839 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250115100724839 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) 20250115100724839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100724839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100724839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724839 DLSS7 DEBUG Found route for dpc=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) 20250115100724839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100724839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100724839 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) 20250115100724839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100724839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100724839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724839 DLSS7 DEBUG Found route for dpc=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) 20250115100724839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100724839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115100724845 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100724845 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100724845 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250115100724845 DMM INFO MM(262420000001004/ebb51684) Subscriber data update (mmctx.c:445) 20250115100724845 DMM DEBUG MM(262420000001004/ebb51684) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100724845 DMM INFO MM(262420000001004/ebb51684) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100724845 DMM NOTICE MM(262420000001004/ebb51684) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20250115100724845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100724845 DMM NOTICE MM(262420000001004/ebb51684) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100724845 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) 20250115100724845 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100724845 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250115100724845 DMM INFO MM(262420000001004/ebb51684) Subscriber data update (mmctx.c:445) 20250115100724845 DMM DEBUG MM(262420000001004/ebb51684) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: vl_len:14 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115100724848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100724848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100724848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100724848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724848 DLSS7 DEBUG Found route for dpc=188=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) 20250115100724848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100724848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100724848 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100724848 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100724848 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100724848 DMM INFO MM(262420000001004/ebb51684) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100724848 DMM NOTICE MM(262420000001004/ebb51684) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100724848 DMM DEBUG GMM(gmm_fsm)[0x5626523f59b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100724848 DMM DEBUG GMM(gmm_fsm)[0x5626523f59b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100724848 DMM DEBUG MM_STATE_Iu(5)[0x562652406530]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115100724848 DMM DEBUG MM_STATE_Iu(5)[0x562652406530]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115100724848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100724848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100724848 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) 20250115100724848 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724848 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100724848 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100724848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724848 DLSS7 DEBUG Found route for dpc=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) 20250115100724848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100724848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: vl_len:7 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115100724854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100724854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100724854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100724854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724854 DLSS7 DEBUG Found route for dpc=188=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) 20250115100724854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100724854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100724855 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115100724855 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115100724855 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115100724855 DMM INFO MM(262420000001004/ebb51684) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115100724855 DMM DEBUG MM_STATE_Iu(5)[0x562652406530]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115100724855 DMM DEBUG MM_STATE_Iu(5)[0x562652406530]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115100724855 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) 20250115100724855 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100724855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100724855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724855 DLSS7 DEBUG Found route for dpc=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) 20250115100724855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100724855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on local reference:0 20250115100724856 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100724856 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100724856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100724856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100724856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100724856 DLSS7 DEBUG Found route for dpc=188=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) 20250115100724856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100724856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@a5b4eec045a5: Deleted conn table entry 0TC_attach_pdp_act_user(1522)8492932 TC_attach_pdp_act_user(1522)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@a5b4eec045a5: 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 := 'EBB51684'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@a5b4eec045a5: Added conn table entry 0TC_attach_pdp_act_user(1522)13529353 SGSN_Test_0-RAN(1516)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: First idle individual index:0 20250115100725062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100725062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100725062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100725062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100725062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100725062 DLSS7 DEBUG Found route for dpc=188=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) 20250115100725062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100725062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100725063 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100725063 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100725063 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100725063 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEBB51684) type="signalling" (gprs_gmm.c:1897) 20250115100725063 DMM DEBUG GMM(gmm_fsm)[0x5626523f59b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115100725063 DMM DEBUG GMM(gmm_fsm)[0x5626523f59b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115100725063 DMM DEBUG MM(262420000001004/ebb51684) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115100725063 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) 20250115100725063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100725063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100725063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100725063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100725063 DLSS7 DEBUG Found route for dpc=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) 20250115100725063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100725063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100725063 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) 20250115100725063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100725063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100725063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100725063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100725063 DLSS7 DEBUG Found route for dpc=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) 20250115100725063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100725063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@a5b4eec045a5: { messageType := 2, destLocRef := 'CE7109'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@a5b4eec045a5: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@a5b4eec045a5: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@a5b4eec045a5: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@a5b4eec045a5: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@a5b4eec045a5: Final verdict of PTC: none 20250115100725079 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115100725079 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) 20250115100725079 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115100725079 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115100725079 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115100725079 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) 20250115100725079 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115100725079 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115100725079 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:737) 20250115100725079 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100725079 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115100725079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115100725079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115100725079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115100725079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115100725079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115100725079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115100725079 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@a5b4eec045a5: Final verdict of PTC: none 20250115100725087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54464<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@a5b4eec045a5: Final verdict of PTC: none 20250115100725092 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100725092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1509)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1510)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1515)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1504)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1513)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1508)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1502)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Wed Jan 15 10:07:25 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 20250115100725235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100725736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231748) 20250115100726093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100726093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231748, count=236200) 20250115100727080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115100727081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115100727081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115100727094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100727094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Wed Jan 15 10:07:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100728095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100728096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250115100728808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100728811 DMM INFO MM(262420000001004/ebb51684) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100728811 DMM INFO MM(262420000001004/ebb51684) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100728811 DMM DEBUG GMM(gmm_fsm)[0x5626523f59b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100728811 DMM DEBUG GMM(gmm_fsm)[0x5626523f59b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100728811 DMM DEBUG MM_STATE_Iu(5)[0x562652406530]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115100728811 DMM DEBUG MM_STATE_Iu(5)[0x562652406530]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115100728811 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250115100728811 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) 20250115100728811 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) 20250115100728811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100728811 DMM DEBUG MM_STATE_Gb[0x5626523fbe30]{Idle}: Deallocated (fsm.c:568) 20250115100728811 DMM DEBUG MM_STATE_Iu(5)[0x562652406530]{Detached}: Deallocated (fsm.c:568) 20250115100728811 DMM DEBUG GMM(gmm_fsm)[0x5626523f59b0]{Deregistered}: Deallocated (fsm.c:568) 20250115100728811 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100728863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100728863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100728863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100728863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100728863 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100728863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100728863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100728863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100728863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100728863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100728863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100728863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100728864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100728864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100728864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100728864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100728864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100728864 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100728864 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100728864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100728864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100728864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100728866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100728873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100728873 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1529)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100728879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100728879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100728879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100728879 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100728879 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100728879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100728879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100728879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100728879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100728879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100728879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100728879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100728880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100728880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100728880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100728880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100728880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100728880 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100728880 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100728880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100728880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100728880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100728882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100728887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100728887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100728896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100728896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100728896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100728896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100728896 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100728896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100728896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100728896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100728896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100728897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100728897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100728897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100728897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100728897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100728897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100728897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100728897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100728897 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100728897 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100728897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100728897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100728897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100728900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK MTC@a5b4eec045a5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1534)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1540)@a5b4eec045a5: ************************************************* SGSN_Test_0-M3UA(1540)@a5b4eec045a5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@a5b4eec045a5: ************************************************* MTC@a5b4eec045a5: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@a5b4eec045a5: v_sccp_pdu_maxlen:268 20250115100728906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100728907 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)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100729097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100729097 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100729097 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100729097 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100729101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100729102 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100729106 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115100729106 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) 20250115100729106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115100729106 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)@a5b4eec045a5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115100729113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100729113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115100729113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115100729113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115100729113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115100729113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115100729113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115100729116 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100729116 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115100729116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115100729116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115100729116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115100729116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115100729116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115100729117 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115100729927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100729927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100729927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100729927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100729927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100729927 DLSS7 DEBUG Found route for dpc=188=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) 20250115100729927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100729927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100729927 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115100729928 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115100729928 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) 20250115100729928 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100729928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100729928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100729928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100729928 DLSS7 DEBUG Found route for dpc=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) 20250115100729928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100729928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@a5b4eec045a5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='D08DD756'O, index=0 SGSN_Test-GSUP(1543)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := '0431'O, rac := '5C'O ("\\") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@a5b4eec045a5: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)720397 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: First idle individual index:0 SGSN_Test_0-RAN(1539)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 20250115100730188 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100730188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100730189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100730189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730189 DLSS7 DEBUG Found route for dpc=188=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) 20250115100730189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100730189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100730189 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100730189 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100730189 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100730189 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1248) 20250115100730189 DMM DEBUG GMM(gmm_fsm)[0x562652406530]{Deregistered}: Allocated (fsm.c:456) 20250115100730189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100730189 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Allocated (fsm.c:456) 20250115100730189 DMM DEBUG MM_STATE_Iu[0x562652403e00]{Detached}: Allocated (fsm.c:456) 20250115100730189 DMM DEBUG GMM(gmm_fsm)[0x562652406530]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100730189 DMM DEBUG GMM(gmm_fsm)[0x562652406530]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100730189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100730189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100730189 DMM DEBUG MM(262420000001058/d6ad8692) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100730189 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250115100730189 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) 20250115100730189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100730189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100730189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730189 DLSS7 DEBUG Found route for dpc=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) 20250115100730189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100730189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100730189 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) 20250115100730189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100730189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100730189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730189 DLSS7 DEBUG Found route for dpc=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) 20250115100730189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100730189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@a5b4eec045a5: { messageType := 2, destLocRef := '0AFE0D'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@a5b4eec045a5: 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 := '1E017DBA90D527A373E743B2AFDE6BA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1567F935'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67CE5D5BF3DA730E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1683CD6CC374E3EDDBD77F55817AA211'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '00F4188A2BB2F44D91EA0B8FAB62DDCD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EA029101981DCE0DEA5A2ECCCA6E9FE8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '780D533B8C2FA3F4'O } } } } } SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: vl_len:23 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250115100730199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100730199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100730199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100730199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730199 DLSS7 DEBUG Found route for dpc=188=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) 20250115100730199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100730199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100730199 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100730199 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100730199 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100730199 DMM DEBUG MM(262420000001058/d6ad8692) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20250115100730199 DMM NOTICE MM(262420000001058/d6ad8692) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100730199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100730199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100730199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100730199 DMM DEBUG MM(262420000001058/d6ad8692) Requesting authorization (sgsn_auth.c:160) 20250115100730199 DMM INFO MM(262420000001058/d6ad8692) Requesting authentication tuples (sgsn_auth.c:184) 20250115100730199 DMM DEBUG MM(262420000001058/d6ad8692) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100730199 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250115100730199 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250115100730202 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100730202 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100730202 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100730202 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100730202 DMM INFO MM(262420000001058/d6ad8692) Subscriber data update (mmctx.c:445) 20250115100730202 DMM DEBUG MM(262420000001058/d6ad8692) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100730202 DMM INFO MM(262420000001058/d6ad8692) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100730202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100730202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100730202 DMM INFO MM(262420000001058/d6ad8692) <- GMM AUTH AND CIPHERING REQ (rand = 1e 01 7d ba 90 d5 27 a3 73 e7 43 b2 af de 6b a0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ea 02 91 01 98 1d ce 0d ea 5a 2e cc ca 6e 9f e8 ) (gprs_gmm.c:465) 20250115100730202 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250115100730203 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) 20250115100730203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100730203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100730203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730203 DLSS7 DEBUG Found route for dpc=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) 20250115100730203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100730203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: vl_len:37 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722780D533B23094399990000105008F029048C2FA3F4'O 20250115100730209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100730209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100730209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100730209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730209 DLSS7 DEBUG Found route for dpc=188=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) 20250115100730209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100730209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100730210 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100730210 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100730210 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100730210 DMM INFO MM(262420000001058/d6ad8692) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100730210 DMM NOTICE MM(262420000001058/d6ad8692) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100730210 DMM DEBUG MM(262420000001058/d6ad8692) checking auth: received UMTS RES = 78 0d 53 3b 8c 2f a3 f4 (gprs_gmm.c:648) 20250115100730210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100730210 DMM DEBUG MM(262420000001058/d6ad8692) Requesting authorization (sgsn_auth.c:160) 20250115100730210 DMM INFO MM(262420000001058/d6ad8692) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100730210 DMM DEBUG MM(262420000001058/d6ad8692) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100730210 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250115100730210 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) 20250115100730210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115100730210 DMM DEBUG MM(262420000001058/d6ad8692) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115100730210 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) 20250115100730210 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100730210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100730210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730210 DLSS7 DEBUG Found route for dpc=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) 20250115100730210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100730210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: vl_len:12 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115100730217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100730217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100730217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100730217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730217 DLSS7 DEBUG Found route for dpc=188=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) 20250115100730217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100730217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100730217 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115100730217 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115100730217 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115100730217 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250115100730217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115100730217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115100730217 DMM INFO MM(262420000001058/d6ad8692) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6ad8692) (gprs_gmm.c:282) 20250115100730217 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250115100730217 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) 20250115100730218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100730218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100730218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730218 DLSS7 DEBUG Found route for dpc=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) 20250115100730218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100730218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100730218 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) 20250115100730218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100730218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100730218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730218 DLSS7 DEBUG Found route for dpc=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) 20250115100730218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100730218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115100730221 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100730221 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100730221 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250115100730221 DMM INFO MM(262420000001058/d6ad8692) Subscriber data update (mmctx.c:445) 20250115100730221 DMM DEBUG MM(262420000001058/d6ad8692) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100730221 DMM INFO MM(262420000001058/d6ad8692) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100730221 DMM NOTICE MM(262420000001058/d6ad8692) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20250115100730221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100730221 DMM NOTICE MM(262420000001058/d6ad8692) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100730221 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) 20250115100730221 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100730221 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250115100730221 DMM INFO MM(262420000001058/d6ad8692) Subscriber data update (mmctx.c:445) 20250115100730221 DMM DEBUG MM(262420000001058/d6ad8692) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: vl_len:14 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115100730223 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100730223 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100730223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100730223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730223 DLSS7 DEBUG Found route for dpc=188=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) 20250115100730223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100730223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100730223 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100730223 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100730223 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100730223 DMM INFO MM(262420000001058/d6ad8692) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100730223 DMM NOTICE MM(262420000001058/d6ad8692) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100730223 DMM DEBUG GMM(gmm_fsm)[0x562652406530]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100730223 DMM DEBUG GMM(gmm_fsm)[0x562652406530]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100730223 DMM DEBUG MM_STATE_Iu(7)[0x562652403e00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115100730223 DMM DEBUG MM_STATE_Iu(7)[0x562652403e00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115100730223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100730223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100730223 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) 20250115100730223 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100730223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100730223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730223 DLSS7 DEBUG Found route for dpc=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) 20250115100730223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100730223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: vl_len:7 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115100730230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100730230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100730230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100730230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730230 DLSS7 DEBUG Found route for dpc=188=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) 20250115100730230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100730230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100730230 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115100730230 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115100730230 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115100730230 DMM INFO MM(262420000001058/d6ad8692) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115100730230 DMM DEBUG MM_STATE_Iu(7)[0x562652403e00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115100730231 DMM DEBUG MM_STATE_Iu(7)[0x562652403e00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115100730231 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) 20250115100730231 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100730231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100730231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730231 DLSS7 DEBUG Found route for dpc=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) 20250115100730231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100730231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on local reference:0 20250115100730234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100730234 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100730234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100730234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730234 DLSS7 DEBUG Found route for dpc=188=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) 20250115100730234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100730234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@a5b4eec045a5: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)720397 TC_attach_pdp_act_user_addr_v4raw(1545)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@a5b4eec045a5: 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 := 'D6AD8692'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@a5b4eec045a5: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)3617553 SGSN_Test_0-RAN(1539)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: First idle individual index:0 20250115100730434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100730434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100730434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100730434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730434 DLSS7 DEBUG Found route for dpc=188=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) 20250115100730434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100730434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100730434 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100730434 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100730434 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100730434 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD6AD8692) type="signalling" (gprs_gmm.c:1897) 20250115100730434 DMM DEBUG GMM(gmm_fsm)[0x562652406530]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115100730434 DMM DEBUG GMM(gmm_fsm)[0x562652406530]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115100730434 DMM DEBUG MM(262420000001058/d6ad8692) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115100730435 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) 20250115100730435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100730435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100730435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730435 DLSS7 DEBUG Found route for dpc=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) 20250115100730435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100730435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100730435 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) 20250115100730435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100730435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100730435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100730435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100730435 DLSS7 DEBUG Found route for dpc=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) 20250115100730435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100730435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@a5b4eec045a5: { messageType := 2, destLocRef := '373311'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@a5b4eec045a5: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@a5b4eec045a5: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@a5b4eec045a5: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@a5b4eec045a5: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@a5b4eec045a5: Final verdict of PTC: none 20250115100730452 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115100730452 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) 20250115100730452 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115100730452 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115100730452 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115100730452 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) 20250115100730452 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115100730452 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115100730452 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:737) 20250115100730452 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100730452 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115100730452 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115100730452 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115100730452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115100730452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115100730452 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115100730452 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115100730453 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@a5b4eec045a5: Final verdict of PTC: none 20250115100730461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54486<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100730465 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100730465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1542)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(1543)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1527)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1532)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1537)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1535)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1525)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1530)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Wed Jan 15 10:07:30 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 20250115100730641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100731142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233456) 20250115100731466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100731466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233456, count=237908) 20250115100732453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115100732453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115100732453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115100732468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100732468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Wed Jan 15 10:07:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20250115100733470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100733470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250115100734220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100734222 DMM INFO MM(262420000001058/d6ad8692) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100734223 DMM INFO MM(262420000001058/d6ad8692) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100734223 DMM DEBUG GMM(gmm_fsm)[0x562652406530]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100734223 DMM DEBUG GMM(gmm_fsm)[0x562652406530]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100734223 DMM DEBUG MM_STATE_Iu(7)[0x562652403e00]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115100734223 DMM DEBUG MM_STATE_Iu(7)[0x562652403e00]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115100734223 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250115100734223 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) 20250115100734223 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) 20250115100734223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100734223 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Deallocated (fsm.c:568) 20250115100734223 DMM DEBUG MM_STATE_Iu(7)[0x562652403e00]{Detached}: Deallocated (fsm.c:568) 20250115100734223 DMM DEBUG GMM(gmm_fsm)[0x562652406530]{Deregistered}: Deallocated (fsm.c:568) 20250115100734223 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100734283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100734283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100734283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100734283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100734283 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100734283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100734283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100734283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100734283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100734284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100734284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100734284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100734284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100734284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100734284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100734284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100734284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100734284 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100734284 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100734284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100734284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100734284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100734286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100734291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100734291 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100734299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100734299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100734299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100734299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100734299 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100734299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100734299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100734299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100734299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100734300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100734300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100734300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100734300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100734300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100734300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100734300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100734300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100734300 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100734300 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100734300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100734300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100734300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100734303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100734308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100734308 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)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100734316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100734316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100734316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100734316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100734316 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100734317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100734317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100734317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100734317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100734318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100734318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100734318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100734318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100734318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100734318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100734318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100734318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100734318 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100734318 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100734318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100734318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100734318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100734320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@a5b4eec045a5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@a5b4eec045a5: ************************************************* SGSN_Test_0-M3UA(1563)@a5b4eec045a5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@a5b4eec045a5: ************************************************* MTC@a5b4eec045a5: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@a5b4eec045a5: v_sccp_pdu_maxlen:268 20250115100734325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100734325 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)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100734470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100734470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100734470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100734470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100734474 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100734475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100734525 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115100734525 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) 20250115100734525 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115100734525 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)@a5b4eec045a5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115100734532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100734532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115100734532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115100734532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115100734532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115100734532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115100734532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115100734534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100734534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115100734534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115100734534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115100734534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115100734534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115100734534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115100734535 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115100735336 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100735336 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100735336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100735336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735336 DLSS7 DEBUG Found route for dpc=188=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) 20250115100735336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100735336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100735336 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115100735336 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115100735336 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) 20250115100735336 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100735336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100735336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735336 DLSS7 DEBUG Found route for dpc=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) 20250115100735336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100735336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@a5b4eec045a5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='C89CE840'O, index=0 SGSN_Test-GSUP(1566)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := '06BA'O, rac := 'F5'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)@a5b4eec045a5: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13079765 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: First idle individual index:0 SGSN_Test_0-RAN(1562)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 20250115100735573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100735573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100735573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100735573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735573 DLSS7 DEBUG Found route for dpc=188=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) 20250115100735573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100735573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100735573 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100735573 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100735573 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100735573 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1248) 20250115100735573 DMM DEBUG GMM(gmm_fsm)[0x562652403e00]{Deregistered}: Allocated (fsm.c:456) 20250115100735573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100735573 DMM DEBUG MM_STATE_Gb[0x5626523fbe30]{Idle}: Allocated (fsm.c:456) 20250115100735573 DMM DEBUG MM_STATE_Iu[0x562652401ec0]{Detached}: Allocated (fsm.c:456) 20250115100735573 DMM DEBUG GMM(gmm_fsm)[0x562652403e00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100735573 DMM DEBUG GMM(gmm_fsm)[0x562652403e00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100735573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100735573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100735573 DMM DEBUG MM(262420000001055/d02600ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100735573 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250115100735573 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) 20250115100735573 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735573 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100735573 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100735573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735573 DLSS7 DEBUG Found route for dpc=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) 20250115100735573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100735573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100735574 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) 20250115100735574 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100735574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100735574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735574 DLSS7 DEBUG Found route for dpc=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) 20250115100735574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100735574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a5b4eec045a5: { messageType := 2, destLocRef := 'C794D5'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a5b4eec045a5: 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 := 'DA604A4BC104DE04D2AE20119FC99332'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20393C43'O (" 9<C") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B7C22AA3229E339'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9B780F3E91E125680446399C8CE66F07'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '01BB3471763F5B5B37ABE2EB4BA8CCFD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A8834F6664CF2793837F68844CB11ADF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '83A0FF5A6AE8B35F'O } } } } } SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: vl_len:23 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250115100735586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100735586 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100735586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100735586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735586 DLSS7 DEBUG Found route for dpc=188=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) 20250115100735586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100735586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100735586 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100735586 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100735586 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100735586 DMM DEBUG MM(262420000001055/d02600ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20250115100735586 DMM NOTICE MM(262420000001055/d02600ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100735586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100735586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100735586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100735586 DMM DEBUG MM(262420000001055/d02600ed) Requesting authorization (sgsn_auth.c:160) 20250115100735586 DMM INFO MM(262420000001055/d02600ed) Requesting authentication tuples (sgsn_auth.c:184) 20250115100735586 DMM DEBUG MM(262420000001055/d02600ed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100735586 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250115100735586 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250115100735589 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100735589 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100735589 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100735589 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100735589 DMM INFO MM(262420000001055/d02600ed) Subscriber data update (mmctx.c:445) 20250115100735589 DMM DEBUG MM(262420000001055/d02600ed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100735589 DMM INFO MM(262420000001055/d02600ed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100735589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100735589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100735589 DMM INFO MM(262420000001055/d02600ed) <- GMM AUTH AND CIPHERING REQ (rand = da 60 4a 4b c1 04 de 04 d2 ae 20 11 9f c9 93 32 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a8 83 4f 66 64 cf 27 93 83 7f 68 84 4c b1 1a df ) (gprs_gmm.c:465) 20250115100735589 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250115100735589 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) 20250115100735589 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735589 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100735589 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100735589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735589 DLSS7 DEBUG Found route for dpc=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) 20250115100735589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100735589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: vl_len:37 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2283A0FF5A23094399990000105005F029046AE8B35F'O 20250115100735597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100735597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100735597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100735597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735597 DLSS7 DEBUG Found route for dpc=188=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) 20250115100735597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100735597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100735597 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100735597 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100735597 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100735597 DMM INFO MM(262420000001055/d02600ed) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100735597 DMM NOTICE MM(262420000001055/d02600ed) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100735597 DMM DEBUG MM(262420000001055/d02600ed) checking auth: received UMTS RES = 83 a0 ff 5a 6a e8 b3 5f (gprs_gmm.c:648) 20250115100735597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100735597 DMM DEBUG MM(262420000001055/d02600ed) Requesting authorization (sgsn_auth.c:160) 20250115100735597 DMM INFO MM(262420000001055/d02600ed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100735597 DMM DEBUG MM(262420000001055/d02600ed) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100735597 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250115100735597 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) 20250115100735597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115100735597 DMM DEBUG MM(262420000001055/d02600ed) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115100735598 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) 20250115100735598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100735598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100735598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735598 DLSS7 DEBUG Found route for dpc=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) 20250115100735598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100735598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: vl_len:12 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115100735608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100735608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100735608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100735608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735608 DLSS7 DEBUG Found route for dpc=188=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) 20250115100735608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100735608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100735608 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115100735608 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115100735608 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115100735608 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250115100735608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115100735608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115100735608 DMM INFO MM(262420000001055/d02600ed) <- GMM ATTACH ACCEPT (new P-TMSI=0xd02600ed) (gprs_gmm.c:282) 20250115100735608 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250115100735609 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) 20250115100735609 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100735609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100735609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735609 DLSS7 DEBUG Found route for dpc=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) 20250115100735609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100735609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100735609 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) 20250115100735609 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100735609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100735609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735609 DLSS7 DEBUG Found route for dpc=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) 20250115100735609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100735609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115100735614 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100735614 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100735614 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250115100735614 DMM INFO MM(262420000001055/d02600ed) Subscriber data update (mmctx.c:445) 20250115100735614 DMM DEBUG MM(262420000001055/d02600ed) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100735614 DMM INFO MM(262420000001055/d02600ed) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100735614 DMM NOTICE MM(262420000001055/d02600ed) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20250115100735614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100735614 DMM NOTICE MM(262420000001055/d02600ed) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100735614 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) 20250115100735614 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100735614 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250115100735614 DMM INFO MM(262420000001055/d02600ed) Subscriber data update (mmctx.c:445) 20250115100735614 DMM DEBUG MM(262420000001055/d02600ed) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: vl_len:14 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115100735616 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100735616 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100735616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100735617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735617 DLSS7 DEBUG Found route for dpc=188=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) 20250115100735617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100735617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100735617 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100735617 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100735617 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100735617 DMM INFO MM(262420000001055/d02600ed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100735617 DMM NOTICE MM(262420000001055/d02600ed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100735617 DMM DEBUG GMM(gmm_fsm)[0x562652403e00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100735617 DMM DEBUG GMM(gmm_fsm)[0x562652403e00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100735617 DMM DEBUG MM_STATE_Iu(9)[0x562652401ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115100735617 DMM DEBUG MM_STATE_Iu(9)[0x562652401ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115100735617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100735617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100735617 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) 20250115100735617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100735617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100735617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735617 DLSS7 DEBUG Found route for dpc=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) 20250115100735617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100735617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: vl_len:7 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115100735621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100735621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100735621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100735621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735621 DLSS7 DEBUG Found route for dpc=188=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) 20250115100735621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100735621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100735621 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115100735621 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115100735621 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115100735621 DMM INFO MM(262420000001055/d02600ed) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115100735621 DMM DEBUG MM_STATE_Iu(9)[0x562652401ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115100735621 DMM DEBUG MM_STATE_Iu(9)[0x562652401ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115100735622 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) 20250115100735622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100735622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100735622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735622 DLSS7 DEBUG Found route for dpc=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) 20250115100735622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100735622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on local reference:0 20250115100735622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100735622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100735622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100735622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735623 DLSS7 DEBUG Found route for dpc=188=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) 20250115100735623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100735623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@a5b4eec045a5: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13079765 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a5b4eec045a5: 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 := 'D02600ED'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@a5b4eec045a5: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)9091770 SGSN_Test_0-RAN(1562)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: First idle individual index:0 20250115100735830 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100735830 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100735830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100735830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735830 DLSS7 DEBUG Found route for dpc=188=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) 20250115100735830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100735830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100735831 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100735831 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100735831 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100735831 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD02600ED) type="signalling" (gprs_gmm.c:1897) 20250115100735831 DMM DEBUG GMM(gmm_fsm)[0x562652403e00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115100735831 DMM DEBUG GMM(gmm_fsm)[0x562652403e00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115100735831 DMM DEBUG MM(262420000001055/d02600ed) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115100735832 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) 20250115100735832 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100735832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100735832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735832 DLSS7 DEBUG Found route for dpc=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) 20250115100735832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100735832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100735832 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) 20250115100735832 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100735832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100735832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100735832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100735832 DLSS7 DEBUG Found route for dpc=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) 20250115100735832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100735832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@a5b4eec045a5: { messageType := 2, destLocRef := '8ABABA'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a5b4eec045a5: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a5b4eec045a5: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@a5b4eec045a5: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a5b4eec045a5: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@a5b4eec045a5: Final verdict of PTC: none 20250115100735849 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115100735849 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) 20250115100735849 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115100735849 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115100735849 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115100735849 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) 20250115100735849 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115100735849 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115100735849 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:737) 20250115100735849 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100735849 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115100735849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115100735849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115100735849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115100735849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115100735849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115100735849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115100735849 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@a5b4eec045a5: Final verdict of PTC: none 20250115100735856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32914<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100735861 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100735862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1565)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(1566)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1550)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1555)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1560)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1553)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1558)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1548)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Wed Jan 15 10:07:35 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 20250115100736015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100736517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236800) 20250115100736862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100736862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=236800, count=237960) 20250115100737850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115100737850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115100737850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115100737863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100737863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Wed Jan 15 10:07:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20250115100738865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100738865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250115100739595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100739598 DMM INFO MM(262420000001055/d02600ed) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100739598 DMM INFO MM(262420000001055/d02600ed) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100739598 DMM DEBUG GMM(gmm_fsm)[0x562652403e00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100739598 DMM DEBUG GMM(gmm_fsm)[0x562652403e00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100739598 DMM DEBUG MM_STATE_Iu(9)[0x562652401ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115100739598 DMM DEBUG MM_STATE_Iu(9)[0x562652401ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115100739598 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250115100739598 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) 20250115100739598 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) 20250115100739598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100739598 DMM DEBUG MM_STATE_Gb[0x5626523fbe30]{Idle}: Deallocated (fsm.c:568) 20250115100739598 DMM DEBUG MM_STATE_Iu(9)[0x562652401ec0]{Detached}: Deallocated (fsm.c:568) 20250115100739598 DMM DEBUG GMM(gmm_fsm)[0x562652403e00]{Deregistered}: Deallocated (fsm.c:568) 20250115100739598 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100739637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100739637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100739637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100739637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100739637 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100739637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100739637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100739637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100739637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100739639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100739639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100739639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100739639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100739639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100739639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100739639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100739639 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100739639 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100739639 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100739639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100739639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100739639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1574)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 20250115100739642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100739648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100739648 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1575)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100739654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100739654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100739654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100739654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100739654 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100739654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100739654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100739654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100739654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100739655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100739655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100739655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100739655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100739655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100739655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100739655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100739655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100739655 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100739655 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100739655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1578)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100739655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100739655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100739657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 20250115100739663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100739663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1584)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1584)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100739679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100739679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100739679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100739679 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100739679 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100739679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100739679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100739679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100739679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1584)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100739680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100739680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100739680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100739680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100739680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100739680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100739680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100739680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100739680 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100739680 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100739680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1584)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100739680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100739680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1584)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100739682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a5b4eec045a5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@a5b4eec045a5: ************************************************* SGSN_Test_0-M3UA(1586)@a5b4eec045a5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@a5b4eec045a5: ************************************************* MTC@a5b4eec045a5: Starting RAN_Emulation SGSN_Test_0-SCCP(1583)@a5b4eec045a5: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1580)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100739688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100739688 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(1581)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100739866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100739866 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100739866 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100739867 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100739873 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100739875 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100739885 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115100739885 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) 20250115100739885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115100739885 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)@a5b4eec045a5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115100739894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100739894 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115100739894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115100739894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115100739894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115100739894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115100739894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115100739897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100739897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115100739897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115100739897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115100739897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115100739897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115100739897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115100739897 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115100740703 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100740703 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100740703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100740703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100740703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100740703 DLSS7 DEBUG Found route for dpc=188=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) 20250115100740703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100740703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100740703 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115100740703 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115100740704 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) 20250115100740704 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100740704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100740704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100740704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100740704 DLSS7 DEBUG Found route for dpc=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) 20250115100740704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100740704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@a5b4eec045a5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='D24A2EE7'O, index=0 SGSN_Test-GSUP(1589)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := 'D364'O, rac := '83'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@a5b4eec045a5: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)7777456 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: First idle individual index:0 SGSN_Test_0-RAN(1585)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 20250115100740982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100740982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100740982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100740982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100740982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100740982 DLSS7 DEBUG Found route for dpc=188=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) 20250115100740982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100740982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100740982 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100740982 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100740982 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100740982 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1248) 20250115100740982 DMM DEBUG GMM(gmm_fsm)[0x562652401ec0]{Deregistered}: Allocated (fsm.c:456) 20250115100740982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100740982 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Allocated (fsm.c:456) 20250115100740982 DMM DEBUG MM_STATE_Iu[0x5626524058e0]{Detached}: Allocated (fsm.c:456) 20250115100740982 DMM DEBUG GMM(gmm_fsm)[0x562652401ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100740982 DMM DEBUG GMM(gmm_fsm)[0x562652401ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100740982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100740982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100740982 DMM DEBUG MM(262420000001056/e2cf4aba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100740982 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250115100740982 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) 20250115100740982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100740982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100740982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100740982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100740982 DLSS7 DEBUG Found route for dpc=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) 20250115100740982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100740982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100740982 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) 20250115100740982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100740982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100740982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100740982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100740982 DLSS7 DEBUG Found route for dpc=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) 20250115100740982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100740982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@a5b4eec045a5: { messageType := 2, destLocRef := '76ACB0'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(1583)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a5b4eec045a5: 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 := 'B159C7F3AE8216239039B18E6FF68DC4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA1BD63D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7CE3FBBC357B68CA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '98839B4DBFC25207FE38DD445B6D9534'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '255572374F7AADB6AF2B53DAFF5AF596'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4DD9CA448BB9EF354F59155D3524DB0B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7C281C1D74535BBF'O } } } } } SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: vl_len:23 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250115100740992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100740992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100740992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100740992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100740992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100740992 DLSS7 DEBUG Found route for dpc=188=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) 20250115100740992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100740992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100740992 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100740992 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100740992 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100740992 DMM DEBUG MM(262420000001056/e2cf4aba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20250115100740992 DMM NOTICE MM(262420000001056/e2cf4aba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100740992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100740992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100740992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100740992 DMM DEBUG MM(262420000001056/e2cf4aba) Requesting authorization (sgsn_auth.c:160) 20250115100740992 DMM INFO MM(262420000001056/e2cf4aba) Requesting authentication tuples (sgsn_auth.c:184) 20250115100740992 DMM DEBUG MM(262420000001056/e2cf4aba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100740992 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250115100740992 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250115100740995 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100740995 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100740995 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100740995 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100740995 DMM INFO MM(262420000001056/e2cf4aba) Subscriber data update (mmctx.c:445) 20250115100740995 DMM DEBUG MM(262420000001056/e2cf4aba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100740995 DMM INFO MM(262420000001056/e2cf4aba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100740995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100740995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100740995 DMM INFO MM(262420000001056/e2cf4aba) <- GMM AUTH AND CIPHERING REQ (rand = b1 59 c7 f3 ae 82 16 23 90 39 b1 8e 6f f6 8d c4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4d d9 ca 44 8b b9 ef 35 4f 59 15 5d 35 24 db 0b ) (gprs_gmm.c:465) 20250115100740995 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250115100740995 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) 20250115100740995 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100740995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100740995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100740995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100740995 DLSS7 DEBUG Found route for dpc=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) 20250115100740995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100740995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: vl_len:37 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B227C281C1D23094399990000105006F0290474535BBF'O 20250115100741001 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100741001 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100741001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100741001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741001 DLSS7 DEBUG Found route for dpc=188=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) 20250115100741001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100741001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100741001 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100741001 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100741001 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100741001 DMM INFO MM(262420000001056/e2cf4aba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100741001 DMM NOTICE MM(262420000001056/e2cf4aba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100741001 DMM DEBUG MM(262420000001056/e2cf4aba) checking auth: received UMTS RES = 7c 28 1c 1d 74 53 5b bf (gprs_gmm.c:648) 20250115100741001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100741001 DMM DEBUG MM(262420000001056/e2cf4aba) Requesting authorization (sgsn_auth.c:160) 20250115100741001 DMM INFO MM(262420000001056/e2cf4aba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100741001 DMM DEBUG MM(262420000001056/e2cf4aba) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100741001 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250115100741001 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) 20250115100741001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115100741001 DMM DEBUG MM(262420000001056/e2cf4aba) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115100741001 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) 20250115100741001 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100741001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100741001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741001 DLSS7 DEBUG Found route for dpc=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) 20250115100741001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100741001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: vl_len:12 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115100741008 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100741008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100741008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100741008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741008 DLSS7 DEBUG Found route for dpc=188=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) 20250115100741008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100741008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100741008 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115100741008 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115100741008 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115100741009 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250115100741009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115100741009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115100741009 DMM INFO MM(262420000001056/e2cf4aba) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2cf4aba) (gprs_gmm.c:282) 20250115100741009 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250115100741009 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) 20250115100741009 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100741009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100741009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741009 DLSS7 DEBUG Found route for dpc=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) 20250115100741009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100741009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100741009 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) 20250115100741009 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100741009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100741009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741009 DLSS7 DEBUG Found route for dpc=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) 20250115100741009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100741009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115100741012 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100741012 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100741012 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250115100741012 DMM INFO MM(262420000001056/e2cf4aba) Subscriber data update (mmctx.c:445) 20250115100741012 DMM DEBUG MM(262420000001056/e2cf4aba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100741012 DMM INFO MM(262420000001056/e2cf4aba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100741012 DMM NOTICE MM(262420000001056/e2cf4aba) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20250115100741012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100741012 DMM NOTICE MM(262420000001056/e2cf4aba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100741012 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) 20250115100741013 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100741013 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250115100741013 DMM INFO MM(262420000001056/e2cf4aba) Subscriber data update (mmctx.c:445) 20250115100741013 DMM DEBUG MM(262420000001056/e2cf4aba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: vl_len:14 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115100741015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100741015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100741015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100741015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741015 DLSS7 DEBUG Found route for dpc=188=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) 20250115100741015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100741015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100741015 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100741015 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100741015 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100741015 DMM INFO MM(262420000001056/e2cf4aba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100741015 DMM NOTICE MM(262420000001056/e2cf4aba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100741015 DMM DEBUG GMM(gmm_fsm)[0x562652401ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100741015 DMM DEBUG GMM(gmm_fsm)[0x562652401ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100741015 DMM DEBUG MM_STATE_Iu(11)[0x5626524058e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115100741015 DMM DEBUG MM_STATE_Iu(11)[0x5626524058e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115100741015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100741015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100741015 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) 20250115100741015 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100741015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100741015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741015 DLSS7 DEBUG Found route for dpc=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) 20250115100741015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100741015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: vl_len:7 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115100741021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100741021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100741021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100741021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741021 DLSS7 DEBUG Found route for dpc=188=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) 20250115100741021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100741021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100741021 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115100741021 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115100741021 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115100741021 DMM INFO MM(262420000001056/e2cf4aba) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115100741021 DMM DEBUG MM_STATE_Iu(11)[0x5626524058e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115100741021 DMM DEBUG MM_STATE_Iu(11)[0x5626524058e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115100741021 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) 20250115100741021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100741021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100741021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741021 DLSS7 DEBUG Found route for dpc=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) 20250115100741021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100741021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on local reference:0 20250115100741022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100741022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100741022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100741022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741022 DLSS7 DEBUG Found route for dpc=188=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) 20250115100741022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100741022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@a5b4eec045a5: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)7777456 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a5b4eec045a5: 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 := 'E2CF4ABA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@a5b4eec045a5: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)10674759 SGSN_Test_0-RAN(1585)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: First idle individual index:0 20250115100741226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100741226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100741226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100741226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741226 DLSS7 DEBUG Found route for dpc=188=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) 20250115100741226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100741226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100741227 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100741227 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100741227 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100741227 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE2CF4ABA) type="signalling" (gprs_gmm.c:1897) 20250115100741227 DMM DEBUG GMM(gmm_fsm)[0x562652401ec0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115100741227 DMM DEBUG GMM(gmm_fsm)[0x562652401ec0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115100741227 DMM DEBUG MM(262420000001056/e2cf4aba) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115100741227 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) 20250115100741227 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100741228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100741228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741228 DLSS7 DEBUG Found route for dpc=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) 20250115100741228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100741228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100741228 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) 20250115100741228 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100741228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100741228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100741228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100741228 DLSS7 DEBUG Found route for dpc=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) 20250115100741228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100741228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@a5b4eec045a5: { messageType := 2, destLocRef := 'A2E247'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(1583)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a5b4eec045a5: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a5b4eec045a5: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@a5b4eec045a5: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a5b4eec045a5: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@a5b4eec045a5: Final verdict of PTC: none 20250115100741247 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115100741247 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) 20250115100741247 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115100741247 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115100741247 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115100741247 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) 20250115100741247 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115100741247 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115100741247 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:737) 20250115100741247 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100741247 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115100741247 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115100741247 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115100741247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115100741247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115100741247 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115100741247 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115100741248 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-SCCP(1583)@a5b4eec045a5: Final verdict of PTC: none 20250115100741256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32932<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@a5b4eec045a5: Final verdict of PTC: none 20250115100741263 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100741263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1584)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1573)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1578)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1582)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1571)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1576)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1582): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-SCCP(1583): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1584): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Wed Jan 15 10:07:41 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 20250115100741437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100741938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233708) 20250115100742264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100742264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233708, count=238052) 20250115100743248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115100743248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115100743248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115100743265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100743266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Wed Jan 15 10:07:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20250115100744267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100744267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250115100745029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100745031 DMM INFO MM(262420000001056/e2cf4aba) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100745031 DMM INFO MM(262420000001056/e2cf4aba) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100745031 DMM DEBUG GMM(gmm_fsm)[0x562652401ec0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100745031 DMM DEBUG GMM(gmm_fsm)[0x562652401ec0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100745031 DMM DEBUG MM_STATE_Iu(11)[0x5626524058e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115100745031 DMM DEBUG MM_STATE_Iu(11)[0x5626524058e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115100745031 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250115100745031 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) 20250115100745031 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) 20250115100745031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100745031 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Deallocated (fsm.c:568) 20250115100745031 DMM DEBUG MM_STATE_Iu(11)[0x5626524058e0]{Detached}: Deallocated (fsm.c:568) 20250115100745031 DMM DEBUG GMM(gmm_fsm)[0x562652401ec0]{Deregistered}: Deallocated (fsm.c:568) 20250115100745031 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100745078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100745078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100745078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100745078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100745078 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100745078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100745078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100745078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100745078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100745079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100745079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100745079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100745079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100745079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100745079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100745079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100745079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100745079 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100745079 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100745079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100745080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100745080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100745082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100745089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100745089 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100745097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100745097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100745097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100745097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100745097 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100745097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100745097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100745097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100745097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100745098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100745098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100745098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100745098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100745098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100745098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100745098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100745098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100745098 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100745098 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100745098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100745098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100745098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100745100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100745105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100745105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100745114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100745114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100745114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100745114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100745114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100745114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100745114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100745114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100745114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100745115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100745115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100745115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100745115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100745115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100745115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100745115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100745115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100745115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100745115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100745115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100745115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100745115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100745117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@a5b4eec045a5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a5b4eec045a5: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@a5b4eec045a5: ************************************************* SGSN_Test_0-M3UA(1609)@a5b4eec045a5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@a5b4eec045a5: ************************************************* 20250115100745122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100745122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1607)@a5b4eec045a5: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100745267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100745268 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100745268 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100745268 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100745272 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100745273 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100745323 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115100745323 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) 20250115100745323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115100745323 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)@a5b4eec045a5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115100745328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100745328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115100745328 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115100745328 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115100745328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115100745328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115100745328 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115100745330 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100745330 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115100745330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115100745330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115100745331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115100745331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115100745331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115100745331 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115100746137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100746137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100746137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100746137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746138 DLSS7 DEBUG Found route for dpc=188=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) 20250115100746138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100746138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100746138 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115100746138 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115100746138 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) 20250115100746138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100746138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100746138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746138 DLSS7 DEBUG Found route for dpc=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) 20250115100746138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100746138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@a5b4eec045a5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='FCA9E6DA'O, index=0 SGSN_Test-GSUP(1612)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := '1415'O, rac := '0C'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(1608)@a5b4eec045a5: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)15771040 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: First idle individual index:0 SGSN_Test_0-RAN(1608)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 20250115100746319 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100746319 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100746319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100746319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746319 DLSS7 DEBUG Found route for dpc=188=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) 20250115100746319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100746319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100746319 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100746319 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100746319 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100746319 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1248) 20250115100746319 DMM DEBUG GMM(gmm_fsm)[0x5626524058e0]{Deregistered}: Allocated (fsm.c:456) 20250115100746319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100746319 DMM DEBUG MM_STATE_Gb[0x5626523fbe30]{Idle}: Allocated (fsm.c:456) 20250115100746319 DMM DEBUG MM_STATE_Iu[0x5626524089f0]{Detached}: Allocated (fsm.c:456) 20250115100746319 DMM DEBUG GMM(gmm_fsm)[0x5626524058e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100746319 DMM DEBUG GMM(gmm_fsm)[0x5626524058e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100746319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100746319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100746319 DMM DEBUG MM(262420000001057/de5443b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100746319 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250115100746319 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) 20250115100746319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100746320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100746320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746320 DLSS7 DEBUG Found route for dpc=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) 20250115100746320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100746320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100746320 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) 20250115100746320 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100746320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100746320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746320 DLSS7 DEBUG Found route for dpc=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) 20250115100746320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100746320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a5b4eec045a5: { messageType := 2, destLocRef := 'F0A5A0'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a5b4eec045a5: 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 := '0539E3A623CCEC8AA0B37B9F7547EE03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A01CD7A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55FF7DFF9850E0E4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5BA8F118C1438E319573F70CE1DB5D5E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F9E6FDF88D531F37C1C94D7F344D57FA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7B80FE8AC38942ED8B783302E147E2C5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AEDF2A168907ED27'O } } } } } SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: vl_len:23 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250115100746330 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100746330 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746330 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100746330 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100746330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746330 DLSS7 DEBUG Found route for dpc=188=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) 20250115100746330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100746331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100746331 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100746331 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100746331 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100746331 DMM DEBUG MM(262420000001057/de5443b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20250115100746331 DMM NOTICE MM(262420000001057/de5443b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100746331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100746331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100746331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100746331 DMM DEBUG MM(262420000001057/de5443b4) Requesting authorization (sgsn_auth.c:160) 20250115100746331 DMM INFO MM(262420000001057/de5443b4) Requesting authentication tuples (sgsn_auth.c:184) 20250115100746331 DMM DEBUG MM(262420000001057/de5443b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100746331 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250115100746331 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250115100746334 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100746334 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100746334 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100746334 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100746334 DMM INFO MM(262420000001057/de5443b4) Subscriber data update (mmctx.c:445) 20250115100746334 DMM DEBUG MM(262420000001057/de5443b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100746334 DMM INFO MM(262420000001057/de5443b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100746334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100746334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100746334 DMM INFO MM(262420000001057/de5443b4) <- GMM AUTH AND CIPHERING REQ (rand = 05 39 e3 a6 23 cc ec 8a a0 b3 7b 9f 75 47 ee 03 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7b 80 fe 8a c3 89 42 ed 8b 78 33 02 e1 47 e2 c5 ) (gprs_gmm.c:465) 20250115100746334 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250115100746334 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) 20250115100746334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100746334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100746334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746334 DLSS7 DEBUG Found route for dpc=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) 20250115100746335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100746335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: vl_len:37 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122AEDF2A1623094399990000105007F029048907ED27'O 20250115100746341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100746341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100746341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100746341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746341 DLSS7 DEBUG Found route for dpc=188=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) 20250115100746341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100746341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100746341 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100746341 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100746341 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100746341 DMM INFO MM(262420000001057/de5443b4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100746341 DMM NOTICE MM(262420000001057/de5443b4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100746341 DMM DEBUG MM(262420000001057/de5443b4) checking auth: received UMTS RES = ae df 2a 16 89 07 ed 27 (gprs_gmm.c:648) 20250115100746341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100746341 DMM DEBUG MM(262420000001057/de5443b4) Requesting authorization (sgsn_auth.c:160) 20250115100746341 DMM INFO MM(262420000001057/de5443b4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100746341 DMM DEBUG MM(262420000001057/de5443b4) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100746342 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250115100746342 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) 20250115100746342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115100746342 DMM DEBUG MM(262420000001057/de5443b4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115100746342 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) 20250115100746342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100746342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100746342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746342 DLSS7 DEBUG Found route for dpc=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) 20250115100746342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100746342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: vl_len:12 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115100746350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100746350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100746350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100746350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746350 DLSS7 DEBUG Found route for dpc=188=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) 20250115100746350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100746350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100746351 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115100746351 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115100746351 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115100746351 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250115100746351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115100746351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115100746351 DMM INFO MM(262420000001057/de5443b4) <- GMM ATTACH ACCEPT (new P-TMSI=0xde5443b4) (gprs_gmm.c:282) 20250115100746351 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250115100746351 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) 20250115100746351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100746351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100746351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746351 DLSS7 DEBUG Found route for dpc=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) 20250115100746351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100746351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100746351 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) 20250115100746351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100746351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100746351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746351 DLSS7 DEBUG Found route for dpc=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) 20250115100746351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100746351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115100746355 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100746355 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100746355 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250115100746355 DMM INFO MM(262420000001057/de5443b4) Subscriber data update (mmctx.c:445) 20250115100746355 DMM DEBUG MM(262420000001057/de5443b4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100746355 DMM INFO MM(262420000001057/de5443b4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100746355 DMM NOTICE MM(262420000001057/de5443b4) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20250115100746355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100746355 DMM NOTICE MM(262420000001057/de5443b4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100746355 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) 20250115100746355 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100746355 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250115100746355 DMM INFO MM(262420000001057/de5443b4) Subscriber data update (mmctx.c:445) 20250115100746355 DMM DEBUG MM(262420000001057/de5443b4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: vl_len:14 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115100746357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100746357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100746357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100746357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746357 DLSS7 DEBUG Found route for dpc=188=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) 20250115100746357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100746357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100746357 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100746357 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100746357 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100746357 DMM INFO MM(262420000001057/de5443b4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100746357 DMM NOTICE MM(262420000001057/de5443b4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100746357 DMM DEBUG GMM(gmm_fsm)[0x5626524058e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100746357 DMM DEBUG GMM(gmm_fsm)[0x5626524058e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100746357 DMM DEBUG MM_STATE_Iu(13)[0x5626524089f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115100746357 DMM DEBUG MM_STATE_Iu(13)[0x5626524089f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115100746357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100746357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100746357 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) 20250115100746357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100746357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100746358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746358 DLSS7 DEBUG Found route for dpc=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) 20250115100746358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100746358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: vl_len:7 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115100746367 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100746367 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100746367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100746367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746367 DLSS7 DEBUG Found route for dpc=188=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) 20250115100746367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100746367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100746367 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115100746367 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115100746367 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115100746367 DMM INFO MM(262420000001057/de5443b4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115100746367 DMM DEBUG MM_STATE_Iu(13)[0x5626524089f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115100746367 DMM DEBUG MM_STATE_Iu(13)[0x5626524089f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115100746367 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) 20250115100746367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100746368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100746368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746368 DLSS7 DEBUG Found route for dpc=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) 20250115100746368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100746368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-RAN(1608)@a5b4eec045a5: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)15771040 20250115100746372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100746372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100746373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100746373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746373 DLSS7 DEBUG Found route for dpc=188=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) 20250115100746373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100746373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a5b4eec045a5: 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 := 'DE5443B4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@a5b4eec045a5: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2023414 SGSN_Test_0-RAN(1608)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: First idle individual index:0 20250115100746574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100746574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100746574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100746574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746574 DLSS7 DEBUG Found route for dpc=188=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) 20250115100746574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100746574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100746575 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100746575 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100746575 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100746575 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDE5443B4) type="signalling" (gprs_gmm.c:1897) 20250115100746576 DMM DEBUG GMM(gmm_fsm)[0x5626524058e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115100746576 DMM DEBUG GMM(gmm_fsm)[0x5626524058e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115100746576 DMM DEBUG MM(262420000001057/de5443b4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115100746576 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) 20250115100746576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100746576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100746576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746576 DLSS7 DEBUG Found route for dpc=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) 20250115100746576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100746576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100746576 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) 20250115100746576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100746576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100746576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100746576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100746576 DLSS7 DEBUG Found route for dpc=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) 20250115100746576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100746576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@a5b4eec045a5: { messageType := 2, destLocRef := '1EDFF6'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a5b4eec045a5: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a5b4eec045a5: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@a5b4eec045a5: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a5b4eec045a5: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@a5b4eec045a5: Final verdict of PTC: none 20250115100746592 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115100746592 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) 20250115100746592 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115100746592 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115100746592 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115100746592 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) 20250115100746592 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115100746592 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115100746592 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:737) 20250115100746592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100746592 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115100746592 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115100746592 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115100746592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115100746592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115100746592 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250115100746592 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115100746592 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@a5b4eec045a5: Final verdict of PTC: none 20250115100746601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52708<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100746606 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100746606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1611)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(1612)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1601)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1606)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1596)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1599)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1594)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1604)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Wed Jan 15 10:07:46 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 20250115100746767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100747269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232508) 20250115100747607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100747607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232508, count=236960) 20250115100748593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115100748593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115100748593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115100748609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100748609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Wed Jan 15 10:07:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100749611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100749611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_attach_pdp_act_pmm_idle started. 20250115100750354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100750357 DMM INFO MM(262420000001057/de5443b4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100750357 DMM INFO MM(262420000001057/de5443b4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100750357 DMM DEBUG GMM(gmm_fsm)[0x5626524058e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100750357 DMM DEBUG GMM(gmm_fsm)[0x5626524058e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100750357 DMM DEBUG MM_STATE_Iu(13)[0x5626524089f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115100750357 DMM DEBUG MM_STATE_Iu(13)[0x5626524089f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115100750357 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250115100750357 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) 20250115100750357 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) 20250115100750357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100750357 DMM DEBUG MM_STATE_Gb[0x5626523fbe30]{Idle}: Deallocated (fsm.c:568) 20250115100750357 DMM DEBUG MM_STATE_Iu(13)[0x5626524089f0]{Detached}: Deallocated (fsm.c:568) 20250115100750357 DMM DEBUG GMM(gmm_fsm)[0x5626524058e0]{Deregistered}: Deallocated (fsm.c:568) 20250115100750357 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100750411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100750411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100750411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100750411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100750411 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100750411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100750411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100750411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100750411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100750412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100750412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100750412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100750412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100750412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100750412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100750412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100750412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100750412 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100750412 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100750412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100750412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100750412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100750415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100750420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100750420 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100750431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100750431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100750431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100750431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100750431 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100750431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100750431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100750431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100750431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100750432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100750432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100750432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100750432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100750432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100750432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100750432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100750432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100750432 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100750432 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100750432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100750432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100750432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100750434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100750440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100750440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100750448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100750448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100750448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100750448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100750448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100750448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100750448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100750448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100750448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100750449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100750449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100750449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100750449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100750449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100750449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100750449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100750449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100750449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100750449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100750449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100750449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100750449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100750452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100750457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100750457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a5b4eec045a5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@a5b4eec045a5: ************************************************* SGSN_Test_0-M3UA(1632)@a5b4eec045a5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@a5b4eec045a5: ************************************************* MTC@a5b4eec045a5: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@a5b4eec045a5: v_sccp_pdu_maxlen:268 20250115100750612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100750612 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100750612 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100750612 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100750616 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100750618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100750660 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115100750660 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) 20250115100750660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115100750660 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)@a5b4eec045a5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115100750723 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100750723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115100750723 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115100750723 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115100750723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115100750723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115100750723 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115100750732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100750732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115100750732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115100750732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115100750732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115100750732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115100750732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115100750734 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115100751483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100751483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100751483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100751484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751484 DLSS7 DEBUG Found route for dpc=188=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) 20250115100751484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100751484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100751484 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115100751484 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115100751485 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) 20250115100751485 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100751485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100751485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751485 DLSS7 DEBUG Found route for dpc=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) 20250115100751485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100751485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@a5b4eec045a5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@a5b4eec045a5: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='CE646922'O, index=0 SGSN_Test-GSUP(1635)@a5b4eec045a5: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@a5b4eec045a5: 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 := 'ABB8'O, rac := '32'O ("2") }, 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)@a5b4eec045a5: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)13667861 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: First idle individual index:0 SGSN_Test_0-RAN(1631)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 20250115100751724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100751724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100751724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100751724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751724 DLSS7 DEBUG Found route for dpc=188=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) 20250115100751724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100751724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100751725 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100751725 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100751725 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100751725 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1248) 20250115100751725 DMM DEBUG GMM(gmm_fsm)[0x5626524089f0]{Deregistered}: Allocated (fsm.c:456) 20250115100751725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100751725 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Allocated (fsm.c:456) 20250115100751725 DMM DEBUG MM_STATE_Iu[0x562652409010]{Detached}: Allocated (fsm.c:456) 20250115100751725 DMM DEBUG GMM(gmm_fsm)[0x5626524089f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100751725 DMM DEBUG GMM(gmm_fsm)[0x5626524089f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100751725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100751725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100751725 DMM DEBUG MM(262420000001005/c29c7efd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100751725 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250115100751725 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) 20250115100751725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100751725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100751725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751725 DLSS7 DEBUG Found route for dpc=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) 20250115100751725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100751725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100751725 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) 20250115100751725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100751725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100751725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751725 DLSS7 DEBUG Found route for dpc=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) 20250115100751725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100751725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a5b4eec045a5: { messageType := 2, destLocRef := 'D08E15'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@a5b4eec045a5: 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 := '8CBA2B4E904BD33E37136CBE43DE3396'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A19D7F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D405932651CC840'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2FD6B5CF5F2B2C19A29C5CF098122853'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DFFC9349071B3E66A47BDBCD8ED0F6D2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '098E8121B51CEC4E734A43C4BDC0A776'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '55118A81CEF6035C'O } } } } } SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: vl_len:23 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250115100751735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100751735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100751735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100751735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751735 DLSS7 DEBUG Found route for dpc=188=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) 20250115100751735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100751735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100751735 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100751735 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100751736 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100751736 DMM DEBUG MM(262420000001005/c29c7efd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20250115100751736 DMM NOTICE MM(262420000001005/c29c7efd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100751736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100751736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100751736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100751736 DMM DEBUG MM(262420000001005/c29c7efd) Requesting authorization (sgsn_auth.c:160) 20250115100751736 DMM INFO MM(262420000001005/c29c7efd) Requesting authentication tuples (sgsn_auth.c:184) 20250115100751736 DMM DEBUG MM(262420000001005/c29c7efd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100751736 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250115100751736 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@a5b4eec045a5: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250115100751739 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100751739 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100751739 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100751739 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100751739 DMM INFO MM(262420000001005/c29c7efd) Subscriber data update (mmctx.c:445) 20250115100751739 DMM DEBUG MM(262420000001005/c29c7efd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100751739 DMM INFO MM(262420000001005/c29c7efd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100751739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100751739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100751739 DMM INFO MM(262420000001005/c29c7efd) <- GMM AUTH AND CIPHERING REQ (rand = 8c ba 2b 4e 90 4b d3 3e 37 13 6c be 43 de 33 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 09 8e 81 21 b5 1c ec 4e 73 4a 43 c4 bd c0 a7 76 ) (gprs_gmm.c:465) 20250115100751739 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250115100751739 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) 20250115100751739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100751739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100751739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751739 DLSS7 DEBUG Found route for dpc=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) 20250115100751739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100751739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: vl_len:37 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D2255118A8123094399990000100005F02904CEF6035C'O 20250115100751748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100751748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100751748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100751748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751748 DLSS7 DEBUG Found route for dpc=188=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) 20250115100751748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100751748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100751748 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100751748 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100751748 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100751748 DMM INFO MM(262420000001005/c29c7efd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100751748 DMM NOTICE MM(262420000001005/c29c7efd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100751748 DMM DEBUG MM(262420000001005/c29c7efd) checking auth: received UMTS RES = 55 11 8a 81 ce f6 03 5c (gprs_gmm.c:648) 20250115100751748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100751748 DMM DEBUG MM(262420000001005/c29c7efd) Requesting authorization (sgsn_auth.c:160) 20250115100751748 DMM INFO MM(262420000001005/c29c7efd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100751748 DMM DEBUG MM(262420000001005/c29c7efd) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100751748 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250115100751748 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) 20250115100751748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115100751748 DMM DEBUG MM(262420000001005/c29c7efd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115100751748 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) 20250115100751749 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751749 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100751749 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100751749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751749 DLSS7 DEBUG Found route for dpc=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) 20250115100751749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100751749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: vl_len:12 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115100751766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100751766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100751766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100751766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751766 DLSS7 DEBUG Found route for dpc=188=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) 20250115100751766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100751766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100751766 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115100751766 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115100751767 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115100751767 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250115100751767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115100751767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115100751767 DMM INFO MM(262420000001005/c29c7efd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc29c7efd) (gprs_gmm.c:282) 20250115100751767 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250115100751767 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) 20250115100751767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100751767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100751767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751767 DLSS7 DEBUG Found route for dpc=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) 20250115100751767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100751767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100751767 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) 20250115100751767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100751767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100751767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751767 DLSS7 DEBUG Found route for dpc=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) 20250115100751767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100751767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115100751777 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100751777 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100751777 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250115100751777 DMM INFO MM(262420000001005/c29c7efd) Subscriber data update (mmctx.c:445) 20250115100751777 DMM DEBUG MM(262420000001005/c29c7efd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100751777 DMM INFO MM(262420000001005/c29c7efd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100751777 DMM NOTICE MM(262420000001005/c29c7efd) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20250115100751777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100751777 DMM NOTICE MM(262420000001005/c29c7efd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100751777 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) 20250115100751778 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100751778 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250115100751778 DMM INFO MM(262420000001005/c29c7efd) Subscriber data update (mmctx.c:445) 20250115100751778 DMM DEBUG MM(262420000001005/c29c7efd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: vl_len:14 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115100751782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100751782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100751782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100751782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751782 DLSS7 DEBUG Found route for dpc=188=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) 20250115100751782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100751782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100751783 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100751783 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100751783 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100751783 DMM INFO MM(262420000001005/c29c7efd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100751783 DMM NOTICE MM(262420000001005/c29c7efd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100751783 DMM DEBUG GMM(gmm_fsm)[0x5626524089f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100751783 DMM DEBUG GMM(gmm_fsm)[0x5626524089f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100751783 DMM DEBUG MM_STATE_Iu(15)[0x562652409010]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115100751783 DMM DEBUG MM_STATE_Iu(15)[0x562652409010]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115100751783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100751783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100751783 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) 20250115100751783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100751783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100751783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751783 DLSS7 DEBUG Found route for dpc=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) 20250115100751783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100751783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: vl_len:7 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115100751793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100751793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100751793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100751793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751793 DLSS7 DEBUG Found route for dpc=188=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) 20250115100751793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100751793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100751794 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115100751794 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115100751794 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115100751794 DMM INFO MM(262420000001005/c29c7efd) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115100751794 DMM DEBUG MM_STATE_Iu(15)[0x562652409010]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115100751794 DMM DEBUG MM_STATE_Iu(15)[0x562652409010]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115100751794 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) 20250115100751794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100751794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100751794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751794 DLSS7 DEBUG Found route for dpc=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) 20250115100751794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100751794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on local reference:0 20250115100751797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100751797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100751797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100751797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100751797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100751797 DLSS7 DEBUG Found route for dpc=188=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) 20250115100751797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100751797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@a5b4eec045a5: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)13667861 TC_attach_pdp_act_pmm_idle(1637)@a5b4eec045a5: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@a5b4eec045a5: 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 := 'C29C7EFD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@a5b4eec045a5: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)3313812 SGSN_Test_0-RAN(1631)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: First idle individual index:0 20250115100752002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100752002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100752002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100752002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100752002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100752002 DLSS7 DEBUG Found route for dpc=188=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) 20250115100752002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100752002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100752003 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100752003 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100752003 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100752003 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC29C7EFD) type="signalling" (gprs_gmm.c:1897) 20250115100752003 DMM DEBUG GMM(gmm_fsm)[0x5626524089f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115100752003 DMM DEBUG GMM(gmm_fsm)[0x5626524089f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115100752003 DMM DEBUG MM(262420000001005/c29c7efd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115100752004 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) 20250115100752004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100752004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100752004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100752004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100752004 DLSS7 DEBUG Found route for dpc=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) 20250115100752004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100752004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100752004 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) 20250115100752004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100752004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100752004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100752004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100752004 DLSS7 DEBUG Found route for dpc=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) 20250115100752004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100752004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@a5b4eec045a5: { messageType := 2, destLocRef := '329094'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@a5b4eec045a5: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@a5b4eec045a5: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@a5b4eec045a5: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@a5b4eec045a5: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@a5b4eec045a5: Final verdict of PTC: none 20250115100752021 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115100752021 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) 20250115100752021 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115100752021 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115100752021 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115100752021 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) 20250115100752021 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115100752021 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115100752021 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:737) 20250115100752021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100752021 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115100752021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115100752022 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115100752022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115100752022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115100752022 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115100752022 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115100752022 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@a5b4eec045a5: Final verdict of PTC: none 20250115100752032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52726<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115100752036 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100752037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1619)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(1635)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1629)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1624)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1627)@a5b4eec045a5: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1617)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1622)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@a5b4eec045a5: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Wed Jan 15 10:07:52 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 20250115100752212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100752714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235056) 20250115100753038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100753038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100753664 DGPRS DEBUG Checking for inactive LLMEs, time = 39463872 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=235056, count=236316) 20250115100754022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115100754022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115100754022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115100754039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100754039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Wed Jan 15 10:07:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100755040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100755041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_pmm_idle_rx_mt_data started. 20250115100755798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100755801 DMM INFO MM(262420000001005/c29c7efd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100755801 DMM INFO MM(262420000001005/c29c7efd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100755801 DMM DEBUG GMM(gmm_fsm)[0x5626524089f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100755801 DMM DEBUG GMM(gmm_fsm)[0x5626524089f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100755802 DMM DEBUG MM_STATE_Iu(15)[0x562652409010]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115100755802 DMM DEBUG MM_STATE_Iu(15)[0x562652409010]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115100755802 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250115100755802 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) 20250115100755802 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) 20250115100755802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100755802 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Deallocated (fsm.c:568) 20250115100755802 DMM DEBUG MM_STATE_Iu(15)[0x562652409010]{Detached}: Deallocated (fsm.c:568) 20250115100755802 DMM DEBUG GMM(gmm_fsm)[0x5626524089f0]{Deregistered}: Deallocated (fsm.c:568) 20250115100755802 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100755848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100755848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100755848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100755848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100755848 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100755848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100755848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100755848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100755848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100755849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100755849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100755849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100755849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100755849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100755849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100755849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100755849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100755849 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100755849 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100755849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100755849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100755849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100755851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100755856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100755856 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100755864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100755864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100755864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100755864 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100755864 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100755864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100755864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100755864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100755865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100755866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100755866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100755866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100755866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100755866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100755866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100755866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100755866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100755866 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100755866 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100755866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100755866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100755866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1648)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 20250115100755869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1644)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100755875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100755875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1649)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1646)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1648)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100755881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100755881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100755881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100755881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100755881 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100755881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100755881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100755881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100755881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100755882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100755882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100755882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100755882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100755882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100755882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100755882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100755882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100755882 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100755882 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100755882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100755882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100755882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100755884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@a5b4eec045a5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@a5b4eec045a5: ************************************************* SGSN_Test_0-M3UA(1655)@a5b4eec045a5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@a5b4eec045a5: ************************************************* MTC@a5b4eec045a5: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@a5b4eec045a5: v_sccp_pdu_maxlen:268 20250115100755890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100755890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115100756042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100756042 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100756042 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100756042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100756046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115100756047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100756091 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115100756091 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) 20250115100756091 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115100756091 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)@a5b4eec045a5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115100756096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100756096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115100756096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115100756096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115100756096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115100756096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115100756096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115100756099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100756099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115100756099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115100756099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115100756099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115100756099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115100756099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115100756099 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115100756896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100756896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100756896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100756896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100756896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100756896 DLSS7 DEBUG Found route for dpc=188=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) 20250115100756896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100756896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100756896 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115100756896 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115100756896 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) 20250115100756896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100756896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100756896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100756896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100756896 DLSS7 DEBUG Found route for dpc=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) 20250115100756896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100756896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@a5b4eec045a5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@a5b4eec045a5: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='CE470787'O, index=0 SGSN_Test-GSUP(1658)@a5b4eec045a5: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@a5b4eec045a5: 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 := '8522'O, rac := '6D'O ("m") }, 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)@a5b4eec045a5: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)5530273 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: First idle individual index:0 SGSN_Test_0-RAN(1654)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 20250115100757083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100757083 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100757083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100757083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757083 DLSS7 DEBUG Found route for dpc=188=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) 20250115100757083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100757083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100757083 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100757083 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100757083 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100757083 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1248) 20250115100757083 DMM DEBUG GMM(gmm_fsm)[0x562652409010]{Deregistered}: Allocated (fsm.c:456) 20250115100757083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Allocated (fsm.c:456) 20250115100757083 DMM DEBUG MM_STATE_Gb[0x5626523fbe30]{Idle}: Allocated (fsm.c:456) 20250115100757083 DMM DEBUG MM_STATE_Iu[0x562652409840]{Detached}: Allocated (fsm.c:456) 20250115100757083 DMM DEBUG GMM(gmm_fsm)[0x562652409010]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100757083 DMM DEBUG GMM(gmm_fsm)[0x562652409010]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100757083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100757083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100757083 DMM DEBUG MM(262420000001007/eb25e269) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100757083 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250115100757083 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) 20250115100757083 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100757083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100757083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757083 DLSS7 DEBUG Found route for dpc=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) 20250115100757083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100757083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100757083 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) 20250115100757083 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100757083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100757083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757083 DLSS7 DEBUG Found route for dpc=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) 20250115100757083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100757083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a5b4eec045a5: { messageType := 2, destLocRef := '5462A1'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@a5b4eec045a5: 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 := '1CC9577C707C41032F0CA32F1A04ED43'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F09C1CFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '477955E6CAAC5C4D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CAAC7965D265608CC7E70B813CFC6761'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '505DAF01898947B4AF6EC51F6AE558F7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2916A84FEFDFB623E53210C010CC4C46'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A5C908235B407EE7'O } } } } } SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: vl_len:23 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250115100757089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100757089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100757089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100757089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757089 DLSS7 DEBUG Found route for dpc=188=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) 20250115100757089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100757089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100757089 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100757089 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100757089 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100757089 DMM DEBUG MM(262420000001007/eb25e269) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20250115100757089 DMM NOTICE MM(262420000001007/eb25e269) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100757089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100757089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100757089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100757089 DMM DEBUG MM(262420000001007/eb25e269) Requesting authorization (sgsn_auth.c:160) 20250115100757089 DMM INFO MM(262420000001007/eb25e269) Requesting authentication tuples (sgsn_auth.c:184) 20250115100757089 DMM DEBUG MM(262420000001007/eb25e269) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100757089 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250115100757089 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@a5b4eec045a5: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250115100757091 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100757091 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100757091 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100757091 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100757091 DMM INFO MM(262420000001007/eb25e269) Subscriber data update (mmctx.c:445) 20250115100757091 DMM DEBUG MM(262420000001007/eb25e269) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100757091 DMM INFO MM(262420000001007/eb25e269) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100757091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100757091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100757091 DMM INFO MM(262420000001007/eb25e269) <- GMM AUTH AND CIPHERING REQ (rand = 1c c9 57 7c 70 7c 41 03 2f 0c a3 2f 1a 04 ed 43 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 29 16 a8 4f ef df b6 23 e5 32 10 c0 10 cc 4c 46 ) (gprs_gmm.c:465) 20250115100757091 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250115100757091 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) 20250115100757091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100757091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100757091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757091 DLSS7 DEBUG Found route for dpc=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) 20250115100757091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100757091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: vl_len:37 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322A5C9082323094399990000100007F029045B407EE7'O 20250115100757093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100757093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100757093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100757093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757093 DLSS7 DEBUG Found route for dpc=188=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) 20250115100757093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100757093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100757094 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100757094 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100757094 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100757094 DMM INFO MM(262420000001007/eb25e269) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100757094 DMM NOTICE MM(262420000001007/eb25e269) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100757094 DMM DEBUG MM(262420000001007/eb25e269) checking auth: received UMTS RES = a5 c9 08 23 5b 40 7e e7 (gprs_gmm.c:648) 20250115100757094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100757094 DMM DEBUG MM(262420000001007/eb25e269) Requesting authorization (sgsn_auth.c:160) 20250115100757094 DMM INFO MM(262420000001007/eb25e269) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100757094 DMM DEBUG MM(262420000001007/eb25e269) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100757094 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250115100757094 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) 20250115100757094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115100757094 DMM DEBUG MM(262420000001007/eb25e269) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115100757094 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) 20250115100757094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100757094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100757094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757094 DLSS7 DEBUG Found route for dpc=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) 20250115100757094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100757094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: vl_len:12 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115100757097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100757097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100757097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100757097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757097 DLSS7 DEBUG Found route for dpc=188=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) 20250115100757097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100757097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100757097 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115100757097 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115100757097 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115100757097 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250115100757097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115100757097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115100757097 DMM INFO MM(262420000001007/eb25e269) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb25e269) (gprs_gmm.c:282) 20250115100757097 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250115100757097 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) 20250115100757097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100757097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100757097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757097 DLSS7 DEBUG Found route for dpc=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) 20250115100757097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100757097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100757097 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) 20250115100757097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100757097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100757098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757098 DLSS7 DEBUG Found route for dpc=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) 20250115100757098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100757098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115100757099 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100757099 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100757099 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250115100757099 DMM INFO MM(262420000001007/eb25e269) Subscriber data update (mmctx.c:445) 20250115100757099 DMM DEBUG MM(262420000001007/eb25e269) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100757099 DMM INFO MM(262420000001007/eb25e269) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100757099 DMM NOTICE MM(262420000001007/eb25e269) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20250115100757099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100757099 DMM NOTICE MM(262420000001007/eb25e269) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100757099 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) 20250115100757099 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100757099 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250115100757099 DMM INFO MM(262420000001007/eb25e269) Subscriber data update (mmctx.c:445) 20250115100757099 DMM DEBUG MM(262420000001007/eb25e269) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: vl_len:14 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115100757100 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100757100 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757100 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100757100 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100757100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757100 DLSS7 DEBUG Found route for dpc=188=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) 20250115100757100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100757100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100757101 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100757101 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100757101 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100757101 DMM INFO MM(262420000001007/eb25e269) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100757101 DMM NOTICE MM(262420000001007/eb25e269) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100757101 DMM DEBUG GMM(gmm_fsm)[0x562652409010]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100757101 DMM DEBUG GMM(gmm_fsm)[0x562652409010]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100757101 DMM DEBUG MM_STATE_Iu(17)[0x562652409840]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115100757101 DMM DEBUG MM_STATE_Iu(17)[0x562652409840]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115100757101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100757101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100757101 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) 20250115100757101 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757101 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100757101 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100757101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757101 DLSS7 DEBUG Found route for dpc=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) 20250115100757101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100757101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: vl_len:7 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115100757103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100757103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100757103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100757103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757103 DLSS7 DEBUG Found route for dpc=188=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) 20250115100757103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100757103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100757103 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115100757103 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115100757103 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115100757103 DMM INFO MM(262420000001007/eb25e269) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115100757103 DMM DEBUG MM_STATE_Iu(17)[0x562652409840]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115100757103 DMM DEBUG MM_STATE_Iu(17)[0x562652409840]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115100757103 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) 20250115100757103 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100757103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100757103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757103 DLSS7 DEBUG Found route for dpc=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) 20250115100757103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100757103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on local reference:0 20250115100757104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100757104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100757104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100757104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757104 DLSS7 DEBUG Found route for dpc=188=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) 20250115100757104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100757104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@a5b4eec045a5: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)5530273 TC_pmm_idle_rx_mt_data(1660)@a5b4eec045a5: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@a5b4eec045a5: 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 := 'EB25E269'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@a5b4eec045a5: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)13689672 SGSN_Test_0-RAN(1654)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: First idle individual index:0 20250115100757306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100757306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100757306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100757306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757306 DLSS7 DEBUG Found route for dpc=188=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) 20250115100757306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100757306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100757306 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100757306 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100757306 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100757306 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEB25E269) type="signalling" (gprs_gmm.c:1897) 20250115100757306 DMM DEBUG GMM(gmm_fsm)[0x562652409010]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115100757306 DMM DEBUG GMM(gmm_fsm)[0x562652409010]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115100757306 DMM DEBUG MM(262420000001007/eb25e269) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115100757306 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) 20250115100757306 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100757306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100757306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757306 DLSS7 DEBUG Found route for dpc=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) 20250115100757306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100757306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100757306 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) 20250115100757306 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100757306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100757306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100757306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100757306 DLSS7 DEBUG Found route for dpc=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) 20250115100757306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100757306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@a5b4eec045a5: { messageType := 2, destLocRef := 'D0E348'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@a5b4eec045a5: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@a5b4eec045a5: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@a5b4eec045a5: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@a5b4eec045a5: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@a5b4eec045a5: Final verdict of PTC: none 20250115100757311 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115100757311 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) 20250115100757311 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115100757311 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115100757311 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115100757311 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) 20250115100757311 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115100757311 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115100757311 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:737) 20250115100757311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100757311 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115100757311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115100757311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115100757311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115100757311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115100757311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115100757311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115100757311 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@a5b4eec045a5: Final verdict of PTC: none 20250115100757312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56654<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1642)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99(1652)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@a5b4eec045a5: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1647)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(1658)@a5b4eec045a5: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@a5b4eec045a5: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@a5b4eec045a5: Final verdict of PTC: none 20250115100757314 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100757314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1638)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1640)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1645)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1650)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@a5b4eec045a5: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Wed Jan 15 10:07:57 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 20250115100757446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100757947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234888) 20250115100758315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100758315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234888, count=236048) 20250115100759312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115100759312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115100759312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115100759317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100759317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Wed Jan 15 10:07:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100800319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100800319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test case TC_update_ctx_err_ind_from_ggsn started. 20250115100800998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100800999 DMM INFO MM(262420000001007/eb25e269) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100800999 DMM INFO MM(262420000001007/eb25e269) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100800999 DMM DEBUG GMM(gmm_fsm)[0x562652409010]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100800999 DMM DEBUG GMM(gmm_fsm)[0x562652409010]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100800999 DMM DEBUG MM_STATE_Iu(17)[0x562652409840]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115100800999 DMM DEBUG MM_STATE_Iu(17)[0x562652409840]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115100800999 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250115100800999 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) 20250115100800999 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) 20250115100800999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523f5880]{Init}: Deallocated (fsm.c:568) 20250115100800999 DMM DEBUG MM_STATE_Gb[0x5626523fbe30]{Idle}: Deallocated (fsm.c:568) 20250115100800999 DMM DEBUG MM_STATE_Iu(17)[0x562652409840]{Detached}: Deallocated (fsm.c:568) 20250115100800999 DMM DEBUG GMM(gmm_fsm)[0x562652409010]{Deregistered}: Deallocated (fsm.c:568) 20250115100800999 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100801018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100801018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100801018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100801018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100801018 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100801018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100801018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100801018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100801018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100801019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100801019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100801019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100801019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100801019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100801019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100801019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100801019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100801019 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115100801019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100801019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100801019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100801019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@a5b4eec045a5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100801022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100801026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100801026 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@a5b4eec045a5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100801034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115100801034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100801034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100801034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100801034 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115100801034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100801034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100801034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100801034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100801035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100801035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100801035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100801035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100801035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100801035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100801035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100801035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100801035 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115100801035 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100801035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1670)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115100801035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100801035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@a5b4eec045a5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100801038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@a5b4eec045a5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100801043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5626523f71b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100801043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@a5b4eec045a5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@a5b4eec045a5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@a5b4eec045a5: Provider Link came up: sending NS-RESET 20250115100801051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115100801051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100801051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100801051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100801051 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115100801051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100801051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100801051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100801051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115100801052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100801052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100801052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100801052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115100801052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115100801052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115100801052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115100801052 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100801052 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115100801052 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115100801052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115100801052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115100801052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@a5b4eec045a5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@a5b4eec045a5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115100801054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@a5b4eec045a5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@a5b4eec045a5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115100801059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5626523f8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115100801059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@a5b4eec045a5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@a5b4eec045a5: ************************************************* SGSN_Test_0-M3UA(1678)@a5b4eec045a5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@a5b4eec045a5: ************************************************* MTC@a5b4eec045a5: Starting RAN_Emulation TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@a5b4eec045a5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1676)@a5b4eec045a5: v_sccp_pdu_maxlen:268 20250115100801261 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115100801261 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) 20250115100801261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115100801261 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)@a5b4eec045a5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115100801262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100801262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115100801262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115100801262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115100801262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115100801262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115100801262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115100801263 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100801263 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115100801263 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115100801263 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115100801263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115100801263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115100801263 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115100801263 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115100801319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100801319 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115100801319 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115100801319 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@a5b4eec045a5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115100801320 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115100801320 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@a5b4eec045a5: 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)@a5b4eec045a5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@a5b4eec045a5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115100802071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100802071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100802071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100802071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802071 DLSS7 DEBUG Found route for dpc=188=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) 20250115100802072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100802072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100802072 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115100802072 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115100802072 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) 20250115100802072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100802072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100802072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802072 DLSS7 DEBUG Found route for dpc=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) 20250115100802072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100802072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@a5b4eec045a5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@a5b4eec045a5: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='F20FF1C3'O, index=0 SGSN_Test-GSUP(1681)@a5b4eec045a5: 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)@a5b4eec045a5: 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 := 'D2EB'O, 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 } } }, 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)@a5b4eec045a5: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)9929078 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: First idle individual index:0 SGSN_Test_0-RAN(1677)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 20250115100802376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100802376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100802376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100802376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802376 DLSS7 DEBUG Found route for dpc=188=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) 20250115100802376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100802376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100802376 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100802376 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100802376 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100802376 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20250115100802376 DMM DEBUG GMM(gmm_fsm)[0x562652409840]{Deregistered}: Allocated (fsm.c:456) 20250115100802376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Allocated (fsm.c:456) 20250115100802376 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Allocated (fsm.c:456) 20250115100802376 DMM DEBUG MM_STATE_Iu[0x562652409e60]{Detached}: Allocated (fsm.c:456) 20250115100802376 DMM DEBUG GMM(gmm_fsm)[0x562652409840]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115100802376 DMM DEBUG GMM(gmm_fsm)[0x562652409840]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115100802376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115100802376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115100802376 DMM DEBUG MM(262420000001004/ff12b8b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115100802376 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250115100802377 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) 20250115100802377 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100802377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100802377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802377 DLSS7 DEBUG Found route for dpc=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) 20250115100802377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100802377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100802377 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) 20250115100802377 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100802377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100802377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802377 DLSS7 DEBUG Found route for dpc=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) 20250115100802377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100802377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a5b4eec045a5: { messageType := 2, destLocRef := '978176'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@a5b4eec045a5: 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 := 'BFA16BCBA5994731C543EBF9BA3A0396'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6E5106EC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA5E330D8C1C6158'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '08E107EE8F64EE4695163705138279A0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8D6294DC6A8CE3DDF5F552E114CC3C29'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8FEF1D33CDC1668B438D7D6531C1D5CB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8CB014C8BC0A1E85'O } } } } } SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: vl_len:23 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250115100802383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100802383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100802383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100802383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802383 DLSS7 DEBUG Found route for dpc=188=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) 20250115100802383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100802383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100802383 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100802383 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100802383 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100802384 DMM DEBUG MM(262420000001004/ff12b8b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20250115100802384 DMM NOTICE MM(262420000001004/ff12b8b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115100802384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115100802384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115100802384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115100802384 DMM DEBUG MM(262420000001004/ff12b8b3) Requesting authorization (sgsn_auth.c:160) 20250115100802384 DMM INFO MM(262420000001004/ff12b8b3) Requesting authentication tuples (sgsn_auth.c:184) 20250115100802384 DMM DEBUG MM(262420000001004/ff12b8b3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115100802384 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250115100802384 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)@a5b4eec045a5: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@a5b4eec045a5: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250115100802386 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115100802386 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115100802386 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115100802386 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115100802386 DMM INFO MM(262420000001004/ff12b8b3) Subscriber data update (mmctx.c:445) 20250115100802386 DMM DEBUG MM(262420000001004/ff12b8b3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115100802386 DMM INFO MM(262420000001004/ff12b8b3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115100802386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115100802386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115100802386 DMM INFO MM(262420000001004/ff12b8b3) <- GMM AUTH AND CIPHERING REQ (rand = bf a1 6b cb a5 99 47 31 c5 43 eb f9 ba 3a 03 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8f ef 1d 33 cd c1 66 8b 43 8d 7d 65 31 c1 d5 cb ) (gprs_gmm.c:465) 20250115100802386 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250115100802386 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) 20250115100802386 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100802386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100802386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802386 DLSS7 DEBUG Found route for dpc=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) 20250115100802386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100802386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: vl_len:37 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308228CB014C823094399990000100004F02904BC0A1E85'O 20250115100802390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100802390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100802390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100802390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802390 DLSS7 DEBUG Found route for dpc=188=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) 20250115100802390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100802390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100802390 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100802390 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100802390 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100802390 DMM INFO MM(262420000001004/ff12b8b3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115100802390 DMM NOTICE MM(262420000001004/ff12b8b3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115100802390 DMM DEBUG MM(262420000001004/ff12b8b3) checking auth: received UMTS RES = 8c b0 14 c8 bc 0a 1e 85 (gprs_gmm.c:648) 20250115100802390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115100802390 DMM DEBUG MM(262420000001004/ff12b8b3) Requesting authorization (sgsn_auth.c:160) 20250115100802390 DMM INFO MM(262420000001004/ff12b8b3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115100802390 DMM DEBUG MM(262420000001004/ff12b8b3) Requesting subscriber data update (gprs_subscriber.c:894) 20250115100802390 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250115100802390 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) 20250115100802390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115100802390 DMM DEBUG MM(262420000001004/ff12b8b3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115100802391 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) 20250115100802391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100802391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100802391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802391 DLSS7 DEBUG Found route for dpc=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) 20250115100802391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100802391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: vl_len:12 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115100802396 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100802396 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802396 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100802396 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100802396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802396 DLSS7 DEBUG Found route for dpc=188=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) 20250115100802396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100802396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100802396 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115100802396 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115100802396 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115100802396 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250115100802396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115100802396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115100802396 DMM INFO MM(262420000001004/ff12b8b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xff12b8b3) (gprs_gmm.c:282) 20250115100802396 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250115100802397 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) 20250115100802397 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100802397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100802397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802397 DLSS7 DEBUG Found route for dpc=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) 20250115100802397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100802397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100802397 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) 20250115100802397 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100802397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100802397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802397 DLSS7 DEBUG Found route for dpc=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) 20250115100802397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100802397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115100802399 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115100802399 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115100802399 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250115100802399 DMM INFO MM(262420000001004/ff12b8b3) Subscriber data update (mmctx.c:445) 20250115100802399 DMM DEBUG MM(262420000001004/ff12b8b3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115100802399 DMM INFO MM(262420000001004/ff12b8b3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115100802399 DMM NOTICE MM(262420000001004/ff12b8b3) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20250115100802399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115100802399 DMM NOTICE MM(262420000001004/ff12b8b3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115100802399 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) 20250115100802399 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115100802399 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250115100802399 DMM INFO MM(262420000001004/ff12b8b3) Subscriber data update (mmctx.c:445) 20250115100802399 DMM DEBUG MM(262420000001004/ff12b8b3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: vl_len:14 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115100802400 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100802400 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100802400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100802400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802400 DLSS7 DEBUG Found route for dpc=188=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) 20250115100802400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100802400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100802400 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115100802400 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115100802400 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115100802400 DMM INFO MM(262420000001004/ff12b8b3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115100802400 DMM NOTICE MM(262420000001004/ff12b8b3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115100802400 DMM DEBUG GMM(gmm_fsm)[0x562652409840]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115100802400 DMM DEBUG GMM(gmm_fsm)[0x562652409840]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115100802400 DMM DEBUG MM_STATE_Iu(19)[0x562652409e60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115100802400 DMM DEBUG MM_STATE_Iu(19)[0x562652409e60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115100802400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115100802400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115100802400 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) 20250115100802400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100802400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100802400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802400 DLSS7 DEBUG Found route for dpc=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) 20250115100802400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100802400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: vl_len:7 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: vl_from0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115100802403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100802403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100802403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100802403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802403 DLSS7 DEBUG Found route for dpc=188=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) 20250115100802403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100802403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100802403 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115100802403 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115100802403 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115100802403 DMM INFO MM(262420000001004/ff12b8b3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115100802403 DMM DEBUG MM_STATE_Iu(19)[0x562652409e60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115100802403 DMM DEBUG MM_STATE_Iu(19)[0x562652409e60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115100802403 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) 20250115100802403 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100802403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100802403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802403 DLSS7 DEBUG Found route for dpc=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) 20250115100802403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100802403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on local reference:0 20250115100802404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100802404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100802404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) SGSN_Test_0-RAN(1677)@a5b4eec045a5: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)9929078 20250115100802404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802404 DLSS7 DEBUG Found route for dpc=188=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) 20250115100802404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100802404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_update_ctx_err_ind_from_ggsn(1683)@a5b4eec045a5: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@a5b4eec045a5: 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 := 'FF12B8B3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@a5b4eec045a5: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)2689816 SGSN_Test_0-RAN(1677)@a5b4eec045a5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: First idle individual index:0 20250115100802606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100802606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115100802606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250115100802606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802606 DLSS7 DEBUG Found route for dpc=188=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) 20250115100802606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115100802606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100802607 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115100802607 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115100802608 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115100802608 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFF12B8B3) type="signalling" (gprs_gmm.c:1897) 20250115100802608 DMM DEBUG GMM(gmm_fsm)[0x562652409840]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115100802608 DMM DEBUG GMM(gmm_fsm)[0x562652409840]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115100802608 DMM DEBUG MM(262420000001004/ff12b8b3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115100802608 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) 20250115100802608 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100802608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100802608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802608 DLSS7 DEBUG Found route for dpc=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) 20250115100802608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100802608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115100802608 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) 20250115100802608 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115100802608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115100802608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250115100802608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115100802609 DLSS7 DEBUG Found route for dpc=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) 20250115100802609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115100802609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@a5b4eec045a5: { messageType := 2, destLocRef := '290B18'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)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a5b4eec045a5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@a5b4eec045a5: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@a5b4eec045a5: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@a5b4eec045a5: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@a5b4eec045a5: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@a5b4eec045a5: Final verdict of PTC: none 20250115100802625 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115100802625 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) 20250115100802625 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115100802626 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115100802626 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115100802626 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) 20250115100802626 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115100802626 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115100802626 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:737) 20250115100802626 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115100802626 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115100802626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115100802626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115100802626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115100802626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115100802626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115100802626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115100802626 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@a5b4eec045a5: Final verdict of PTC: none 20250115100802632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56668<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1675)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97(1665)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98(1670)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@a5b4eec045a5: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP(1681)@a5b4eec045a5: Final verdict of PTC: none 20250115100802639 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115100802640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@a5b4eec045a5: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@a5b4eec045a5: Final verdict of PTC: none -NSVCI98-provIP(1668)@a5b4eec045a5: Final verdict of PTC: none -NSVCI97-provIP(1663)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@a5b4eec045a5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@a5b4eec045a5: Final verdict of PTC: none -NSVCI99-provIP(1673)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: none MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@a5b4eec045a5: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@a5b4eec045a5: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Wed Jan 15 10:08:02 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 20250115100802809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100803311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232296) 20250115100803641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100803641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232296, count=236748) 20250115100804627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115100804627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115100804627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115100804642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100804642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@a5b4eec045a5: Test execution finished. MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Wed Jan 15 10:08:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100805644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100805644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_NS_connect_alive started. 20250115100806404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100806407 DMM INFO MM(262420000001004/ff12b8b3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115100806407 DMM INFO MM(262420000001004/ff12b8b3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115100806407 DMM DEBUG GMM(gmm_fsm)[0x562652409840]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115100806407 DMM DEBUG GMM(gmm_fsm)[0x562652409840]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115100806407 DMM DEBUG MM_STATE_Iu(19)[0x562652409e60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115100806407 DMM DEBUG MM_STATE_Iu(19)[0x562652409e60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115100806407 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250115100806407 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) 20250115100806407 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) 20250115100806407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5626523fbe30]{Init}: Deallocated (fsm.c:568) 20250115100806407 DMM DEBUG MM_STATE_Gb[0x5626523f5880]{Idle}: Deallocated (fsm.c:568) 20250115100806407 DMM DEBUG MM_STATE_Iu(19)[0x562652409e60]{Detached}: Deallocated (fsm.c:568) 20250115100806407 DMM DEBUG GMM(gmm_fsm)[0x562652409840]{Deregistered}: Deallocated (fsm.c:568) 20250115100806407 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250115100806434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115100806434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115100806434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115100806645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100806645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: setverdict(pass): none -> pass MTC@a5b4eec045a5: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250115100807441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55296<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: pass MTC@a5b4eec045a5: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@a5b4eec045a5: Test case TC_NS_connect_alive finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Wed Jan 15 10:08:07 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 20250115100807478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100807646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100807646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100807981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13556) 20250115100808647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100808647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13556, count=14816) 20250115100809648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100809648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Wed Jan 15 10:08:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115100810649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100810649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@a5b4eec045a5: Test case TC_NS_connect_reset started. 20250115100811075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100811079 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250115100811108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115100811108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115100811108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115100811108 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115100811108 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115100811108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115100811108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115100811108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100811108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5626523f4df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@a5b4eec045a5: setverdict(pass): none -> pass 20250115100811650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100811650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250115100812115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55312<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@a5b4eec045a5: Final verdict of PTC: none MTC@a5b4eec045a5: Setting final verdict of the test case. MTC@a5b4eec045a5: Local verdict of MTC: pass MTC@a5b4eec045a5: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@a5b4eec045a5: Test case TC_NS_connect_reset finished. Verdict: pass MTC@a5b4eec045a5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Wed Jan 15 10:08:12 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 20250115100812160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115100812651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100812651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100812662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20250115100813652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100813652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20250115100814109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100814653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100814653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a5b4eec045a5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@a5b4eec045a5: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a5b4eec045a5: Terminating MTC. MC@a5b4eec045a5: MTC terminated. MC2> exit MC@a5b4eec045a5: Shutting down session. MC@a5b4eec045a5: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7952.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: PASS 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: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (927010) [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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250115100815654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100815654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100816655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100816655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115100817110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115100817656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100817656 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250115100818656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100818656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (926876) 20250115100819657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115100819657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping sgsn (926920) [testenv] Showing testsuite/junit-xml-7952.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250115-0953-7fb14447-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7952.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='7' errors='8' skipped='0' inconc='0' time='860.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.821635'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.590729'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.612876'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.639853'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.190997'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.688069'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='7.114766'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='7.418833'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='2.214355'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='2.333792'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.291161'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.211452'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.514629'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.494702'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.720876'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.553278'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.604279'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.689989'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.563155'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.702823'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.614219'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.646629'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.613458'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.631598'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.700009'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.633023'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.661065'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.675956'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.569208'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.537744'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.512787'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.485076'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.609894'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.549385'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.471737'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.585204'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.636640'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.747820'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.742547'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.430880'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.747519'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.681880'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.687075'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.693866'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.595808'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.541627'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.543485'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.649053'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.529087'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.655069'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='11.361288'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='1.387414'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='1.472705'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='1.333870'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.574693'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.737800'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.706154'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.620529'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.648051'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.654093'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.647425'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.582761'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.174756'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.747937'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.654332'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.460090'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.460583'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.449268'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.683382'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.461222'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.670710'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.629793'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.618632'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.598232'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.658355'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.683993'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.673743'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.603242'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.771139'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.752171'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.673512'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.697862'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.635361'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.724862'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.547760'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.678576'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.041925'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.047432'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0'] testenv-sgsn-generic-osmocom-nightly-20250115-0953-7fb14447-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2598/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