Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs 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 039ac2b716051bde1790e5046de79325d50df77e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 039ac2b716051bde1790e5046de79325d50df77e # timeout=10 Commit message: "sccp: Let some time for SCCP RLC to reach IUT before finishing test" > git rev-list --no-walk 60cf13449fc2b3ddce2330fafc6b6a6825c5ac7a # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins15053275240682211257.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:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241214-0948-0703530a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241214-0948-0703530a-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-20241214-0948-0703530a-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-20241214-0948-0703530a-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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [216 kB] Fetched 9268 kB in 1s (11.0 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-20241214-0948-0703530a-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-20241214-0948-0703530a-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-20241214-0948-0703530a-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-20241214-0948-0703530a-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-20241214-0948-0703530a-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.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: 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-20241214-0948-0703530a-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_5.cc Creating dependency file for RANAP_Containers_part_6.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_PDU_Descriptions.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_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_5.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_6.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_4.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for 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 SCTPasp_PortType_part_1.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_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_7.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_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_1.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_Gb_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_2.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 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_3.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_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_7.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 ITU_X213_Types_part_7.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_4.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_4.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_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_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_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 GSUP_Emulation_part_6.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_6.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_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 GSM_Types_part_2.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_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 GSUP_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env 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 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 M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241214-0948-0703530a-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-20241214-0948-0703530a-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (373 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-20241214-0948-0703530a-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-20241214-0948-0703530a-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] + ['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-20241214-0948-0703530a-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] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241214-0948-0703530a-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 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 2 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 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412132026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412132026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.33.09142.202412132026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412132026 [69.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412132026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412132026 [59.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412132026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.49.3093ec.202412132026 [69.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412132026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412132026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412132026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412132026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412132026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412132026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412132026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412132026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412132026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412132026 [42.9 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412132026 [17.5 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412132026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412132026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412132026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.33.09142.202412132026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202412132026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202412132026 [953 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412132026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202412132026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202412132026 [542 kB] Fetched 13.7 MB in 0s (96.1 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_202412132026_amd64.deb ... Unpacking osmocom-nightly (202412132026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412132026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412132026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.33.09142.202412132026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.33.09142.202412132026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.56.fc03.202412132026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412132026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.56.fc03.202412132026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412132026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.26.e84e.202412132026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412132026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202412132026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412132026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.49.3093ec.202412132026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.49.3093ec.202412132026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202412132026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412132026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412132026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412132026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412132026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412132026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.56.fc03.202412132026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412132026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.56.fc03.202412132026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412132026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.56.fc03.202412132026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412132026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.56.fc03.202412132026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412132026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.56.fc03.202412132026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412132026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.56.fc03.202412132026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412132026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.56.fc03.202412132026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412132026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412132026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412132026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412132026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412132026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202412132026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412132026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202412132026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412132026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.33.09142.202412132026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.33.09142.202412132026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202412132026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412132026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202412132026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412132026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.56.fc03.202412132026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412132026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202412132026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202412132026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202412132026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412132026) ... Setting up osmocom-nightly (202412132026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412132026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412132026) ... Setting up libasn1c1:amd64 (0.9.38.202412132026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412132026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412132026) ... Setting up libgtp10:amd64 (1.12.0.33.09142.202412132026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412132026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412132026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412132026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412132026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412132026) ... Setting up libgtp-dbg:amd64 (1.12.0.33.09142.202412132026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412132026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412132026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412132026) ... Setting up libosmocore (1.10.0.56.fc03.202412132026) ... Setting up libosmoabis13:amd64 (1.6.0.49.3093ec.202412132026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412132026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412132026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412132026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412132026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412132026) ... 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.202412132026) ... Setting up osmo-sgsn (1.12.0.31.df44.202412132026) ... 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.202412132026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412132026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412132026) ... 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-20241214-0948-0703530a-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-20241214-0948-0703530a-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-20241214-0948-0703530a-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-20241214-0948-0703530a-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-20241214-0948-0703530a-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-20241214-0948-0703530a-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-20241214-0948-0703530a-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-20241214-0948-0703530a-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] [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-20241214-0948-0703530a-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] 20241214094820400 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241214094820401 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241214094820401 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) 20241214094820401 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241214094820401 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241214094820401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241214094820401 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241214094820401 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241214094820401 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241214094820401 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241214094820401 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241214094820401 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241214094820401 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241214094820401 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241214094820401 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241214094820401 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241214094820401 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x55e042823d40(sgsn) with 23 counters 20241214094820503 DLSS7 INFO (r=127.0.0.1:57107<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214094820503 DLSS7 INFO (r=127.0.0.1:57107<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241214094820503 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:57107<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241214094820503 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241214094820503 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241214094820503 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241214094820503 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241214094820503 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20241214094820503 DGPRS NOTICE libGTP v1.12.0.33-09142.202412132026 initialized (sgsn_main.c:462) 20241214094820503 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241214094820503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094820503 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241214094820503 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241214094820503 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241214094820503 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214094820503 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) 20241214094820503 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214094820503 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214094820503 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214094820503 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) 20241214094820503 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214094820503 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214094820503 DLSS7 INFO (r=127.0.0.1:60006<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214094820503 DLSS7 INFO (r=127.0.0.1:60006<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241214094820503 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:60006<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241214094820503 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241214094820503 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241214094820503 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241214094820503 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241214094820503 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241214094820503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241214094820503 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:57107<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241214094820503 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) 20241214094820503 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214094820503 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241214094820503 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214094820503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214094820503 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241214-0948-0703530a-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@e6507efad150: Unix server socket created successfully. MC@e6507efad150: Listening on TCP port 38531. MC2> e6507efad150 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests e6507efad150 38531 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e6507efad150: New HC connected from 10.0.2.100 [10.0.2.100]. e6507efad150: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e6507efad150: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e6507efad150: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e6507efad150: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e6507efad150: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e6507efad150: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e6507efad150: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e6507efad150: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e6507efad150: Configuration file was processed on all HCs. MC@e6507efad150: Creating MTC on host 10.0.2.100. MC@e6507efad150: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e6507efad150: 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 ------ Sat Dec 14 09:48:20 UTC 2024 /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 20241214094821503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094821504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach started. 20241214094821991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094821996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094822032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241214094822032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241214094822032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241214094822032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214094822032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094822032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094822032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094822032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094822032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094822033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094822033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094822033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094822033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094822033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094822033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094822033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094822033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241214094822033 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214094822033 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094822033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094822034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094822034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094822038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094822047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094822047 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(8)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 TC_attach-BVCI196(6)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094822065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241214094822065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241214094822065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241214094822065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214094822065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094822065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094822065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094822065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094822065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094822066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094822066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094822066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094822066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094822066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094822066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094822066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094822066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241214094822066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214094822066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094822066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094822067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094822067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094822069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094822069 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094822075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094822075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094822083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241214094822083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241214094822083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241214094822083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214094822083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094822083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094822083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094822083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094822083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094822084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094822084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094822084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094822084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094822084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094822084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094822084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094822084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241214094822084 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214094822084 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094822084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094822084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094822084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094822086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094822086 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)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094822090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094822090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214094822504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094822504 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214094822504 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214094822504 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241214094822504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214094822504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241214094822504 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241214094822504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241214094822504 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241214094822504 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241214094822504 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241214094822504 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241214094822504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241214094822504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214094822505 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241214094822505 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214094822505 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214094822505 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214094822505 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214094822505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214094822505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214094822505 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214094822505 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55e044371170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241214094822505 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214094822508 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214094822509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@e6507efad150: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='E907B70D'O, index=0 SGSN_Test-GSUP(19)@e6507efad150: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@e6507efad150: 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 := '1099B92B4592C2C176E1F67E0A5CDE06'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1724D14'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B8869BA86F1144C0'O } } } } } 20241214094823579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094823579 DLLC NOTICE LLME(ffffffff/e907b70d){UNASSIGNED} LLC RX: unknown TLLI 0xe907b70d, creating LLME on the fly (gprs_llc.c:552) 20241214094823579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214094823579 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1248) 20241214094823579 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214094823579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214094823579 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214094823579 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214094823579 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214094823579 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214094823579 DLLC NOTICE LLME(ffffffff/e907b70d){UNASSIGNED} LLGM Assign pre (e907b70d => f6a8ea8a) (gprs_llc.c:1079) 20241214094823579 DLLC NOTICE LLME(e907b70d/f6a8ea8a){ASSIGNED} LLGM Assign post (e907b70d => f6a8ea8a) (gprs_llc.c:1125) 20241214094823579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214094823579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214094823579 DMM DEBUG MM(262420000000001/f6a8ea8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214094823592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094823592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214094823592 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094823592 DMM DEBUG MM(262420000000001/f6a8ea8a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241214094823592 DMM NOTICE MM(262420000000001/f6a8ea8a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214094823592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214094823592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214094823592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214094823592 DMM DEBUG MM(262420000000001/f6a8ea8a) Requesting authorization (sgsn_auth.c:160) 20241214094823592 DMM INFO MM(262420000000001/f6a8ea8a) Requesting authentication tuples (sgsn_auth.c:184) 20241214094823592 DMM DEBUG MM(262420000000001/f6a8ea8a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214094823592 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241214094823592 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)@e6507efad150: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@e6507efad150: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241214094823596 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214094823596 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214094823596 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214094823596 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214094823596 DMM INFO MM(262420000000001/f6a8ea8a) Subscriber data update (mmctx.c:445) 20241214094823596 DMM DEBUG MM(262420000000001/f6a8ea8a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214094823596 DMM INFO MM(262420000000001/f6a8ea8a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214094823596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214094823596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214094823596 DMM INFO MM(262420000000001/f6a8ea8a) <- GMM AUTH AND CIPHERING REQ (rand = 10 99 b9 2b 45 92 c2 c1 76 e1 f6 7e 0a 5c de 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214094823606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094823606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214094823606 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094823606 DMM INFO MM(262420000000001/f6a8ea8a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214094823606 DMM NOTICE MM(262420000000001/f6a8ea8a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214094823606 DMM DEBUG MM(262420000000001/f6a8ea8a) checking auth: received GSM SRES = b1 72 4d 14 (gprs_gmm.c:648) 20241214094823606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214094823606 DMM DEBUG MM(262420000000001/f6a8ea8a) Requesting authorization (sgsn_auth.c:160) 20241214094823606 DMM INFO MM(262420000000001/f6a8ea8a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214094823606 DMM DEBUG MM(262420000000001/f6a8ea8a) Requesting subscriber data update (gprs_subscriber.c:894) 20241214094823606 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241214094823606 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) 20241214094823606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214094823606 DMM INFO MM(262420000000001/f6a8ea8a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6a8ea8a) (gprs_gmm.c:282) 20241214094823608 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214094823608 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214094823608 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241214094823608 DMM INFO MM(262420000000001/f6a8ea8a) Subscriber data update (mmctx.c:445) 20241214094823608 DMM DEBUG MM(262420000000001/f6a8ea8a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214094823608 DMM INFO MM(262420000000001/f6a8ea8a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214094823608 DMM NOTICE MM(262420000000001/f6a8ea8a) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241214094823608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214094823608 DMM NOTICE MM(262420000000001/f6a8ea8a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214094823608 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) 20241214094823609 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214094823609 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241214094823610 DMM INFO MM(262420000000001/f6a8ea8a) Subscriber data update (mmctx.c:445) 20241214094823610 DMM DEBUG MM(262420000000001/f6a8ea8a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214094823620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094823620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214094823620 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094823620 DMM INFO MM(262420000000001/f6a8ea8a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214094823620 DMM NOTICE MM(262420000000001/f6a8ea8a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214094823620 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214094823620 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214094823620 DLLC NOTICE LLME(e907b70d/f6a8ea8a){ASSIGNED} LLGM Assign pre (ffffffff => f6a8ea8a) (gprs_llc.c:1079) 20241214094823620 DLLC NOTICE LLME(ffffffff/f6a8ea8a){ASSIGNED} LLGM Assign post (ffffffff => f6a8ea8a) (gprs_llc.c:1125) 20241214094823620 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214094823620 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214094823620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214094823620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@e6507efad150: setverdict(pass): none -> pass TC_attach-BVCI196(6)@e6507efad150: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@e6507efad150: Final verdict of PTC: pass 20241214094823684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33136<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214094823688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214094823688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(18)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(19)@e6507efad150: Final verdict of PTC: none TC_attach-BVCI220(16)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@e6507efad150: Final verdict of PTC: none -NSVCI98(12)@e6507efad150: Final verdict of PTC: none TC_attach-BVCI196(6)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@e6507efad150: Final verdict of PTC: none -NSVCI99(17)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@e6507efad150: Final verdict of PTC: none TC_attach-BVCI210(11)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@e6507efad150: Final verdict of PTC: none -NSVCI97(7)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(15)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(10)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(5)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@e6507efad150: Test case TC_attach finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:48:23 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241214094823836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094824237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103684) 20241214094824690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094824690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214094824862 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) 20241214094824862 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241214094824862 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:60006 err=None (osmo_ss7_asp.c:788) Waiting for packet dumper to finish... 1 (prev_count=103684, count=106524) 20241214094825691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094825691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:48:26 UTC 2024 /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 20241214094826693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094826693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_mnc3 started. 20241214094827319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094827321 DMM INFO MM(262420000000001/f6a8ea8a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214094827321 DMM INFO MM(262420000000001/f6a8ea8a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214094827321 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214094827321 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214094827321 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214094827321 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214094827321 DLLC NOTICE LLME(ffffffff/f6a8ea8a){ASSIGNED} LLGM Assign pre (f6a8ea8a => ffffffff) (gprs_llc.c:1079) 20241214094827321 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6a8ea8a => ffffffff) (gprs_llc.c:1125) 20241214094827321 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241214094827322 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) 20241214094827322 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) 20241214094827322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214094827322 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214094827322 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214094827322 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214094827322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094827367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214094827367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094827367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094827367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094827367 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214094827367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094827367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094827367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094827367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094827368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094827368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094827368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094827368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094827368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094827368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094827368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094827368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094827368 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214094827368 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094827368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(26)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214094827368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094827368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094827370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(27)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094827375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094827375 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094827384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214094827384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094827384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094827384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094827384 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214094827384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094827384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094827384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094827384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094827385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094827385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094827385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094827385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094827385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094827385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094827385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094827385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094827385 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214094827385 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094827385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(31)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214094827385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094827385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094827386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094827391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094827391 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094827400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214094827400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094827400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094827400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094827400 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214094827400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094827400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094827400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094827400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094827401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094827401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094827401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094827401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094827401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094827401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094827401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094827401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094827401 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214094827401 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094827401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(36)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094827402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094827402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214094827403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094827407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094827408 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214094827694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094827694 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214094827694 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214094827694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214094827698 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214094827699 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@e6507efad150: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F0513EEA'O, index=0 SGSN_Test-GSUP(38)@e6507efad150: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@e6507efad150: 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 := '054A43C841BFBDD67CFFCC53B303E3B8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C68CACC6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C2142A9EADAD72B'O } } } } } 20241214094828773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094828773 DLLC NOTICE LLME(ffffffff/f0513eea){UNASSIGNED} LLC RX: unknown TLLI 0xf0513eea, creating LLME on the fly (gprs_llc.c:552) 20241214094828773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214094828773 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241214094828773 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214094828773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214094828773 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214094828773 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214094828773 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214094828773 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214094828773 DLLC NOTICE LLME(ffffffff/f0513eea){UNASSIGNED} LLGM Assign pre (f0513eea => cc33ed3e) (gprs_llc.c:1079) 20241214094828773 DLLC NOTICE LLME(f0513eea/cc33ed3e){ASSIGNED} LLGM Assign post (f0513eea => cc33ed3e) (gprs_llc.c:1125) 20241214094828773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214094828773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214094828773 DMM DEBUG MM(262420000001001/cc33ed3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214094828792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094828792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214094828792 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094828792 DMM DEBUG MM(262420000001001/cc33ed3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241214094828792 DMM NOTICE MM(262420000001001/cc33ed3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214094828792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214094828792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214094828792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214094828792 DMM DEBUG MM(262420000001001/cc33ed3e) Requesting authorization (sgsn_auth.c:160) 20241214094828792 DMM INFO MM(262420000001001/cc33ed3e) Requesting authentication tuples (sgsn_auth.c:184) 20241214094828792 DMM DEBUG MM(262420000001001/cc33ed3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214094828792 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241214094828792 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)@e6507efad150: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@e6507efad150: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241214094828798 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214094828798 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214094828798 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214094828798 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214094828798 DMM INFO MM(262420000001001/cc33ed3e) Subscriber data update (mmctx.c:445) 20241214094828798 DMM DEBUG MM(262420000001001/cc33ed3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214094828798 DMM INFO MM(262420000001001/cc33ed3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214094828798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214094828798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214094828798 DMM INFO MM(262420000001001/cc33ed3e) <- GMM AUTH AND CIPHERING REQ (rand = 05 4a 43 c8 41 bf bd d6 7c ff cc 53 b3 03 e3 b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214094828813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094828813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241214094828813 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094828813 DMM INFO MM(262420000001001/cc33ed3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214094828813 DMM NOTICE MM(262420000001001/cc33ed3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214094828813 DMM DEBUG MM(262420000001001/cc33ed3e) checking auth: received GSM SRES = c6 8c ac c6 (gprs_gmm.c:648) 20241214094828813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214094828813 DMM DEBUG MM(262420000001001/cc33ed3e) Requesting authorization (sgsn_auth.c:160) 20241214094828813 DMM INFO MM(262420000001001/cc33ed3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214094828813 DMM DEBUG MM(262420000001001/cc33ed3e) Requesting subscriber data update (gprs_subscriber.c:894) 20241214094828813 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241214094828813 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) 20241214094828813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214094828813 DMM INFO MM(262420000001001/cc33ed3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc33ed3e) (gprs_gmm.c:282) 20241214094828816 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214094828816 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214094828816 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241214094828816 DMM INFO MM(262420000001001/cc33ed3e) Subscriber data update (mmctx.c:445) 20241214094828816 DMM DEBUG MM(262420000001001/cc33ed3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214094828816 DMM INFO MM(262420000001001/cc33ed3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214094828816 DMM NOTICE MM(262420000001001/cc33ed3e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241214094828816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214094828816 DMM NOTICE MM(262420000001001/cc33ed3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214094828816 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) 20241214094828817 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214094828817 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241214094828817 DMM INFO MM(262420000001001/cc33ed3e) Subscriber data update (mmctx.c:445) 20241214094828817 DMM DEBUG MM(262420000001001/cc33ed3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214094828829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094828829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214094828829 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094828829 DMM INFO MM(262420000001001/cc33ed3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214094828829 DMM NOTICE MM(262420000001001/cc33ed3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214094828829 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214094828829 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214094828829 DLLC NOTICE LLME(f0513eea/cc33ed3e){ASSIGNED} LLGM Assign pre (ffffffff => cc33ed3e) (gprs_llc.c:1079) 20241214094828829 DLLC NOTICE LLME(ffffffff/cc33ed3e){ASSIGNED} LLGM Assign post (ffffffff => cc33ed3e) (gprs_llc.c:1125) 20241214094828829 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214094828829 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214094828829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214094828829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@e6507efad150: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@e6507efad150: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@e6507efad150: Final verdict of PTC: pass 20241214094828889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33154<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@e6507efad150: Final verdict of PTC: none -NSVCI99(36)@e6507efad150: Final verdict of PTC: none -NSVCI98(31)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@e6507efad150: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@e6507efad150: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@e6507efad150: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@e6507efad150: Final verdict of PTC: none 20241214094828894 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214094828894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(33)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@e6507efad150: Final verdict of PTC: none -NSVCI97(26)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(24)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(29)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(34)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_mnc3 finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:48:28 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241214094828969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094829371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88908) 20241214094829896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094829896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88908, count=90168) 20241214094830897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094830898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:48:31 UTC 2024 /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 20241214094831899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094831899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_umts_aka_umts_res started. 20241214094832469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094832472 DMM INFO MM(262420000001001/cc33ed3e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214094832472 DMM INFO MM(262420000001001/cc33ed3e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214094832472 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214094832472 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214094832472 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214094832472 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214094832472 DLLC NOTICE LLME(ffffffff/cc33ed3e){ASSIGNED} LLGM Assign pre (cc33ed3e => ffffffff) (gprs_llc.c:1079) 20241214094832472 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc33ed3e => ffffffff) (gprs_llc.c:1125) 20241214094832472 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241214094832472 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) 20241214094832472 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) 20241214094832472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214094832472 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214094832472 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214094832472 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214094832472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(46)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@e6507efad150: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(45)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 20241214094832521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214094832521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094832521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094832521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094832521 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214094832521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094832521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094832521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094832521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(46)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094832522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094832522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094832522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094832522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094832522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094832522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094832522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094832522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094832522 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214094832522 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094832522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(46)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214094832523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094832523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094832525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(42)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(45)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241214094832533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094832533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(50)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094832535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214094832535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094832535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094832535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094832535 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214094832535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094832535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094832535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094832535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_umts_aka_umts_res-BVCI196(43)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214094832536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094832536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094832536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094832536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094832537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094832537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094832537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094832537 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094832537 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214094832537 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094832537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094832537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094832537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094832540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094832546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094832546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094832554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214094832554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094832554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094832554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094832554 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214094832554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094832554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094832554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094832554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094832555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094832555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094832555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094832555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094832555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094832555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094832555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094832555 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094832555 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214094832555 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094832555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094832555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094832555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094832557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094832562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094832562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214094832899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094832899 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214094832899 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214094832899 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214094832902 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214094832903 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@e6507efad150: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E42949CB'O, index=0 SGSN_Test-GSUP(57)@e6507efad150: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@e6507efad150: 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 := '03F0C16494FCC613080281B4299D5A2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '925D48A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C5C90874E6A252F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4C32D9FA9721B3F16FAD3186217966BE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1746D058D607A965A2F1F741C9007AFD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0CF17624F4F3961A457FBA029C93213E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F8AA5A720BD0B2FD'O } } } } } 20241214094833975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094833975 DLLC NOTICE LLME(ffffffff/e42949cb){UNASSIGNED} LLC RX: unknown TLLI 0xe42949cb, creating LLME on the fly (gprs_llc.c:552) 20241214094833975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214094833975 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20241214094833975 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214094833975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214094833975 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214094833975 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214094833975 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214094833975 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214094833975 DLLC NOTICE LLME(ffffffff/e42949cb){UNASSIGNED} LLGM Assign pre (e42949cb => de096d91) (gprs_llc.c:1079) 20241214094833975 DLLC NOTICE LLME(e42949cb/de096d91){ASSIGNED} LLGM Assign post (e42949cb => de096d91) (gprs_llc.c:1125) 20241214094833975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214094833975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214094833975 DMM DEBUG MM(262420000001002/de096d91) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214094833988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094833988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214094833988 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094833988 DMM DEBUG MM(262420000001002/de096d91) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241214094833988 DMM NOTICE MM(262420000001002/de096d91) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214094833988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214094833988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214094833988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214094833988 DMM DEBUG MM(262420000001002/de096d91) Requesting authorization (sgsn_auth.c:160) 20241214094833988 DMM INFO MM(262420000001002/de096d91) Requesting authentication tuples (sgsn_auth.c:184) 20241214094833988 DMM DEBUG MM(262420000001002/de096d91) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214094833989 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241214094833989 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)@e6507efad150: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@e6507efad150: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241214094833993 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214094833993 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214094833993 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214094833993 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214094833993 DMM INFO MM(262420000001002/de096d91) Subscriber data update (mmctx.c:445) 20241214094833993 DMM DEBUG MM(262420000001002/de096d91) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214094833993 DMM INFO MM(262420000001002/de096d91) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214094833993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214094833993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214094833993 DMM INFO MM(262420000001002/de096d91) <- GMM AUTH AND CIPHERING REQ (rand = 03 f0 c1 64 94 fc c6 13 08 02 81 b4 29 9d 5a 2c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0c f1 76 24 f4 f3 96 1a 45 7f ba 02 9c 93 21 3e ) (gprs_gmm.c:465) 20241214094834008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094834008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241214094834008 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094834008 DMM INFO MM(262420000001002/de096d91) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214094834008 DMM NOTICE MM(262420000001002/de096d91) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214094834008 DMM DEBUG MM(262420000001002/de096d91) checking auth: received UMTS RES = f8 aa 5a 72 0b d0 b2 fd (gprs_gmm.c:648) 20241214094834008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214094834008 DMM DEBUG MM(262420000001002/de096d91) Requesting authorization (sgsn_auth.c:160) 20241214094834008 DMM INFO MM(262420000001002/de096d91) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214094834008 DMM DEBUG MM(262420000001002/de096d91) Requesting subscriber data update (gprs_subscriber.c:894) 20241214094834008 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241214094834008 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) 20241214094834008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214094834008 DMM INFO MM(262420000001002/de096d91) <- GMM ATTACH ACCEPT (new P-TMSI=0xde096d91) (gprs_gmm.c:282) 20241214094834011 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214094834011 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214094834011 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241214094834011 DMM INFO MM(262420000001002/de096d91) Subscriber data update (mmctx.c:445) 20241214094834011 DMM DEBUG MM(262420000001002/de096d91) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214094834011 DMM INFO MM(262420000001002/de096d91) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214094834011 DMM NOTICE MM(262420000001002/de096d91) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241214094834011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214094834011 DMM NOTICE MM(262420000001002/de096d91) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214094834011 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) 20241214094834012 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214094834012 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241214094834012 DMM INFO MM(262420000001002/de096d91) Subscriber data update (mmctx.c:445) 20241214094834012 DMM DEBUG MM(262420000001002/de096d91) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214094834025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094834025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214094834025 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094834025 DMM INFO MM(262420000001002/de096d91) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214094834025 DMM NOTICE MM(262420000001002/de096d91) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214094834025 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214094834025 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214094834025 DLLC NOTICE LLME(e42949cb/de096d91){ASSIGNED} LLGM Assign pre (ffffffff => de096d91) (gprs_llc.c:1079) 20241214094834025 DLLC NOTICE LLME(ffffffff/de096d91){ASSIGNED} LLGM Assign post (ffffffff => de096d91) (gprs_llc.c:1125) 20241214094834025 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214094834025 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214094834025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214094834025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@e6507efad150: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@e6507efad150: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@e6507efad150: Final verdict of PTC: pass 20241214094834084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56178<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@e6507efad150: Final verdict of PTC: none -NSVCI97(46)@e6507efad150: Final verdict of PTC: none 20241214094834089 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214094834089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(41)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@e6507efad150: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@e6507efad150: Final verdict of PTC: none -NSVCI98(50)@e6507efad150: Final verdict of PTC: none -NSVCI99(55)@e6507efad150: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@e6507efad150: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(53)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(48)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(44)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:48:34 UTC 2024 ====== 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 20241214094834195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094834596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84388) 20241214094835090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094835090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84388, count=89920) 20241214094836091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094836091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:48:36 UTC 2024 /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 20241214094837093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094837093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_umts_aka_gsm_sres started. 20241214094837698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094837700 DMM INFO MM(262420000001002/de096d91) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214094837700 DMM INFO MM(262420000001002/de096d91) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214094837700 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214094837700 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214094837700 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214094837700 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214094837700 DLLC NOTICE LLME(ffffffff/de096d91){ASSIGNED} LLGM Assign pre (de096d91 => ffffffff) (gprs_llc.c:1079) 20241214094837701 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de096d91 => ffffffff) (gprs_llc.c:1125) 20241214094837701 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241214094837701 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) 20241214094837701 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) 20241214094837701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214094837701 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214094837701 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214094837701 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214094837701 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094837744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214094837744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094837744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094837744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094837744 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214094837744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094837744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094837744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094837744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094837745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094837745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094837745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094837745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094837745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094837745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094837745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094837745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094837745 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214094837745 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094837745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094837745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094837745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094837748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094837756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094837756 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094837762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214094837762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094837762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094837762 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094837762 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214094837762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094837762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094837762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094837762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094837763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094837763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094837763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094837763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094837763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094837763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094837763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094837763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094837763 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214094837763 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094837763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094837763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094837763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094837765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094837770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094837770 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094837778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214094837778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094837778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094837778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094837778 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214094837778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094837778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094837778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094837778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094837779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094837779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094837779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094837779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094837779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094837779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094837779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094837779 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094837779 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214094837779 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094837779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094837779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094837779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094837781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094837786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094837786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214094838094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094838094 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214094838094 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214094838094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214094838098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(75)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241214094838099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@e6507efad150: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E24B5AD9'O, index=0 SGSN_Test-GSUP(76)@e6507efad150: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@e6507efad150: 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 := 'F8415A92AD9B9F1A2AEA31AE58807BC5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '48A7F883'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A1C4157645FC30C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F608192E18715F312C372BF47389173C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7D139BDBD368F92DE18F63089AC7675F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D142A8B562BBE9D0F31556BAA6E3486D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '06EAFA2F76A9C7C6'O } } } } } 20241214094839181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094839181 DLLC NOTICE LLME(ffffffff/e24b5ad9){UNASSIGNED} LLC RX: unknown TLLI 0xe24b5ad9, creating LLME on the fly (gprs_llc.c:552) 20241214094839181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214094839181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20241214094839181 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214094839181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214094839181 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214094839181 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214094839181 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214094839181 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214094839181 DLLC NOTICE LLME(ffffffff/e24b5ad9){UNASSIGNED} LLGM Assign pre (e24b5ad9 => d46cc912) (gprs_llc.c:1079) 20241214094839181 DLLC NOTICE LLME(e24b5ad9/d46cc912){ASSIGNED} LLGM Assign post (e24b5ad9 => d46cc912) (gprs_llc.c:1125) 20241214094839181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214094839181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214094839181 DMM DEBUG MM(262420000001003/d46cc912) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214094839202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094839202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214094839203 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094839203 DMM DEBUG MM(262420000001003/d46cc912) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241214094839203 DMM NOTICE MM(262420000001003/d46cc912) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214094839203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214094839203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214094839203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214094839203 DMM DEBUG MM(262420000001003/d46cc912) Requesting authorization (sgsn_auth.c:160) 20241214094839203 DMM INFO MM(262420000001003/d46cc912) Requesting authentication tuples (sgsn_auth.c:184) 20241214094839203 DMM DEBUG MM(262420000001003/d46cc912) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214094839203 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241214094839203 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)@e6507efad150: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@e6507efad150: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241214094839209 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214094839209 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214094839209 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214094839209 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214094839209 DMM INFO MM(262420000001003/d46cc912) Subscriber data update (mmctx.c:445) 20241214094839209 DMM DEBUG MM(262420000001003/d46cc912) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214094839209 DMM INFO MM(262420000001003/d46cc912) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214094839209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214094839209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214094839209 DMM INFO MM(262420000001003/d46cc912) <- GMM AUTH AND CIPHERING REQ (rand = f8 41 5a 92 ad 9b 9f 1a 2a ea 31 ae 58 80 7b c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d1 42 a8 b5 62 bb e9 d0 f3 15 56 ba a6 e3 48 6d ) (gprs_gmm.c:465) 20241214094839228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094839228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241214094839228 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094839228 DMM INFO MM(262420000001003/d46cc912) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214094839228 DMM NOTICE MM(262420000001003/d46cc912) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214094839228 DMM DEBUG MM(262420000001003/d46cc912) checking auth: received GSM SRES = 48 a7 f8 83 (gprs_gmm.c:648) 20241214094839228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214094839228 DMM DEBUG MM(262420000001003/d46cc912) Requesting authorization (sgsn_auth.c:160) 20241214094839228 DMM INFO MM(262420000001003/d46cc912) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214094839228 DMM DEBUG MM(262420000001003/d46cc912) Requesting subscriber data update (gprs_subscriber.c:894) 20241214094839228 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241214094839228 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) 20241214094839228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214094839228 DMM INFO MM(262420000001003/d46cc912) <- GMM ATTACH ACCEPT (new P-TMSI=0xd46cc912) (gprs_gmm.c:282) 20241214094839231 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214094839231 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214094839231 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241214094839231 DMM INFO MM(262420000001003/d46cc912) Subscriber data update (mmctx.c:445) 20241214094839231 DMM DEBUG MM(262420000001003/d46cc912) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214094839231 DMM INFO MM(262420000001003/d46cc912) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214094839231 DMM NOTICE MM(262420000001003/d46cc912) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241214094839231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214094839231 DMM NOTICE MM(262420000001003/d46cc912) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214094839231 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) 20241214094839233 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214094839233 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241214094839233 DMM INFO MM(262420000001003/d46cc912) Subscriber data update (mmctx.c:445) 20241214094839233 DMM DEBUG MM(262420000001003/d46cc912) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214094839245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094839245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214094839245 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094839245 DMM INFO MM(262420000001003/d46cc912) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214094839245 DMM NOTICE MM(262420000001003/d46cc912) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214094839245 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214094839245 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214094839245 DLLC NOTICE LLME(e24b5ad9/d46cc912){ASSIGNED} LLGM Assign pre (ffffffff => d46cc912) (gprs_llc.c:1079) 20241214094839245 DLLC NOTICE LLME(ffffffff/d46cc912){ASSIGNED} LLGM Assign post (ffffffff => d46cc912) (gprs_llc.c:1125) 20241214094839245 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214094839245 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214094839246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214094839246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@e6507efad150: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@e6507efad150: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@e6507efad150: Final verdict of PTC: pass 20241214094839305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56200<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_gsm_sres-BVCI210(68)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(76)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@e6507efad150: Final verdict of PTC: none 20241214094839311 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214094839311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(69)@e6507efad150: Final verdict of PTC: none -NSVCI99(74)@e6507efad150: Final verdict of PTC: none -NSVCI97(64)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@e6507efad150: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@e6507efad150: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(67)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(72)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(62)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:48:39 UTC 2024 ====== 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 20241214094839364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094839765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49268) 20241214094840312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094840313 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) 20241214094841314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094841314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:48:41 UTC 2024 /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 20241214094842315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094842315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_timeout_after_pdp_act started. 20241214094842846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094842849 DMM INFO MM(262420000001003/d46cc912) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214094842849 DMM INFO MM(262420000001003/d46cc912) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214094842849 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214094842849 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214094842849 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214094842849 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214094842849 DLLC NOTICE LLME(ffffffff/d46cc912){ASSIGNED} LLGM Assign pre (d46cc912 => ffffffff) (gprs_llc.c:1079) 20241214094842849 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d46cc912 => ffffffff) (gprs_llc.c:1125) 20241214094842849 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241214094842849 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) 20241214094842849 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) 20241214094842849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214094842849 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214094842849 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214094842849 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214094842849 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094842890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214094842890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094842890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094842890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094842890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214094842890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094842890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094842890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094842890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094842891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094842891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094842891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094842891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094842891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094842891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094842891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094842891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094842891 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214094842891 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094842891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094842891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094842891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094842893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094842897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094842897 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094842905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214094842905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094842905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094842905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094842905 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214094842905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094842905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094842905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094842905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094842906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094842906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094842906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094842906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094842906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094842906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094842906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094842906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094842906 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214094842906 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094842906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094842906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094842906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094842909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094842916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094842916 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(90)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(87)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094842922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214094842922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094842922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094842922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094842922 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214094842922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094842922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094842922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094842922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094842923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094842923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094842923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094842923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094842923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094842923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094842923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094842923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094842923 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214094842923 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094842923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094842923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094842923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094842925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094842930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094842930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214094843317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094843317 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214094843317 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214094843317 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214094843320 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(94)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241214094843320 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@e6507efad150: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='FB1F25D8'O, index=0 SGSN_Test-GSUP(95)@e6507efad150: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@e6507efad150: 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 := '02E4912A42B98E12880AB9E7116B3ABD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '634E3CA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE0B7803595BF415'O } } } } } 20241214094843341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094843341 DLLC NOTICE LLME(ffffffff/fb1f25d8){UNASSIGNED} LLC RX: unknown TLLI 0xfb1f25d8, creating LLME on the fly (gprs_llc.c:552) 20241214094843341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214094843341 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20241214094843341 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214094843341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214094843341 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214094843341 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214094843341 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214094843341 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214094843341 DLLC NOTICE LLME(ffffffff/fb1f25d8){UNASSIGNED} LLGM Assign pre (fb1f25d8 => f27a2207) (gprs_llc.c:1079) 20241214094843341 DLLC NOTICE LLME(fb1f25d8/f27a2207){ASSIGNED} LLGM Assign post (fb1f25d8 => f27a2207) (gprs_llc.c:1125) 20241214094843341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214094843341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214094843341 DMM DEBUG MM(262420000000021/f27a2207) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214094843347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094843347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214094843347 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094843347 DMM DEBUG MM(262420000000021/f27a2207) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241214094843347 DMM NOTICE MM(262420000000021/f27a2207) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214094843347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214094843347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214094843347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214094843347 DMM DEBUG MM(262420000000021/f27a2207) Requesting authorization (sgsn_auth.c:160) 20241214094843347 DMM INFO MM(262420000000021/f27a2207) Requesting authentication tuples (sgsn_auth.c:184) 20241214094843347 DMM DEBUG MM(262420000000021/f27a2207) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214094843347 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241214094843347 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)@e6507efad150: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@e6507efad150: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241214094843390 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214094843390 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214094843390 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214094843390 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214094843390 DMM INFO MM(262420000000021/f27a2207) Subscriber data update (mmctx.c:445) 20241214094843390 DMM DEBUG MM(262420000000021/f27a2207) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214094843390 DMM INFO MM(262420000000021/f27a2207) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214094843390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214094843390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214094843390 DMM INFO MM(262420000000021/f27a2207) <- GMM AUTH AND CIPHERING REQ (rand = 02 e4 91 2a 42 b9 8e 12 88 0a b9 e7 11 6b 3a bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214094843412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094843412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214094843412 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094843412 DMM INFO MM(262420000000021/f27a2207) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214094843412 DMM NOTICE MM(262420000000021/f27a2207) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214094843412 DMM DEBUG MM(262420000000021/f27a2207) checking auth: received GSM SRES = 63 4e 3c a2 (gprs_gmm.c:648) 20241214094843412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214094843412 DMM DEBUG MM(262420000000021/f27a2207) Requesting authorization (sgsn_auth.c:160) 20241214094843412 DMM INFO MM(262420000000021/f27a2207) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214094843412 DMM DEBUG MM(262420000000021/f27a2207) Requesting subscriber data update (gprs_subscriber.c:894) 20241214094843412 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241214094843412 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) 20241214094843412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214094843412 DMM INFO MM(262420000000021/f27a2207) <- GMM ATTACH ACCEPT (new P-TMSI=0xf27a2207) (gprs_gmm.c:282) 20241214094843416 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214094843416 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214094843416 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241214094843416 DMM INFO MM(262420000000021/f27a2207) Subscriber data update (mmctx.c:445) 20241214094843416 DMM DEBUG MM(262420000000021/f27a2207) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214094843416 DMM INFO MM(262420000000021/f27a2207) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214094843416 DMM NOTICE MM(262420000000021/f27a2207) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241214094843416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214094843416 DMM NOTICE MM(262420000000021/f27a2207) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214094843416 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) 20241214094843418 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214094843418 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241214094843418 DMM INFO MM(262420000000021/f27a2207) Subscriber data update (mmctx.c:445) 20241214094843418 DMM DEBUG MM(262420000000021/f27a2207) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214094843432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094843432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214094843432 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094843432 DMM INFO MM(262420000000021/f27a2207) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214094843432 DMM NOTICE MM(262420000000021/f27a2207) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214094843432 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214094843432 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214094843432 DLLC NOTICE LLME(fb1f25d8/f27a2207){ASSIGNED} LLGM Assign pre (ffffffff => f27a2207) (gprs_llc.c:1079) 20241214094843432 DLLC NOTICE LLME(ffffffff/f27a2207){ASSIGNED} LLGM Assign post (ffffffff => f27a2207) (gprs_llc.c:1125) 20241214094843432 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214094843432 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214094843432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214094843432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@e6507efad150: setverdict(pass): none -> pass 20241214094843488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094843488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214094843488 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094843488 DMM INFO MM(262420000000021/f27a2207) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214094843489 DMM INFO MM(262420000000021/f27a2207) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214094843489 DMM DEBUG MM(262420000000021/f27a2207) Using GGSN 0 (gprs_sm.c:317) 20241214094843489 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241214094843489 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214094843489 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241214094843489 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241214094843514 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 af 12 fd 07 11 cc 4c b6 b6 14 05 7f 4c 87 3f 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=1024 from retransmit req queue (gtp.c:443) 20241214094843514 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a271058, cbp=0x55e04437bb80) (sgsn_libgtp.c:633) 20241214094843514 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214094843514 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e04437f7c8 TLLI=f27a2207, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214094843514 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214094843514 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214094843531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094843531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241214094843531 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094843531 DMM INFO MM(262420000000021/f27a2207) -> GMM ATTACH REQUEST MI(TMSI-0xF27A2207) type="GPRS attach" (gprs_gmm.c:1248) 20241214094843531 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214094843531 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214094843531 DLLC NOTICE LLME(ffffffff/f27a2207){ASSIGNED} LLGM Assign pre (f27a2207 => d409dd99) (gprs_llc.c:1079) 20241214094843531 DLLC NOTICE LLME(f27a2207/d409dd99){ASSIGNED} LLGM Assign post (f27a2207 => d409dd99) (gprs_llc.c:1125) 20241214094843531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214094843531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214094843531 DMM DEBUG MM(262420000000021/d409dd99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214094843541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094843541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241214094843541 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094843541 DMM DEBUG MM(262420000000021/d409dd99) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241214094843541 DMM NOTICE MM(262420000000021/d409dd99) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214094843541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214094843541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214094843541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214094843541 DMM DEBUG MM(262420000000021/d409dd99) Requesting authorization (sgsn_auth.c:160) 20241214094843541 DMM INFO MM(262420000000021/d409dd99) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214094843541 DMM DEBUG MM(262420000000021/d409dd99) Requesting subscriber data update (gprs_subscriber.c:894) 20241214094843541 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241214094843541 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) 20241214094843542 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214094843542 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214094843542 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241214094843542 DMM INFO MM(262420000000021/d409dd99) Subscriber data update (mmctx.c:445) 20241214094843543 DMM DEBUG MM(262420000000021/d409dd99) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241214094843543 DMM INFO MM(262420000000021/d409dd99) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241214094843543 DMM NOTICE MM(262420000000021/d409dd99) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241214094843543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214094843543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214094843543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241214094843543 DMM INFO MM(262420000000021/d409dd99) <- GMM ATTACH ACCEPT (new P-TMSI=0xd409dd99) (gprs_gmm.c:282) 20241214094843543 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) TC_attach_timeout_after_pdp_act(97)@e6507efad150: Trying to receive 5 ATTACH ACCEPTs 20241214094843544 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214094843544 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241214094843544 DMM INFO MM(262420000000021/d409dd99) Subscriber data update (mmctx.c:445) 20241214094843544 DMM DEBUG MM(262420000000021/d409dd99) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214094849543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241214094849543 DMM INFO MM(262420000000021/d409dd99) <- GMM ATTACH ACCEPT (new P-TMSI=0xd409dd99) (gprs_gmm.c:282) 20241214094850502 DGPRS DEBUG Checking for inactive LLMEs, time = 36697929 (sgsn.c:132) 20241214094855545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241214094855545 DMM INFO MM(262420000000021/d409dd99) <- GMM ATTACH ACCEPT (new P-TMSI=0xd409dd99) (gprs_gmm.c:282) 20241214094901545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241214094901545 DMM INFO MM(262420000000021/d409dd99) <- GMM ATTACH ACCEPT (new P-TMSI=0xd409dd99) (gprs_gmm.c:282) 20241214094903318 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241214094903318 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241214094903319 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214094907546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241214094907546 DMM INFO MM(262420000000021/d409dd99) <- GMM ATTACH ACCEPT (new P-TMSI=0xd409dd99) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@e6507efad150: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@e6507efad150: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241214094912892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094912896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094912897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214094912907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094912910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094912910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214094912924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094912928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094912928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214094913547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241214094913547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241214094913547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241214094913547 DMM NOTICE MM(262420000000021/d409dd99) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214094913547 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241214094913547 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e04437f7c8, TLLI=d409dd99, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214094913547 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214094913547 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214094913548 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241214094913548 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241214094913548 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) 20241214094913548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Reject}: Deallocated (fsm.c:568) 20241214094913548 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Deallocated (fsm.c:568) 20241214094913548 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214094913548 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241214094913548 DLLC NOTICE LLME(f27a2207/d409dd99){ASSIGNED} LLGM Assign pre (d409dd99 => ffffffff) (gprs_llc.c:1079) 20241214094913548 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d409dd99 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@e6507efad150: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@e6507efad150: Final verdict of PTC: pass 20241214094914073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53930<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@e6507efad150: Final verdict of PTC: none 20241214094914077 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214094914078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(88)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@e6507efad150: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@e6507efad150: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@e6507efad150: Final verdict of PTC: none -NSVCI97(83)@e6507efad150: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@e6507efad150: Final verdict of PTC: none -NSVCI99(93)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(86)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(81)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(91)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:49:14 UTC 2024 ====== 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 20241214094914191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094914493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125984) 20241214094915079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094915079 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) 20241214094916080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094916081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:49:16 UTC 2024 /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 20241214094917082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094917082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_auth_id_timeout started. 20241214094917591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094917593 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094917635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214094917635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094917635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094917635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094917635 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214094917635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094917635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094917635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094917635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094917636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094917636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094917636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094917636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094917636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094917636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094917636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094917636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094917636 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214094917636 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094917636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094917636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094917636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094917638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094917642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094917642 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094917649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214094917649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094917649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094917649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094917649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214094917649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094917649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094917650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094917650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094917650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094917650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094917650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094917650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094917650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094917650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094917650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094917650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094917650 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214094917650 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094917650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(107)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214094917651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094917651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094917653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094917658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094917658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094917665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214094917665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094917665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094917665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094917665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214094917665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094917665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094917665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094917665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094917666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094917666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094917666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094917666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094917666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094917666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094917666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094917666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094917666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214094917666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094917666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094917666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094917666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094917669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094917673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094917673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214094918083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094918083 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214094918083 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214094918083 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214094918087 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214094918089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@e6507efad150: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F33DF7AF'O, index=0 SGSN_Test-GSUP(114)@e6507efad150: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241214094918125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094918125 DLLC NOTICE LLME(ffffffff/f33df7af){UNASSIGNED} LLC RX: unknown TLLI 0xf33df7af, creating LLME on the fly (gprs_llc.c:552) 20241214094918125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214094918125 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1248) 20241214094918125 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214094918125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214094918125 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214094918125 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214094918125 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214094918125 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214094918125 DLLC NOTICE LLME(ffffffff/f33df7af){UNASSIGNED} LLGM Assign pre (f33df7af => c9df43e1) (gprs_llc.c:1079) 20241214094918125 DLLC NOTICE LLME(f33df7af/c9df43e1){ASSIGNED} LLGM Assign post (f33df7af => c9df43e1) (gprs_llc.c:1125) 20241214094918125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214094918125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214094918125 DMM DEBUG MM(/c9df43e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214094920502 DGPRS DEBUG Checking for inactive LLMEs, time = 36697959 (sgsn.c:132) 20241214094924126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214094924126 DMM DEBUG MM(/c9df43e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214094930127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214094930127 DMM DEBUG MM(/c9df43e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214094936128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214094936128 DMM DEBUG MM(/c9df43e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214094938085 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241214094938085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241214094938086 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214094942130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214094942130 DMM DEBUG MM(/c9df43e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214094947636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094947641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094947641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214094947651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094947655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094947655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214094947667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094947671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094947671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214094948131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214094948131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241214094948131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241214094948131 DMM NOTICE MM(/c9df43e1) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241214094948131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Reject}: Deallocated (fsm.c:568) 20241214094948131 DMM DEBUG MM_STATE_Gb(4080924591)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214094948131 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214094948131 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241214094948131 DLLC NOTICE LLME(f33df7af/c9df43e1){ASSIGNED} LLGM Assign pre (c9df43e1 => ffffffff) (gprs_llc.c:1079) 20241214094948131 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9df43e1 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@e6507efad150: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@e6507efad150: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@e6507efad150: Final verdict of PTC: pass 20241214094948151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47324<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@e6507efad150: Final verdict of PTC: none -NSVCI99(112)@e6507efad150: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@e6507efad150: Final verdict of PTC: none -NSVCI97(102)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@e6507efad150: Final verdict of PTC: none 20241214094948156 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(103)@e6507efad150: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@e6507efad150: Final verdict of PTC: none 20241214094948156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(109)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@e6507efad150: Final verdict of PTC: none -NSVCI98(107)@e6507efad150: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(110)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(100)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(105)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:49:48 UTC 2024 ====== 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 20241214094948246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094948548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60236) 20241214094949158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094949158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60236, count=68488) 20241214094950159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094950159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214094950504 DGPRS DEBUG Checking for inactive LLMEs, time = 36697989 (sgsn.c:132) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:49:50 UTC 2024 /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 20241214094951160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094951161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_auth_sai_timeout started. 20241214094951635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094951639 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094951683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214094951683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094951683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094951683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094951683 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214094951683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094951683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094951683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094951683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094951683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094951683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094951683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094951683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094951683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094951683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094951683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094951683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094951683 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214094951683 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094951683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094951684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094951684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094951686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094951692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094951692 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094951699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214094951699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094951699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094951699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094951699 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214094951699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094951699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094951699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094951699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094951700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094951700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094951700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094951700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094951700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094951700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094951700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094951700 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094951700 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214094951700 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094951700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094951700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094951700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094951702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094951707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094951707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@e6507efad150: Provider Link came up: sending NS-RESET 20241214094951716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214094951716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214094951716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214094951716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094951716 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214094951716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214094951716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214094951716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214094951716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214094951716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214094951716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214094951716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214094951716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214094951716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214094951716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214094951716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214094951716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214094951716 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214094951716 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214094951716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214094951717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214094951717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214094951718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214094951723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094951723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214094952162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094952162 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214094952162 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214094952162 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214094952166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(132)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214094952167 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@e6507efad150: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E880E182'O, index=0 SGSN_Test-GSUP(133)@e6507efad150: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241214094952224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094952224 DLLC NOTICE LLME(ffffffff/e880e182){UNASSIGNED} LLC RX: unknown TLLI 0xe880e182, creating LLME on the fly (gprs_llc.c:552) 20241214094952224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214094952224 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1248) 20241214094952224 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214094952224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214094952224 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214094952224 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214094952224 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214094952224 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214094952224 DLLC NOTICE LLME(ffffffff/e880e182){UNASSIGNED} LLGM Assign pre (e880e182 => e1554faa) (gprs_llc.c:1079) 20241214094952224 DLLC NOTICE LLME(e880e182/e1554faa){ASSIGNED} LLGM Assign post (e880e182 => e1554faa) (gprs_llc.c:1125) 20241214094952224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214094952224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214094952224 DMM DEBUG MM(262420000000003/e1554faa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214094952248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214094952248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214094952248 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214094952248 DMM DEBUG MM(262420000000003/e1554faa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241214094952248 DMM NOTICE MM(262420000000003/e1554faa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214094952248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214094952248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214094952248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214094952248 DMM DEBUG MM(262420000000003/e1554faa) Requesting authorization (sgsn_auth.c:160) 20241214094952248 DMM INFO MM(262420000000003/e1554faa) Requesting authentication tuples (sgsn_auth.c:184) 20241214094952248 DMM DEBUG MM(262420000000003/e1554faa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214094952248 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241214094952248 DGPRS INFO SUBSCR(262420000000003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(133)@e6507efad150: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@e6507efad150: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241214094958249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241214094958249 DMM ERROR MM(262420000000003/e1554faa) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241214094958249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241214094958249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241214094958249 DMM NOTICE MM(262420000000003/e1554faa) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241214094958249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Reject}: Deallocated (fsm.c:568) 20241214094958249 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214094958249 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214094958249 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241214094958249 DLLC NOTICE LLME(e880e182/e1554faa){ASSIGNED} LLGM Assign pre (e1554faa => ffffffff) (gprs_llc.c:1079) 20241214094958249 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1554faa => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@e6507efad150: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@e6507efad150: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@e6507efad150: Final verdict of PTC: pass 20241214094958270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@e6507efad150: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@e6507efad150: Final verdict of PTC: none 20241214094958275 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214094958275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(121)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@e6507efad150: Final verdict of PTC: none -NSVCI99(131)@e6507efad150: Final verdict of PTC: none -NSVCI98(126)@e6507efad150: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@e6507efad150: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(119)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(124)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(129)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:49:58 UTC 2024 ====== 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 20241214094958348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214094958649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57772) 20241214094959276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214094959276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57772, count=67176) 20241214095000278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095000278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:50:00 UTC 2024 /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 20241214095001279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095001279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_auth_sai_reject started. 20241214095001747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095001749 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095001790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095001790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095001790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095001790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095001790 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095001790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095001790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095001790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095001790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095001791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095001791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095001791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095001791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095001791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095001791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095001791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095001791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095001791 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095001791 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095001791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095001791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095001791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095001793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095001800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095001800 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095001806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095001806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095001806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095001806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095001806 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095001806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095001806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095001806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095001806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095001807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095001807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095001807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095001807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095001807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095001807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095001807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095001807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095001807 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095001807 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095001807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095001808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095001808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095001810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095001815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095001815 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095001824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095001824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095001824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095001824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095001824 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095001824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095001824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095001824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095001824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095001824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095001824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095001824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095001825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095001825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095001825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095001825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095001825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095001825 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095001825 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095001825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095001825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095001825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095001826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095001831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095001831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095002281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095002281 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095002281 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095002281 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095002285 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(151)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095002287 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@e6507efad150: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='FD04FBCD'O, index=0 SGSN_Test-GSUP(152)@e6507efad150: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241214095002354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095002354 DLLC NOTICE LLME(ffffffff/fd04fbcd){UNASSIGNED} LLC RX: unknown TLLI 0xfd04fbcd, creating LLME on the fly (gprs_llc.c:552) 20241214095002354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095002354 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1248) 20241214095002354 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095002354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095002354 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095002354 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095002354 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095002354 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095002354 DLLC NOTICE LLME(ffffffff/fd04fbcd){UNASSIGNED} LLGM Assign pre (fd04fbcd => d2d7bfc9) (gprs_llc.c:1079) 20241214095002354 DLLC NOTICE LLME(fd04fbcd/d2d7bfc9){ASSIGNED} LLGM Assign post (fd04fbcd => d2d7bfc9) (gprs_llc.c:1125) 20241214095002354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095002354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095002354 DMM DEBUG MM(262420000000004/d2d7bfc9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095002379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095002379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095002379 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095002379 DMM DEBUG MM(262420000000004/d2d7bfc9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241214095002379 DMM NOTICE MM(262420000000004/d2d7bfc9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095002379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095002379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095002380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095002380 DMM DEBUG MM(262420000000004/d2d7bfc9) Requesting authorization (sgsn_auth.c:160) 20241214095002380 DMM INFO MM(262420000000004/d2d7bfc9) Requesting authentication tuples (sgsn_auth.c:184) 20241214095002380 DMM DEBUG MM(262420000000004/d2d7bfc9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095002380 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241214095002380 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)@e6507efad150: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@e6507efad150: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241214095002386 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241214095002386 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241214095002386 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241214095008381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241214095008381 DMM ERROR MM(262420000000004/d2d7bfc9) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241214095008381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241214095008381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241214095008381 DMM NOTICE MM(262420000000004/d2d7bfc9) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241214095008381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Reject}: Deallocated (fsm.c:568) 20241214095008381 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095008381 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095008381 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241214095008382 DLLC NOTICE LLME(fd04fbcd/d2d7bfc9){ASSIGNED} LLGM Assign pre (d2d7bfc9 => ffffffff) (gprs_llc.c:1079) 20241214095008382 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2d7bfc9 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@e6507efad150: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@e6507efad150: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@e6507efad150: Final verdict of PTC: pass 20241214095008400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33966<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@e6507efad150: Final verdict of PTC: none 20241214095008404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095008404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(151)@e6507efad150: Final verdict of PTC: none -NSVCI98(145)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@e6507efad150: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@e6507efad150: Final verdict of PTC: none -NSVCI99(150)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@e6507efad150: Final verdict of PTC: none -NSVCI97(140)@e6507efad150: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@e6507efad150: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(138)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(143)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(148)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none Sat Dec 14 09:50:08 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@e6507efad150: 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'. 20241214095008474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095008776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33978<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59552) 20241214095009405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095009405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59552, count=68676) 20241214095010408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095010408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:50:10 UTC 2024 /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 & Waiting for packet dumper to start... 0 20241214095011409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095011409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_gsup_lu_timeout started. 20241214095011875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095011876 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095011894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095011894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095011894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095011894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095011894 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095011894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095011894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095011894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095011894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095011894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095011894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095011894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095011895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095011895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095011895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095011895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095011895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095011895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095011895 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095011895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095011895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095011895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095011897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095011902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095011902 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095011909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095011909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095011909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095011909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095011909 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095011909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095011909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095011909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095011909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095011910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095011910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095011910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095011910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095011910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095011910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095011910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095011910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095011910 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095011910 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095011910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095011911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095011911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095011913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095011918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095011918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095011925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095011925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095011926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095011926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095011926 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095011926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095011926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095011926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095011926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095011926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095011926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095011926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095011927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095011927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095011927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095011927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095011927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095011927 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095011927 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095011927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095011927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095011927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095011929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095011934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095011934 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095012411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095012411 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095012411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095012411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095012415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(170)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095012417 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@e6507efad150: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='EA157D3F'O, index=0 SGSN_Test-GSUP(171)@e6507efad150: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@e6507efad150: 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 := '64CFBCDE86F7FD2EAC8D8286BF5FED33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA7BFF81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9A019BF64A52F48'O } } } } } 20241214095013479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095013479 DLLC NOTICE LLME(ffffffff/ea157d3f){UNASSIGNED} LLC RX: unknown TLLI 0xea157d3f, creating LLME on the fly (gprs_llc.c:552) 20241214095013479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095013479 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1248) 20241214095013479 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095013479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095013479 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095013479 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095013479 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095013479 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095013479 DLLC NOTICE LLME(ffffffff/ea157d3f){UNASSIGNED} LLGM Assign pre (ea157d3f => c4e3d201) (gprs_llc.c:1079) 20241214095013479 DLLC NOTICE LLME(ea157d3f/c4e3d201){ASSIGNED} LLGM Assign post (ea157d3f => c4e3d201) (gprs_llc.c:1125) 20241214095013479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095013479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095013479 DMM DEBUG MM(262420000000005/c4e3d201) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095013497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095013497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095013497 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095013497 DMM DEBUG MM(262420000000005/c4e3d201) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241214095013497 DMM NOTICE MM(262420000000005/c4e3d201) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095013497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095013497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095013497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095013497 DMM DEBUG MM(262420000000005/c4e3d201) Requesting authorization (sgsn_auth.c:160) 20241214095013497 DMM INFO MM(262420000000005/c4e3d201) Requesting authentication tuples (sgsn_auth.c:184) 20241214095013497 DMM DEBUG MM(262420000000005/c4e3d201) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095013497 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241214095013497 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)@e6507efad150: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@e6507efad150: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241214095013503 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095013503 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095013503 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095013503 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095013503 DMM INFO MM(262420000000005/c4e3d201) Subscriber data update (mmctx.c:445) 20241214095013503 DMM DEBUG MM(262420000000005/c4e3d201) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095013503 DMM INFO MM(262420000000005/c4e3d201) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095013503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095013503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095013503 DMM INFO MM(262420000000005/c4e3d201) <- GMM AUTH AND CIPHERING REQ (rand = 64 cf bc de 86 f7 fd 2e ac 8d 82 86 bf 5f ed 33 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095013518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095013518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095013518 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095013518 DMM INFO MM(262420000000005/c4e3d201) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095013518 DMM NOTICE MM(262420000000005/c4e3d201) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095013518 DMM DEBUG MM(262420000000005/c4e3d201) checking auth: received GSM SRES = aa 7b ff 81 (gprs_gmm.c:648) 20241214095013518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095013518 DMM DEBUG MM(262420000000005/c4e3d201) Requesting authorization (sgsn_auth.c:160) 20241214095013519 DMM INFO MM(262420000000005/c4e3d201) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095013519 DMM DEBUG MM(262420000000005/c4e3d201) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095013519 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241214095013519 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) 20241214095013519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095013519 DMM INFO MM(262420000000005/c4e3d201) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4e3d201) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@e6507efad150: setverdict(fail): none -> fail MC@e6507efad150: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241214095013535 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095013536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(171)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@e6507efad150: Final verdict of PTC: none -NSVCI99(169)@e6507efad150: Final verdict of PTC: none -NSVCI97(159)@e6507efad150: Final verdict of PTC: none -NSVCI98(164)@e6507efad150: Final verdict of PTC: none 20241214095013538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34422<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(160)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@e6507efad150: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@e6507efad150: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@e6507efad150: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(167)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(157)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(162)@e6507efad150: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@e6507efad150: Final verdict of PTC: fail MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@e6507efad150: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@e6507efad150: 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'. Sat Dec 14 09:50:13 UTC 2024 ------ 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 20241214095013631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095014032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34432<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44508) 20241214095014537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095014537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44508, count=74148) 20241214095015538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095015538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:50:16 UTC 2024 /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 20241214095016539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095016539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_gsup_lu_reject started. 20241214095017106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095017108 DMM INFO MM(262420000000005/c4e3d201) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095017109 DMM INFO MM(262420000000005/c4e3d201) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095017109 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095017109 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095017109 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095017109 DMM ERROR MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241214095017109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241214095017109 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095017109 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095017109 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095017109 DLLC NOTICE LLME(ea157d3f/c4e3d201){ASSIGNED} LLGM Assign pre (c4e3d201 => ffffffff) (gprs_llc.c:1079) 20241214095017109 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4e3d201 => ffffffff) (gprs_llc.c:1125) 20241214095017109 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095017147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095017147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095017147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095017147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095017147 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095017147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095017147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095017147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095017147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095017148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095017148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095017148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095017148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095017148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095017148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095017148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095017148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095017148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095017148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095017148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095017148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095017148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095017150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095017155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095017155 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095017162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095017162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095017162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095017162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095017162 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095017162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095017162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095017162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095017162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095017162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095017162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095017162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095017162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095017162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095017162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095017162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095017163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095017163 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095017163 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095017163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(183)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095017163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095017163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095017164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095017170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095017170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095017177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095017177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095017177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095017177 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095017177 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095017177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095017177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095017177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095017177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095017178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095017178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095017178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095017178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095017178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095017178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095017178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095017178 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095017178 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095017178 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095017178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095017179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095017179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095017180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095017185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095017185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095017540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095017540 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095017540 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095017540 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095017545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095017546 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@e6507efad150: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='C67BE2B6'O, index=0 SGSN_Test-GSUP(190)@e6507efad150: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@e6507efad150: 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 := 'B614F65223B113476C598F5B7951E87D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '863B6246'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '861DC01369CFA229'O } } } } } 20241214095018625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095018625 DLLC NOTICE LLME(ffffffff/c67be2b6){UNASSIGNED} LLC RX: unknown TLLI 0xc67be2b6, creating LLME on the fly (gprs_llc.c:552) 20241214095018625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095018625 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1248) 20241214095018625 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095018625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095018625 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095018625 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095018625 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095018625 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095018625 DLLC NOTICE LLME(ffffffff/c67be2b6){UNASSIGNED} LLGM Assign pre (c67be2b6 => f36d1b75) (gprs_llc.c:1079) 20241214095018625 DLLC NOTICE LLME(c67be2b6/f36d1b75){ASSIGNED} LLGM Assign post (c67be2b6 => f36d1b75) (gprs_llc.c:1125) 20241214095018625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095018625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095018625 DMM DEBUG MM(262420000000006/f36d1b75) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095018646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095018646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095018646 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095018646 DMM DEBUG MM(262420000000006/f36d1b75) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241214095018647 DMM NOTICE MM(262420000000006/f36d1b75) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095018647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095018647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095018647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095018647 DMM DEBUG MM(262420000000006/f36d1b75) Requesting authorization (sgsn_auth.c:160) 20241214095018647 DMM INFO MM(262420000000006/f36d1b75) Requesting authentication tuples (sgsn_auth.c:184) 20241214095018647 DMM DEBUG MM(262420000000006/f36d1b75) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095018647 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241214095018647 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)@e6507efad150: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@e6507efad150: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241214095018653 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095018653 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095018653 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095018653 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095018653 DMM INFO MM(262420000000006/f36d1b75) Subscriber data update (mmctx.c:445) 20241214095018653 DMM DEBUG MM(262420000000006/f36d1b75) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095018653 DMM INFO MM(262420000000006/f36d1b75) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095018653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095018653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095018653 DMM INFO MM(262420000000006/f36d1b75) <- GMM AUTH AND CIPHERING REQ (rand = b6 14 f6 52 23 b1 13 47 6c 59 8f 5b 79 51 e8 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095018669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095018669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095018669 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095018669 DMM INFO MM(262420000000006/f36d1b75) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095018670 DMM NOTICE MM(262420000000006/f36d1b75) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095018670 DMM DEBUG MM(262420000000006/f36d1b75) checking auth: received GSM SRES = 86 3b 62 46 (gprs_gmm.c:648) 20241214095018670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095018670 DMM DEBUG MM(262420000000006/f36d1b75) Requesting authorization (sgsn_auth.c:160) 20241214095018670 DMM INFO MM(262420000000006/f36d1b75) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095018670 DMM DEBUG MM(262420000000006/f36d1b75) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095018670 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241214095018670 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) 20241214095018670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095018670 DMM INFO MM(262420000000006/f36d1b75) <- GMM ATTACH ACCEPT (new P-TMSI=0xf36d1b75) (gprs_gmm.c:282) 20241214095018672 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241214095018672 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241214095018672 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241214095018672 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095018672 DMM INFO MM(262420000000006/f36d1b75) Subscriber data update (mmctx.c:445) 20241214095018672 DMM DEBUG MM(262420000000006/f36d1b75) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@e6507efad150: setverdict(fail): none -> fail MC@e6507efad150: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241214095018686 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095018686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(189)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(190)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@e6507efad150: Final verdict of PTC: none -NSVCI98(183)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@e6507efad150: Final verdict of PTC: none -NSVCI97(178)@e6507efad150: Final verdict of PTC: none 20241214095018689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34440<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(174)@e6507efad150: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@e6507efad150: Final verdict of PTC: none -NSVCI99(188)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@e6507efad150: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@e6507efad150: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(176)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(186)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(181)@e6507efad150: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@e6507efad150: Final verdict of PTC: fail MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@e6507efad150: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@e6507efad150: 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'. Sat Dec 14 09:50:18 UTC 2024 ------ 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 20241214095018791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095019193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76520) 20241214095019688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095019688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76520, count=80876) 20241214095020505 DGPRS DEBUG Checking for inactive LLMEs, time = 36698019 (sgsn.c:132) 20241214095020689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095020689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:50:21 UTC 2024 /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 20241214095021691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095021691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_combined started. 20241214095022287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095022290 DMM INFO MM(262420000000006/f36d1b75) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095022290 DMM INFO MM(262420000000006/f36d1b75) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095022290 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095022290 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095022290 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095022290 DMM ERROR MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241214095022290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241214095022290 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095022290 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095022290 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095022290 DLLC NOTICE LLME(c67be2b6/f36d1b75){ASSIGNED} LLGM Assign pre (f36d1b75 => ffffffff) (gprs_llc.c:1079) 20241214095022290 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f36d1b75 => ffffffff) (gprs_llc.c:1125) 20241214095022290 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095022327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095022327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095022327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095022327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095022327 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095022327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095022327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095022327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095022327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095022328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095022328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095022328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095022328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095022328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095022328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095022328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095022328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095022328 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095022328 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095022328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095022328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095022328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095022330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095022334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095022334 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095022342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095022342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095022342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095022342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095022342 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095022342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095022342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095022342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095022342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095022343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095022343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095022343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095022343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095022343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095022343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095022343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095022343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095022343 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095022343 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095022343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095022343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095022343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095022345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095022350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095022350 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095022358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095022358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095022358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095022358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095022358 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095022358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095022358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095022358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095022358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095022359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095022359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095022359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095022359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095022359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095022359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095022359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095022359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095022359 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095022359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095022359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095022360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095022360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095022363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095022369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095022369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095022692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095022692 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095022692 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095022692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095022696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095022697 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@e6507efad150: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='DFDB8BBB'O, index=0 SGSN_Test-GSUP(209)@e6507efad150: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@e6507efad150: 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 := '1C7E477DB1E5B1D8012802592E647A8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D53EBCEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6259B202383C4B99'O } } } } } 20241214095023761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095023761 DLLC NOTICE LLME(ffffffff/dfdb8bbb){UNASSIGNED} LLC RX: unknown TLLI 0xdfdb8bbb, creating LLME on the fly (gprs_llc.c:552) 20241214095023761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095023761 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241214095023761 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095023761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095023761 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095023761 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095023761 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095023761 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095023761 DLLC NOTICE LLME(ffffffff/dfdb8bbb){UNASSIGNED} LLGM Assign pre (dfdb8bbb => c1948350) (gprs_llc.c:1079) 20241214095023761 DLLC NOTICE LLME(dfdb8bbb/c1948350){ASSIGNED} LLGM Assign post (dfdb8bbb => c1948350) (gprs_llc.c:1125) 20241214095023761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095023761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095023761 DMM DEBUG MM(262420000000007/c1948350) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095023775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095023775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095023775 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095023775 DMM DEBUG MM(262420000000007/c1948350) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241214095023775 DMM NOTICE MM(262420000000007/c1948350) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095023775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095023775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095023775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095023775 DMM DEBUG MM(262420000000007/c1948350) Requesting authorization (sgsn_auth.c:160) 20241214095023775 DMM INFO MM(262420000000007/c1948350) Requesting authentication tuples (sgsn_auth.c:184) 20241214095023775 DMM DEBUG MM(262420000000007/c1948350) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095023775 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241214095023775 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)@e6507efad150: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@e6507efad150: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241214095023777 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095023777 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095023777 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095023777 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095023777 DMM INFO MM(262420000000007/c1948350) Subscriber data update (mmctx.c:445) 20241214095023777 DMM DEBUG MM(262420000000007/c1948350) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095023777 DMM INFO MM(262420000000007/c1948350) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095023777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095023777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095023777 DMM INFO MM(262420000000007/c1948350) <- GMM AUTH AND CIPHERING REQ (rand = 1c 7e 47 7d b1 e5 b1 d8 01 28 02 59 2e 64 7a 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095023782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095023782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095023782 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095023782 DMM INFO MM(262420000000007/c1948350) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095023782 DMM NOTICE MM(262420000000007/c1948350) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095023782 DMM DEBUG MM(262420000000007/c1948350) checking auth: received GSM SRES = d5 3e bc eb (gprs_gmm.c:648) 20241214095023782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095023782 DMM DEBUG MM(262420000000007/c1948350) Requesting authorization (sgsn_auth.c:160) 20241214095023782 DMM INFO MM(262420000000007/c1948350) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095023782 DMM DEBUG MM(262420000000007/c1948350) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095023782 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241214095023782 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) 20241214095023782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095023782 DMM INFO MM(262420000000007/c1948350) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1948350) (gprs_gmm.c:282) 20241214095023783 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095023783 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095023783 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241214095023783 DMM INFO MM(262420000000007/c1948350) Subscriber data update (mmctx.c:445) 20241214095023783 DMM DEBUG MM(262420000000007/c1948350) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095023783 DMM INFO MM(262420000000007/c1948350) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095023783 DMM NOTICE MM(262420000000007/c1948350) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241214095023783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095023783 DMM NOTICE MM(262420000000007/c1948350) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095023783 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) 20241214095023784 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095023784 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241214095023784 DMM INFO MM(262420000000007/c1948350) Subscriber data update (mmctx.c:445) 20241214095023784 DMM DEBUG MM(262420000000007/c1948350) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@e6507efad150: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@e6507efad150: Removing Client IMSI='262420000000007'H, index=0 20241214095023790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095023790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095023790 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095023790 DMM INFO MM(262420000000007/c1948350) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095023790 DMM NOTICE MM(262420000000007/c1948350) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095023790 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095023790 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095023790 DLLC NOTICE LLME(dfdb8bbb/c1948350){ASSIGNED} LLGM Assign pre (ffffffff => c1948350) (gprs_llc.c:1079) 20241214095023790 DLLC NOTICE LLME(ffffffff/c1948350){ASSIGNED} LLGM Assign post (ffffffff => c1948350) (gprs_llc.c:1125) 20241214095023790 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095023790 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095023790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095023791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@e6507efad150: Final verdict of PTC: pass 20241214095023793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55510<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095023797 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095023797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(209)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@e6507efad150: Final verdict of PTC: none -NSVCI97(197)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@e6507efad150: Final verdict of PTC: none -NSVCI98(202)@e6507efad150: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@e6507efad150: Final verdict of PTC: none -NSVCI99(207)@e6507efad150: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@e6507efad150: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(205)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(200)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(195)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) Sat Dec 14 09:50:23 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_combined finished. Verdict: pass MTC@e6507efad150: 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'. 20241214095023889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095024291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85132) 20241214095024798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095024798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85132, count=89488) 20241214095025799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095025799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:50:26 UTC 2024 /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 20241214095026801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095026801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_accept_all started. 20241214095027393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095027396 DMM INFO MM(262420000000007/c1948350) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095027396 DMM INFO MM(262420000000007/c1948350) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095027396 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095027396 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095027396 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095027396 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095027396 DLLC NOTICE LLME(ffffffff/c1948350){ASSIGNED} LLGM Assign pre (c1948350 => ffffffff) (gprs_llc.c:1079) 20241214095027396 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1948350 => ffffffff) (gprs_llc.c:1125) 20241214095027396 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241214095027396 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) 20241214095027396 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) 20241214095027397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095027397 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095027397 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095027397 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095027397 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095027448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095027448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095027448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095027448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095027448 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095027448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095027448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095027448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095027448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095027449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095027449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095027449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095027449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095027449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095027449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095027449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095027449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095027449 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095027449 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095027449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095027450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095027450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095027453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095027459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095027459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095027466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095027466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095027466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095027466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095027466 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095027466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095027466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095027466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095027466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095027467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095027467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095027467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095027467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095027467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095027467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095027467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095027467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095027467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095027467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095027467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095027467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095027467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095027469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095027474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095027474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095027482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095027482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095027482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095027482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095027482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095027482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095027482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095027482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095027482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095027483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095027483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095027484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095027484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095027484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095027484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095027484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095027484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095027484 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095027484 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095027484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095027484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095027484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095027486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095027491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095027491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095027802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095027802 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095027802 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095027802 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095027806 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(227)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095027807 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@e6507efad150: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D62D3D96'O, index=0 SGSN_Test-GSUP(228)@e6507efad150: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241214095028890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095028890 DLLC NOTICE LLME(ffffffff/d62d3d96){UNASSIGNED} LLC RX: unknown TLLI 0xd62d3d96, creating LLME on the fly (gprs_llc.c:552) 20241214095028890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095028890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1248) 20241214095028890 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095028890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095028890 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095028890 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095028890 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095028890 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095028890 DLLC NOTICE LLME(ffffffff/d62d3d96){UNASSIGNED} LLGM Assign pre (d62d3d96 => f9e28e6f) (gprs_llc.c:1079) 20241214095028890 DLLC NOTICE LLME(d62d3d96/f9e28e6f){ASSIGNED} LLGM Assign post (d62d3d96 => f9e28e6f) (gprs_llc.c:1125) 20241214095028890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095028890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095028890 DMM DEBUG MM(262420000000008/f9e28e6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095028916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095028916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095028916 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095028916 DMM DEBUG MM(262420000000008/f9e28e6f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241214095028916 DMM NOTICE MM(262420000000008/f9e28e6f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095028916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095028916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095028916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241214095028916 DMM INFO MM(262420000000008/f9e28e6f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9e28e6f) (gprs_gmm.c:282) TC_attach_accept_all(230)@e6507efad150: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@e6507efad150: Removing Client IMSI='262420000000008'H, index=0 20241214095029904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095029904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095029904 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095029904 DMM INFO MM(262420000000008/f9e28e6f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095029904 DMM NOTICE MM(262420000000008/f9e28e6f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095029904 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095029904 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095029904 DLLC NOTICE LLME(d62d3d96/f9e28e6f){ASSIGNED} LLGM Assign pre (ffffffff => f9e28e6f) (gprs_llc.c:1079) 20241214095029904 DLLC NOTICE LLME(ffffffff/f9e28e6f){ASSIGNED} LLGM Assign post (ffffffff => f9e28e6f) (gprs_llc.c:1125) 20241214095029904 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095029904 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095029904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095029904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@e6507efad150: Final verdict of PTC: pass 20241214095029907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55534<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095029911 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095029911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(216)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(228)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@e6507efad150: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@e6507efad150: Final verdict of PTC: none -NSVCI98(221)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@e6507efad150: Final verdict of PTC: none -NSVCI99(226)@e6507efad150: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@e6507efad150: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(214)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(219)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(224)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_accept_all finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:50:29 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20241214095029962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095030364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70392) 20241214095030912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095030912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70392, count=71552) 20241214095031914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095031914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:50:32 UTC 2024 /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 20241214095032915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095032915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_closed started. 20241214095033421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095033424 DMM INFO MM(262420000000008/f9e28e6f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095033424 DMM INFO MM(262420000000008/f9e28e6f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095033424 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095033424 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095033424 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095033424 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095033424 DLLC NOTICE LLME(ffffffff/f9e28e6f){ASSIGNED} LLGM Assign pre (f9e28e6f => ffffffff) (gprs_llc.c:1079) 20241214095033424 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9e28e6f => ffffffff) (gprs_llc.c:1125) 20241214095033424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095033424 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095033424 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095033424 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095033424 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095033468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095033468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095033468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095033468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095033468 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095033468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095033468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095033468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095033468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095033469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095033469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095033469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095033469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095033469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095033469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095033469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095033469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095033469 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095033469 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095033469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095033469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095033469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095033472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095033479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095033479 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095033487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095033487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095033487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095033487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095033487 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095033487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095033487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095033487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095033487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095033488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095033488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095033488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095033488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095033488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095033488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095033488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095033488 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095033488 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095033488 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095033488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095033488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095033488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095033491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 20241214095033496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095033496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095033507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095033507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095033507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095033507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095033507 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095033507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095033507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095033507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095033507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095033508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095033508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095033508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095033508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095033508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095033508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095033508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095033508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095033508 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095033508 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095033508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095033508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095033508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095033510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095033514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095033514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095033917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095033917 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095033917 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095033917 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095033923 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095033923 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@e6507efad150: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='C40D110F'O, index=0 SGSN_Test-GSUP(247)@e6507efad150: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@e6507efad150: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='C40D110F'O, index=1 20241214095034988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095034988 DLLC NOTICE LLME(ffffffff/c40d110f){UNASSIGNED} LLC RX: unknown TLLI 0xc40d110f, creating LLME on the fly (gprs_llc.c:552) 20241214095034988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095034988 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20241214095034988 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095034988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095034988 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095034988 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095034988 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095034988 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095034988 DLLC NOTICE LLME(ffffffff/c40d110f){UNASSIGNED} LLGM Assign pre (c40d110f => fa936e61) (gprs_llc.c:1079) 20241214095034988 DLLC NOTICE LLME(c40d110f/fa936e61){ASSIGNED} LLGM Assign post (c40d110f => fa936e61) (gprs_llc.c:1125) 20241214095034988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095034988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095034988 DMM DEBUG MM(001010123456789/fa936e61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095035008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095035008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095035008 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095035008 DMM DEBUG MM(001010123456789/fa936e61) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241214095035008 DMM NOTICE MM(001010123456789/fa936e61) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095035008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095035008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095035008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241214095035008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241214095035008 DMM NOTICE MM(001010123456789/fa936e61) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241214095035008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Reject}: Deallocated (fsm.c:568) 20241214095035008 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095035009 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095035009 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241214095035009 DLLC NOTICE LLME(c40d110f/fa936e61){ASSIGNED} LLGM Assign pre (fa936e61 => ffffffff) (gprs_llc.c:1079) 20241214095035009 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa936e61 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@e6507efad150: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@e6507efad150: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@e6507efad150: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@e6507efad150: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='EEC9497B'O, index=2 SGSN_Test-GSUP(247)@e6507efad150: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241214095035047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095035047 DLLC NOTICE LLME(ffffffff/eec9497b){UNASSIGNED} LLC RX: unknown TLLI 0xeec9497b, creating LLME on the fly (gprs_llc.c:552) 20241214095035047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095035047 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1248) 20241214095035047 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095035047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095035047 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095035047 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095035047 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095035047 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095035047 DLLC NOTICE LLME(ffffffff/eec9497b){UNASSIGNED} LLGM Assign pre (eec9497b => cde4505f) (gprs_llc.c:1079) 20241214095035047 DLLC NOTICE LLME(eec9497b/cde4505f){ASSIGNED} LLGM Assign post (eec9497b => cde4505f) (gprs_llc.c:1125) 20241214095035047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095035047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095035047 DMM DEBUG MM(262420000000010/cde4505f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095035050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095035050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095035050 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095035050 DMM DEBUG MM(262420000000010/cde4505f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241214095035050 DMM NOTICE MM(262420000000010/cde4505f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095035050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095035050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095035050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241214095035050 DMM INFO MM(262420000000010/cde4505f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcde4505f) (gprs_gmm.c:282) TC_attach_closed(250)@e6507efad150: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@e6507efad150: Removing Client IMSI='262420000000010'H, index=2 20241214095036053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095036053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095036054 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095036054 DMM INFO MM(262420000000010/cde4505f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095036054 DMM NOTICE MM(262420000000010/cde4505f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095036054 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095036054 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095036054 DLLC NOTICE LLME(eec9497b/cde4505f){ASSIGNED} LLGM Assign pre (ffffffff => cde4505f) (gprs_llc.c:1079) 20241214095036054 DLLC NOTICE LLME(ffffffff/cde4505f){ASSIGNED} LLGM Assign post (ffffffff => cde4505f) (gprs_llc.c:1125) 20241214095036054 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095036054 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095036054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095036054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@e6507efad150: Final verdict of PTC: pass 20241214095036055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33422<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@e6507efad150: Final verdict of PTC: none -NSVCI99(245)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@e6507efad150: Final verdict of PTC: none 20241214095036059 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095036059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(241)@e6507efad150: Final verdict of PTC: none -NSVCI98(240)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@e6507efad150: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@e6507efad150: Final verdict of PTC: none -NSVCI97(235)@e6507efad150: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@e6507efad150: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(238)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(233)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(243)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@e6507efad150: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@e6507efad150: Test case TC_attach_closed finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:50:36 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241214095036133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095036536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77464) 20241214095037061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095037061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77464, count=81820) 20241214095038062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095038062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:50:38 UTC 2024 /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 20241214095039063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095039063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_no_imei_response started. 20241214095039606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095039608 DMM INFO MM(262420000000010/cde4505f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095039608 DMM INFO MM(262420000000010/cde4505f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095039608 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095039608 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095039608 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095039608 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095039608 DLLC NOTICE LLME(ffffffff/cde4505f){ASSIGNED} LLGM Assign pre (cde4505f => ffffffff) (gprs_llc.c:1079) 20241214095039608 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cde4505f => ffffffff) (gprs_llc.c:1125) 20241214095039608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095039608 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095039608 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095039608 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095039608 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095039629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095039629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095039629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095039629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095039629 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095039629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095039629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095039629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095039629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095039630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095039630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095039630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095039630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095039630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095039630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095039630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095039630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095039630 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095039630 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095039630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095039631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095039631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095039633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241214095039639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095039639 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@e6507efad150: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(260)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 20241214095039649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095039649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095039649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095039649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095039649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095039649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095039649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095039649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095039649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(261)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095039650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095039650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095039650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095039650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095039650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095039650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095039650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095039650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095039650 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095039650 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095039650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095039650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095039650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095039653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241214095039659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095039659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(260)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@e6507efad150: Provider Link came up: sending NS-RESET TC_attach_no_imei_response-BVCI210(258)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095039662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095039662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095039662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095039662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095039662 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095039662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095039662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095039662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095039662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095039663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095039663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095039663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095039663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095039663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095039663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095039663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095039663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095039663 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095039663 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095039663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095039663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095039663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095039665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095039670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095039670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095040065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095040065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095040065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095040065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095040069 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095040070 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@e6507efad150: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E04FE21D'O, index=0 SGSN_Test-GSUP(267)@e6507efad150: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241214095041177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095041177 DLLC NOTICE LLME(ffffffff/e04fe21d){UNASSIGNED} LLC RX: unknown TLLI 0xe04fe21d, creating LLME on the fly (gprs_llc.c:552) 20241214095041177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095041177 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241214095041177 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095041177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095041177 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095041177 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095041177 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095041177 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095041177 DLLC NOTICE LLME(ffffffff/e04fe21d){UNASSIGNED} LLGM Assign pre (e04fe21d => fa0ef355) (gprs_llc.c:1079) 20241214095041177 DLLC NOTICE LLME(e04fe21d/fa0ef355){ASSIGNED} LLGM Assign post (e04fe21d => fa0ef355) (gprs_llc.c:1125) 20241214095041177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095041177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095041177 DMM DEBUG MM(262420000000032/fa0ef355) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095047179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214095047179 DMM DEBUG MM(262420000000032/fa0ef355) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095050506 DGPRS DEBUG Checking for inactive LLMEs, time = 36698049 (sgsn.c:132) 20241214095053180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214095053180 DMM DEBUG MM(262420000000032/fa0ef355) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095059181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214095059181 DMM DEBUG MM(262420000000032/fa0ef355) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095100066 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241214095100066 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241214095100067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095105182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214095105182 DMM DEBUG MM(262420000000032/fa0ef355) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095109631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095109636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095109636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095109650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095109653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095109653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095109664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095109666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095109666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095111183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214095111183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241214095111183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241214095111184 DMM NOTICE MM(262420000000032/fa0ef355) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241214095111184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Reject}: Deallocated (fsm.c:568) 20241214095111184 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095111184 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095111184 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241214095111184 DLLC NOTICE LLME(e04fe21d/fa0ef355){ASSIGNED} LLGM Assign pre (fa0ef355 => ffffffff) (gprs_llc.c:1079) 20241214095111184 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa0ef355 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@e6507efad150: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@e6507efad150: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@e6507efad150: Final verdict of PTC: pass 20241214095111207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@e6507efad150: Final verdict of PTC: none -NSVCI97(255)@e6507efad150: Final verdict of PTC: none -NSVCI98(261)@e6507efad150: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@e6507efad150: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@e6507efad150: Final verdict of PTC: none 20241214095111213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095111213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(251)@e6507efad150: Final verdict of PTC: none -NSVCI99(265)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@e6507efad150: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(259)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(263)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(253)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:51:11 UTC 2024 ====== 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 20241214095111302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095111604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63332) 20241214095112214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095112214 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) 20241214095113215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095113216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:51:13 UTC 2024 /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 20241214095114217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095114217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_no_imsi_response started. 20241214095114695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095114698 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095114745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095114745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095114745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095114745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095114745 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095114745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095114745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095114745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095114745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095114746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095114746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095114746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095114746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095114746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095114746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095114746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095114746 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095114746 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095114746 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095114746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095114747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095114747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095114749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095114756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095114756 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(276)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095114761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095114761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095114761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095114761 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095114761 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095114761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095114761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095114761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095114761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095114762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095114762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095114762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095114762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095114762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095114762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095114762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095114762 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095114762 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095114762 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095114762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(279)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095114762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095114762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095114764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095114769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095114769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095114777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095114777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095114777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095114777 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095114777 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095114777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095114777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095114777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095114777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095114777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095114777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095114777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095114777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095114777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095114777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095114777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095114777 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095114777 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095114777 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095114777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095114778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095114778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095114779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095114783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095114783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095115219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095115219 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095115219 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095115219 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095115224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095115225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@e6507efad150: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F22B2460'O, index=0 SGSN_Test-GSUP(286)@e6507efad150: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241214095116296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095116296 DLLC NOTICE LLME(ffffffff/f22b2460){UNASSIGNED} LLC RX: unknown TLLI 0xf22b2460, creating LLME on the fly (gprs_llc.c:552) 20241214095116297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095116297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241214095116297 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095116297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095116297 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095116297 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095116297 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095116297 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095116297 DLLC NOTICE LLME(ffffffff/f22b2460){UNASSIGNED} LLGM Assign pre (f22b2460 => d8474628) (gprs_llc.c:1079) 20241214095116297 DLLC NOTICE LLME(f22b2460/d8474628){ASSIGNED} LLGM Assign post (f22b2460 => d8474628) (gprs_llc.c:1125) 20241214095116297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095116297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095116297 DMM DEBUG MM(/d8474628) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095116315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095116315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095116315 DMM DEBUG MM_STATE_Gb(4062913632)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095116315 DMM DEBUG MM(/d8474628) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241214095116315 DMM NOTICE MM(/d8474628) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095116315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095116315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241214095116315 DMM DEBUG MM(/d8474628) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241214095120507 DGPRS DEBUG Checking for inactive LLMEs, time = 36698079 (sgsn.c:132) 20241214095122316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214095122316 DMM DEBUG MM(/d8474628) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241214095128317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214095128317 DMM DEBUG MM(/d8474628) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241214095134319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214095134319 DMM DEBUG MM(/d8474628) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241214095135221 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241214095135221 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241214095135222 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095140321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214095140321 DMM DEBUG MM(/d8474628) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241214095144747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095144752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095144752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095144762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095144765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095144765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095144778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095144781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095144781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095146322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241214095146322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241214095146322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241214095146323 DMM NOTICE MM(/d8474628) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241214095146323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Reject}: Deallocated (fsm.c:568) 20241214095146323 DMM DEBUG MM_STATE_Gb(4062913632)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095146323 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095146323 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241214095146323 DLLC NOTICE LLME(f22b2460/d8474628){ASSIGNED} LLGM Assign pre (d8474628 => ffffffff) (gprs_llc.c:1079) 20241214095146323 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8474628 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@e6507efad150: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@e6507efad150: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@e6507efad150: Final verdict of PTC: pass 20241214095146341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46540<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@e6507efad150: Final verdict of PTC: none 20241214095146345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095146345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(274)@e6507efad150: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@e6507efad150: Final verdict of PTC: none -NSVCI98(279)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@e6507efad150: Final verdict of PTC: none -NSVCI99(284)@e6507efad150: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@e6507efad150: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(282)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(272)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(277)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:51:46 UTC 2024 ====== 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 20241214095146443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095146744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63956) 20241214095147346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095147346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63956, count=72208) 20241214095148348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095148348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:51:48 UTC 2024 /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 20241214095149350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095149350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_closed_add_vty started. 20241214095149838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095149840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095149888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095149888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095149888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095149888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095149888 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095149888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095149888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095149888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095149888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095149889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095149889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095149889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095149889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095149889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095149889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095149889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095149889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095149889 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095149889 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095149889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095149889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095149889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095149891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095149895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095149895 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095149904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095149904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095149904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095149904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095149904 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095149904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095149904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095149904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095149904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095149905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095149905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095149905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095149905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095149905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095149905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095149905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095149905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095149905 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095149905 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095149905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095149905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095149905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095149907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095149912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095149912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095149921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095149921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095149921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095149921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095149921 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095149921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095149921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095149921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095149921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095149921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095149921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095149921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095149921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095149921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095149921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095149921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095149921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095149921 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095149921 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095149921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095149922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095149922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095149924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095149929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095149929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095150352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095150352 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095150352 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095150352 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095150356 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(304)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095150357 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214095150508 DGPRS DEBUG Checking for inactive LLMEs, time = 36698109 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@e6507efad150: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F39AE6A5'O, index=0 SGSN_Test-GSUP(305)@e6507efad150: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@e6507efad150: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F39AE6A5'O, index=1 20241214095151457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095151457 DLLC NOTICE LLME(ffffffff/f39ae6a5){UNASSIGNED} LLC RX: unknown TLLI 0xf39ae6a5, creating LLME on the fly (gprs_llc.c:552) 20241214095151457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095151457 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20241214095151457 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095151457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095151457 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095151457 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095151457 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095151457 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095151457 DLLC NOTICE LLME(ffffffff/f39ae6a5){UNASSIGNED} LLGM Assign pre (f39ae6a5 => fa2008d8) (gprs_llc.c:1079) 20241214095151457 DLLC NOTICE LLME(f39ae6a5/fa2008d8){ASSIGNED} LLGM Assign post (f39ae6a5 => fa2008d8) (gprs_llc.c:1125) 20241214095151457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095151457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095151457 DMM DEBUG MM(001010123456789/fa2008d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095151475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095151475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095151475 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095151475 DMM DEBUG MM(001010123456789/fa2008d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241214095151475 DMM NOTICE MM(001010123456789/fa2008d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095151475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095151475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095151475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241214095151475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241214095151475 DMM NOTICE MM(001010123456789/fa2008d8) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241214095151475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Reject}: Deallocated (fsm.c:568) 20241214095151475 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095151475 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095151475 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241214095151475 DLLC NOTICE LLME(f39ae6a5/fa2008d8){ASSIGNED} LLGM Assign pre (fa2008d8 => ffffffff) (gprs_llc.c:1079) 20241214095151475 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa2008d8 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@e6507efad150: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@e6507efad150: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@e6507efad150: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F39AE6A5'O, index=2 20241214095151488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095151488 DLLC NOTICE LLME(ffffffff/f39ae6a5){UNASSIGNED} LLC RX: unknown TLLI 0xf39ae6a5, creating LLME on the fly (gprs_llc.c:552) 20241214095151488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095151488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1248) 20241214095151488 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095151489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095151489 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095151489 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095151489 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095151489 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095151489 DLLC NOTICE LLME(ffffffff/f39ae6a5){UNASSIGNED} LLGM Assign pre (f39ae6a5 => feb2b9e1) (gprs_llc.c:1079) 20241214095151489 DLLC NOTICE LLME(f39ae6a5/feb2b9e1){ASSIGNED} LLGM Assign post (f39ae6a5 => feb2b9e1) (gprs_llc.c:1125) 20241214095151489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095151489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095151489 DMM DEBUG MM(001010123456700/feb2b9e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095151499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095151499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095151499 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095151499 DMM DEBUG MM(001010123456700/feb2b9e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241214095151500 DMM NOTICE MM(001010123456700/feb2b9e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095151500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095151500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095151500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241214095151500 DMM INFO MM(001010123456700/feb2b9e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfeb2b9e1) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@e6507efad150: Removing Client IMSI='001010123456700'H, index=2 20241214095152497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095152497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095152497 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095152497 DMM INFO MM(001010123456700/feb2b9e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095152497 DMM NOTICE MM(001010123456700/feb2b9e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095152497 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095152497 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095152497 DLLC NOTICE LLME(f39ae6a5/feb2b9e1){ASSIGNED} LLGM Assign pre (ffffffff => feb2b9e1) (gprs_llc.c:1079) 20241214095152497 DLLC NOTICE LLME(ffffffff/feb2b9e1){ASSIGNED} LLGM Assign post (ffffffff => feb2b9e1) (gprs_llc.c:1125) 20241214095152497 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095152497 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095152497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095152497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@e6507efad150: Final verdict of PTC: pass 20241214095152501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50860<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095152505 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095152505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(290)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(305)@e6507efad150: Final verdict of PTC: none -NSVCI97(293)@e6507efad150: Final verdict of PTC: none -NSVCI98(298)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@e6507efad150: Final verdict of PTC: none -NSVCI99(303)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@e6507efad150: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@e6507efad150: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@e6507efad150: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(301)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(291)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(296)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:51:52 UTC 2024 ====== 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 20241214095152584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095152986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77420) 20241214095153506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095153506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77420, count=81776) 20241214095154506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095154506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:51:55 UTC 2024 /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 20241214095155507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095155507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_check_subscriber_list started. 20241214095156084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095156086 DMM INFO MM(001010123456700/feb2b9e1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095156086 DMM INFO MM(001010123456700/feb2b9e1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095156086 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095156086 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095156086 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095156086 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095156087 DLLC NOTICE LLME(ffffffff/feb2b9e1){ASSIGNED} LLGM Assign pre (feb2b9e1 => ffffffff) (gprs_llc.c:1079) 20241214095156087 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (feb2b9e1 => ffffffff) (gprs_llc.c:1125) 20241214095156087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095156087 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095156087 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095156087 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095156087 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095156129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095156129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095156129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095156129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095156129 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095156129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095156129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095156129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095156129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095156130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095156130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095156130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095156130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095156130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095156130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095156130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095156130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095156130 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095156130 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095156130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(312)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095156131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095156131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095156133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095156138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095156139 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095156149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095156149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095156149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095156149 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095156149 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095156149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095156149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095156149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095156149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095156150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095156150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095156150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095156150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095156150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095156150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095156150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095156150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095156150 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095156150 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095156150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095156150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095156150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(318)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 20241214095156154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(314)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095156160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095156160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(315)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095156171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095156171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095156171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095156171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095156171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095156171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095156171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095156171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095156171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095156171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095156171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095156171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095156171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095156171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095156171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095156171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095156171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095156171 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095156171 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095156171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095156172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095156172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095156173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095156178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095156178 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(320)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095156508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095156508 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095156508 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095156508 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(322)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095156512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095156513 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(322)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@e6507efad150: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='FADBE4DF'O, index=0 SGSN_Test-GSUP(324)@e6507efad150: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@e6507efad150: 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 := '003FE0699F27EB9674C4F987E19E263F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F13BE8F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3BA3074716ED01C1'O } } } } } 20241214095157541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095157541 DLLC NOTICE LLME(ffffffff/fadbe4df){UNASSIGNED} LLC RX: unknown TLLI 0xfadbe4df, creating LLME on the fly (gprs_llc.c:552) 20241214095157541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095157541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1248) 20241214095157541 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095157541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095157541 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095157541 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095157541 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095157541 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095157541 DLLC NOTICE LLME(ffffffff/fadbe4df){UNASSIGNED} LLGM Assign pre (fadbe4df => cb9bc387) (gprs_llc.c:1079) 20241214095157541 DLLC NOTICE LLME(fadbe4df/cb9bc387){ASSIGNED} LLGM Assign post (fadbe4df => cb9bc387) (gprs_llc.c:1125) 20241214095157541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095157541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095157541 DMM DEBUG MM(262420000000034/cb9bc387) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095157550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095157550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095157550 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095157550 DMM DEBUG MM(262420000000034/cb9bc387) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241214095157550 DMM NOTICE MM(262420000000034/cb9bc387) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095157550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095157550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095157550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095157550 DMM DEBUG MM(262420000000034/cb9bc387) Requesting authorization (sgsn_auth.c:160) 20241214095157550 DMM INFO MM(262420000000034/cb9bc387) Requesting authentication tuples (sgsn_auth.c:184) 20241214095157550 DMM DEBUG MM(262420000000034/cb9bc387) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095157550 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241214095157550 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)@e6507efad150: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@e6507efad150: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241214095157551 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095157551 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095157551 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095157551 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095157551 DMM INFO MM(262420000000034/cb9bc387) Subscriber data update (mmctx.c:445) 20241214095157551 DMM DEBUG MM(262420000000034/cb9bc387) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095157551 DMM INFO MM(262420000000034/cb9bc387) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095157551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095157551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095157551 DMM INFO MM(262420000000034/cb9bc387) <- GMM AUTH AND CIPHERING REQ (rand = 00 3f e0 69 9f 27 eb 96 74 c4 f9 87 e1 9e 26 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095157556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095157556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095157556 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095157556 DMM INFO MM(262420000000034/cb9bc387) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095157556 DMM NOTICE MM(262420000000034/cb9bc387) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095157556 DMM DEBUG MM(262420000000034/cb9bc387) checking auth: received GSM SRES = f1 3b e8 f2 (gprs_gmm.c:648) 20241214095157556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095157556 DMM DEBUG MM(262420000000034/cb9bc387) Requesting authorization (sgsn_auth.c:160) 20241214095157556 DMM INFO MM(262420000000034/cb9bc387) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095157556 DMM DEBUG MM(262420000000034/cb9bc387) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095157556 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241214095157556 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) 20241214095157556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095157556 DMM INFO MM(262420000000034/cb9bc387) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb9bc387) (gprs_gmm.c:282) 20241214095157557 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095157557 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095157557 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241214095157557 DMM INFO MM(262420000000034/cb9bc387) Subscriber data update (mmctx.c:445) 20241214095157557 DMM DEBUG MM(262420000000034/cb9bc387) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095157557 DMM INFO MM(262420000000034/cb9bc387) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095157557 DMM NOTICE MM(262420000000034/cb9bc387) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241214095157557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095157557 DMM NOTICE MM(262420000000034/cb9bc387) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095157557 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) 20241214095157557 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095157557 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241214095157557 DMM INFO MM(262420000000034/cb9bc387) Subscriber data update (mmctx.c:445) 20241214095157557 DMM DEBUG MM(262420000000034/cb9bc387) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095157561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095157561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095157561 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095157561 DMM INFO MM(262420000000034/cb9bc387) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095157561 DMM NOTICE MM(262420000000034/cb9bc387) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095157561 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095157561 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095157561 DLLC NOTICE LLME(fadbe4df/cb9bc387){ASSIGNED} LLGM Assign pre (ffffffff => cb9bc387) (gprs_llc.c:1079) 20241214095157561 DLLC NOTICE LLME(ffffffff/cb9bc387){ASSIGNED} LLGM Assign post (ffffffff => cb9bc387) (gprs_llc.c:1125) 20241214095157561 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095157561 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095157561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095157561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@e6507efad150: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@e6507efad150: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@e6507efad150: Final verdict of PTC: pass 20241214095157620 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241214095157620 DMM INFO MM(262420000000034/cb9bc387) Subscriber data update (mmctx.c:445) 20241214095157620 DMM DEBUG MM(262420000000034/cb9bc387) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241214095157620 DMM INFO MM(262420000000034/cb9bc387) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241214095157620 DMM INFO MM(262420000000034/cb9bc387) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095157620 DMM INFO MM(262420000000034/cb9bc387) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095157620 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095157620 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095157620 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095157620 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095157620 DLLC NOTICE LLME(ffffffff/cb9bc387){ASSIGNED} LLGM Assign pre (cb9bc387 => ffffffff) (gprs_llc.c:1079) 20241214095157620 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb9bc387 => ffffffff) (gprs_llc.c:1125) 20241214095157620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095157620 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095157620 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095157620 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095157622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53598<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095157626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095157626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(324)@e6507efad150: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@e6507efad150: Final verdict of PTC: none -NSVCI97(312)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@e6507efad150: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@e6507efad150: Final verdict of PTC: none -NSVCI99(323)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@e6507efad150: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@e6507efad150: Final verdict of PTC: none -NSVCI98(317)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(321)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(310)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(316)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:51:57 UTC 2024 ====== 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 20241214095157722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095158024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53608<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93944) 20241214095158628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095158628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93944, count=94584) 20241214095159629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095159629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:52:00 UTC 2024 /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 20241214095200630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095200630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_detach_check_subscriber_list started. 20241214095201136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095201139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095201188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095201188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095201188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095201188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095201188 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095201188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095201188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095201188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095201188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095201189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095201189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095201189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095201189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095201189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095201189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095201189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095201189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095201189 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095201189 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095201189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095201190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095201190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095201192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095201196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095201196 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095201203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095201203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095201203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095201203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095201203 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095201203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095201203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095201203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095201203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095201203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095201203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095201203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095201203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095201203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095201203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095201203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095201203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095201203 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095201203 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095201203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095201204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095201204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095201206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095201211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095201211 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(338)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(335)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(342)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095201223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095201223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095201223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095201223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095201223 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095201223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095201223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095201223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095201223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095201224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095201224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095201224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095201224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095201224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095201224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095201224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095201224 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095201224 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095201224 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095201224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095201224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095201224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(342)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095201226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095201232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095201232 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(339)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095201631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095201631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095201631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095201631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(341)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095201637 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095201638 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(341)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(341)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(341)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(341)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@e6507efad150: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C8A40D0F'O, index=0 SGSN_Test-GSUP(343)@e6507efad150: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@e6507efad150: 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 := 'C0BA723A1247F287C50930E7EB48AD7B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4205111D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CE46E44644F0E8D'O } } } } } 20241214095201700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095201700 DLLC NOTICE LLME(ffffffff/c8a40d0f){UNASSIGNED} LLC RX: unknown TLLI 0xc8a40d0f, creating LLME on the fly (gprs_llc.c:552) 20241214095201700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095201700 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1248) 20241214095201700 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095201700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095201700 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095201700 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095201700 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095201700 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095201700 DLLC NOTICE LLME(ffffffff/c8a40d0f){UNASSIGNED} LLGM Assign pre (c8a40d0f => d5a885bf) (gprs_llc.c:1079) 20241214095201700 DLLC NOTICE LLME(c8a40d0f/d5a885bf){ASSIGNED} LLGM Assign post (c8a40d0f => d5a885bf) (gprs_llc.c:1125) 20241214095201700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095201700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095201700 DMM DEBUG MM(262420000000033/d5a885bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095201720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095201720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095201720 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095201720 DMM DEBUG MM(262420000000033/d5a885bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241214095201720 DMM NOTICE MM(262420000000033/d5a885bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095201720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095201720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095201720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095201720 DMM DEBUG MM(262420000000033/d5a885bf) Requesting authorization (sgsn_auth.c:160) 20241214095201720 DMM INFO MM(262420000000033/d5a885bf) Requesting authentication tuples (sgsn_auth.c:184) 20241214095201720 DMM DEBUG MM(262420000000033/d5a885bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095201720 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241214095201720 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)@e6507efad150: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@e6507efad150: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241214095201727 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095201727 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095201727 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095201727 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095201727 DMM INFO MM(262420000000033/d5a885bf) Subscriber data update (mmctx.c:445) 20241214095201727 DMM DEBUG MM(262420000000033/d5a885bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095201727 DMM INFO MM(262420000000033/d5a885bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095201727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095201727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095201727 DMM INFO MM(262420000000033/d5a885bf) <- GMM AUTH AND CIPHERING REQ (rand = c0 ba 72 3a 12 47 f2 87 c5 09 30 e7 eb 48 ad 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095201742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095201742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095201743 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095201743 DMM INFO MM(262420000000033/d5a885bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095201743 DMM NOTICE MM(262420000000033/d5a885bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095201743 DMM DEBUG MM(262420000000033/d5a885bf) checking auth: received GSM SRES = 42 05 11 1d (gprs_gmm.c:648) 20241214095201743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095201743 DMM DEBUG MM(262420000000033/d5a885bf) Requesting authorization (sgsn_auth.c:160) 20241214095201743 DMM INFO MM(262420000000033/d5a885bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095201743 DMM DEBUG MM(262420000000033/d5a885bf) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095201743 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241214095201743 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) 20241214095201743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095201743 DMM INFO MM(262420000000033/d5a885bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5a885bf) (gprs_gmm.c:282) 20241214095201746 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095201746 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095201746 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241214095201746 DMM INFO MM(262420000000033/d5a885bf) Subscriber data update (mmctx.c:445) 20241214095201746 DMM DEBUG MM(262420000000033/d5a885bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095201746 DMM INFO MM(262420000000033/d5a885bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095201746 DMM NOTICE MM(262420000000033/d5a885bf) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241214095201746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095201746 DMM NOTICE MM(262420000000033/d5a885bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095201746 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) 20241214095201748 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095201748 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241214095201748 DMM INFO MM(262420000000033/d5a885bf) Subscriber data update (mmctx.c:445) 20241214095201748 DMM DEBUG MM(262420000000033/d5a885bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095201757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095201757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095201757 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095201757 DMM INFO MM(262420000000033/d5a885bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095201757 DMM NOTICE MM(262420000000033/d5a885bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095201757 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095201757 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095201757 DLLC NOTICE LLME(c8a40d0f/d5a885bf){ASSIGNED} LLGM Assign pre (ffffffff => d5a885bf) (gprs_llc.c:1079) 20241214095201757 DLLC NOTICE LLME(ffffffff/d5a885bf){ASSIGNED} LLGM Assign post (ffffffff => d5a885bf) (gprs_llc.c:1125) 20241214095201757 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095201757 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095201757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095201758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@e6507efad150: setverdict(pass): none -> pass 20241214095201815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095201815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241214095201815 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095201815 DMM INFO MM(262420000000033/d5a885bf) -> GMM DETACH REQUEST TLLI=0xd5a885bf type=GPRS detach Power-off (gprs_gmm.c:1440) 20241214095201815 DMM INFO MM(262420000000033/d5a885bf) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241214095201815 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095201815 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095201815 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095201815 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095201815 DLLC NOTICE LLME(ffffffff/d5a885bf){ASSIGNED} LLGM Assign pre (d5a885bf => ffffffff) (gprs_llc.c:1079) 20241214095201815 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5a885bf => ffffffff) (gprs_llc.c:1125) 20241214095201815 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241214095201815 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) 20241214095201815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095201815 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095201815 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095201815 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095201817 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@e6507efad150: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@e6507efad150: Final verdict of PTC: pass 20241214095206838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53610<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@e6507efad150: Final verdict of PTC: none 20241214095206844 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095206844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_detach_check_subscriber_list-BVCI210(335)@e6507efad150: Final verdict of PTC: none -NSVCI99(342)@e6507efad150: Final verdict of PTC: none -NSVCI98(336)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@e6507efad150: Final verdict of PTC: none -NSVCI97(331)@e6507efad150: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@e6507efad150: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(341)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(334)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(340)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(329)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:52:06 UTC 2024 ====== 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 20241214095206909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095207211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91976) 20241214095207845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095207845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91976, count=94788) 20241214095208846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095208846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:52:09 UTC 2024 /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 20241214095209847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095209847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_check_complete_resend started. 20241214095210304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095210306 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095210355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095210355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095210355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095210355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095210355 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095210355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095210355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095210355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095210355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095210356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095210356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095210356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095210356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095210356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095210356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095210356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095210356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095210356 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095210356 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095210356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095210356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095210356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095210359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095210363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095210363 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095210371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095210371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095210371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095210371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095210371 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095210371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095210371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095210371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095210371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095210372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095210372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095210372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095210372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095210372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095210372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095210372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095210372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095210372 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095210372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095210372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(355)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095210373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095210373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095210374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095210379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095210379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095210390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095210390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095210390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095210390 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095210390 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095210390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095210390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095210390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095210390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095210391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095210391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095210391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095210391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095210391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095210391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095210391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095210391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095210391 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095210391 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095210391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095210391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095210391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095210393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095210398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095210398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095210848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095210848 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095210848 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095210848 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095210853 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(361)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095210854 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@e6507efad150: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C51EDD57'O, index=0 SGSN_Test-GSUP(362)@e6507efad150: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@e6507efad150: 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 := '45B44151026614DCBA996C09888287ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77FB1728'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '56B1A41CE337344D'O } } } } } 20241214095211939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095211939 DLLC NOTICE LLME(ffffffff/c51edd57){UNASSIGNED} LLC RX: unknown TLLI 0xc51edd57, creating LLME on the fly (gprs_llc.c:552) 20241214095211939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095211939 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241214095211940 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095211940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095211940 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095211940 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095211940 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095211940 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095211940 DLLC NOTICE LLME(ffffffff/c51edd57){UNASSIGNED} LLGM Assign pre (c51edd57 => f577855d) (gprs_llc.c:1079) 20241214095211940 DLLC NOTICE LLME(c51edd57/f577855d){ASSIGNED} LLGM Assign post (c51edd57 => f577855d) (gprs_llc.c:1125) 20241214095211940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095211940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095211940 DMM DEBUG MM(262420000000036/f577855d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095211964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095211965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095211965 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095211965 DMM DEBUG MM(262420000000036/f577855d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241214095211965 DMM NOTICE MM(262420000000036/f577855d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095211965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095211965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095211965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095211965 DMM DEBUG MM(262420000000036/f577855d) Requesting authorization (sgsn_auth.c:160) 20241214095211965 DMM INFO MM(262420000000036/f577855d) Requesting authentication tuples (sgsn_auth.c:184) 20241214095211965 DMM DEBUG MM(262420000000036/f577855d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095211965 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241214095211965 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)@e6507efad150: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@e6507efad150: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241214095211971 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095211971 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095211971 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095211971 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095211971 DMM INFO MM(262420000000036/f577855d) Subscriber data update (mmctx.c:445) 20241214095211971 DMM DEBUG MM(262420000000036/f577855d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095211971 DMM INFO MM(262420000000036/f577855d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095211971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095211971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095211971 DMM INFO MM(262420000000036/f577855d) <- GMM AUTH AND CIPHERING REQ (rand = 45 b4 41 51 02 66 14 dc ba 99 6c 09 88 82 87 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095211987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095211987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095211987 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095211987 DMM INFO MM(262420000000036/f577855d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095211987 DMM NOTICE MM(262420000000036/f577855d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095211987 DMM DEBUG MM(262420000000036/f577855d) checking auth: received GSM SRES = 77 fb 17 28 (gprs_gmm.c:648) 20241214095211988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095211988 DMM DEBUG MM(262420000000036/f577855d) Requesting authorization (sgsn_auth.c:160) 20241214095211988 DMM INFO MM(262420000000036/f577855d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095211988 DMM DEBUG MM(262420000000036/f577855d) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095211988 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241214095211988 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) 20241214095211988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095211988 DMM INFO MM(262420000000036/f577855d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf577855d) (gprs_gmm.c:282) 20241214095211990 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095211990 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095211990 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241214095211990 DMM INFO MM(262420000000036/f577855d) Subscriber data update (mmctx.c:445) 20241214095211990 DMM DEBUG MM(262420000000036/f577855d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095211990 DMM INFO MM(262420000000036/f577855d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095211990 DMM NOTICE MM(262420000000036/f577855d) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241214095211990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095211990 DMM NOTICE MM(262420000000036/f577855d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095211990 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) 20241214095211992 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095211992 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241214095211992 DMM INFO MM(262420000000036/f577855d) Subscriber data update (mmctx.c:445) 20241214095211992 DMM DEBUG MM(262420000000036/f577855d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@e6507efad150: Warning: Re-starting timer T, which is already active (running or expired). 20241214095217989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241214095217989 DMM INFO MM(262420000000036/f577855d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf577855d) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@e6507efad150: Warning: Re-starting timer T, which is already active (running or expired). 20241214095220508 DGPRS DEBUG Checking for inactive LLMEs, time = 36698139 (sgsn.c:132) 20241214095223990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241214095223990 DMM INFO MM(262420000000036/f577855d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf577855d) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@e6507efad150: Warning: Re-starting timer T, which is already active (running or expired). 20241214095229991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241214095229991 DMM INFO MM(262420000000036/f577855d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf577855d) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@e6507efad150: Warning: Re-starting timer T, which is already active (running or expired). 20241214095230849 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241214095230849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095230849 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241214095235992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241214095235992 DMM INFO MM(262420000000036/f577855d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf577855d) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@e6507efad150: Warning: Re-starting timer T, which is already active (running or expired). 20241214095240358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095240360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095240360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095240374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095240374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095240374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095240392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095240393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095240393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095241993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241214095241993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241214095241993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241214095241993 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241214095241993 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) 20241214095241993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Reject}: Deallocated (fsm.c:568) 20241214095241993 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095241993 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095241993 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241214095241993 DLLC NOTICE LLME(c51edd57/f577855d){ASSIGNED} LLGM Assign pre (f577855d => ffffffff) (gprs_llc.c:1079) 20241214095241993 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f577855d => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@e6507efad150: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@e6507efad150: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@e6507efad150: Final verdict of PTC: pass 20241214095246012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52298<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095246016 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095246016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(362)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@e6507efad150: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@e6507efad150: Final verdict of PTC: none -NSVCI97(350)@e6507efad150: Final verdict of PTC: none -NSVCI98(355)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@e6507efad150: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@e6507efad150: Final verdict of PTC: none -NSVCI99(360)@e6507efad150: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(353)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(348)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(358)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:52:46 UTC 2024 ====== 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 20241214095246084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095246386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49708<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90108) 20241214095247017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095247017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90108, count=95540) 20241214095248019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095248019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:52:48 UTC 2024 /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 20241214095249020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095249020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_hlr_location_cancel_request_update started. 20241214095249475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095249476 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@e6507efad150: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(369)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 20241214095249507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095249507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095249507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095249507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095249507 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095249507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095249507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095249507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095249507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(370)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095249508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095249508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095249508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095249508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095249508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095249508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095249508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095249508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095249508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095249508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095249508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095249508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095249508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(370)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095249510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(366)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241214095249515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095249515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(374)@e6507efad150: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_update-BVCI196(367)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095249517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095249517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095249517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095249517 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095249517 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095249517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095249517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095249517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095249517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095249518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095249518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095249518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095249518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095249518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095249518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095249518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095249518 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095249518 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095249518 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095249518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095249518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095249518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095249521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095249527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095249527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095249536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095249536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095249536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095249536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095249536 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095249536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095249536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095249536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095249536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095249537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095249537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095249537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095249537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095249537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095249537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095249537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095249537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095249537 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095249537 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095249537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095249538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095249538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095249540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095249545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095249545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095250022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095250022 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095250022 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095250022 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095250026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095250027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214095250509 DGPRS DEBUG Checking for inactive LLMEs, time = 36698169 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(367)@e6507efad150: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='EAD4A284'O, index=0 SGSN_Test-GSUP(381)@e6507efad150: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@e6507efad150: 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 := '9F8DA026A964815303C5BCFE0754F605'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '292D666A'O (")-fj") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3A7A727E9305561'O } } } } } 20241214095251100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095251100 DLLC NOTICE LLME(ffffffff/ead4a284){UNASSIGNED} LLC RX: unknown TLLI 0xead4a284, creating LLME on the fly (gprs_llc.c:552) 20241214095251100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095251100 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1248) 20241214095251100 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095251100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095251100 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095251100 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095251100 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095251100 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095251100 DLLC NOTICE LLME(ffffffff/ead4a284){UNASSIGNED} LLGM Assign pre (ead4a284 => ef69730a) (gprs_llc.c:1079) 20241214095251100 DLLC NOTICE LLME(ead4a284/ef69730a){ASSIGNED} LLGM Assign post (ead4a284 => ef69730a) (gprs_llc.c:1125) 20241214095251100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095251100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095251100 DMM DEBUG MM(262420000000031/ef69730a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095251114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095251114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095251114 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095251114 DMM DEBUG MM(262420000000031/ef69730a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241214095251114 DMM NOTICE MM(262420000000031/ef69730a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095251114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095251114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095251114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095251114 DMM DEBUG MM(262420000000031/ef69730a) Requesting authorization (sgsn_auth.c:160) 20241214095251114 DMM INFO MM(262420000000031/ef69730a) Requesting authentication tuples (sgsn_auth.c:184) 20241214095251114 DMM DEBUG MM(262420000000031/ef69730a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095251114 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241214095251114 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)@e6507efad150: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@e6507efad150: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241214095251119 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095251119 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095251119 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095251119 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095251119 DMM INFO MM(262420000000031/ef69730a) Subscriber data update (mmctx.c:445) 20241214095251119 DMM DEBUG MM(262420000000031/ef69730a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095251119 DMM INFO MM(262420000000031/ef69730a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095251119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095251119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095251119 DMM INFO MM(262420000000031/ef69730a) <- GMM AUTH AND CIPHERING REQ (rand = 9f 8d a0 26 a9 64 81 53 03 c5 bc fe 07 54 f6 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095251134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095251134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095251134 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095251134 DMM INFO MM(262420000000031/ef69730a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095251134 DMM NOTICE MM(262420000000031/ef69730a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095251134 DMM DEBUG MM(262420000000031/ef69730a) checking auth: received GSM SRES = 29 2d 66 6a (gprs_gmm.c:648) 20241214095251134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095251134 DMM DEBUG MM(262420000000031/ef69730a) Requesting authorization (sgsn_auth.c:160) 20241214095251134 DMM INFO MM(262420000000031/ef69730a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095251134 DMM DEBUG MM(262420000000031/ef69730a) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095251134 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241214095251134 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) 20241214095251134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095251134 DMM INFO MM(262420000000031/ef69730a) <- GMM ATTACH ACCEPT (new P-TMSI=0xef69730a) (gprs_gmm.c:282) 20241214095251136 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095251136 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095251136 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241214095251136 DMM INFO MM(262420000000031/ef69730a) Subscriber data update (mmctx.c:445) 20241214095251136 DMM DEBUG MM(262420000000031/ef69730a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095251136 DMM INFO MM(262420000000031/ef69730a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095251136 DMM NOTICE MM(262420000000031/ef69730a) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241214095251136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095251136 DMM NOTICE MM(262420000000031/ef69730a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095251136 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) 20241214095251137 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095251137 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241214095251137 DMM INFO MM(262420000000031/ef69730a) Subscriber data update (mmctx.c:445) 20241214095251137 DMM DEBUG MM(262420000000031/ef69730a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095251151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095251151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095251151 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095251151 DMM INFO MM(262420000000031/ef69730a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095251151 DMM NOTICE MM(262420000000031/ef69730a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095251151 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095251151 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095251151 DLLC NOTICE LLME(ead4a284/ef69730a){ASSIGNED} LLGM Assign pre (ffffffff => ef69730a) (gprs_llc.c:1079) 20241214095251151 DLLC NOTICE LLME(ffffffff/ef69730a){ASSIGNED} LLGM Assign post (ffffffff => ef69730a) (gprs_llc.c:1125) 20241214095251151 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095251151 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095251151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095251151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@e6507efad150: setverdict(pass): none -> pass 20241214095251201 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241214095251201 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241214095251201 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) 20241214095251201 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241214095251201 DMM INFO MM(262420000000031/ef69730a) Subscriber data update (mmctx.c:445) 20241214095251201 DMM DEBUG MM(262420000000031/ef69730a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241214095251201 DMM INFO MM(262420000000031/ef69730a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241214095251202 DMM INFO MM(262420000000031/ef69730a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095251202 DMM INFO MM(262420000000031/ef69730a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095251202 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095251202 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095251202 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095251202 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095251202 DLLC NOTICE LLME(ffffffff/ef69730a){ASSIGNED} LLGM Assign pre (ef69730a => ffffffff) (gprs_llc.c:1079) 20241214095251202 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef69730a => ffffffff) (gprs_llc.c:1125) 20241214095251202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095251202 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095251202 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095251202 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed MC@e6507efad150: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241214095256211 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095256211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(380)@e6507efad150: Final verdict of PTC: none -NSVCI98(374)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@e6507efad150: Final verdict of PTC: none -NSVCI97(370)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(381)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@e6507efad150: Final verdict of PTC: none 20241214095256216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49718<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI220(378)@e6507efad150: Final verdict of PTC: none -NSVCI99(379)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@e6507efad150: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@e6507efad150: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(377)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(372)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(368)@e6507efad150: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@e6507efad150: Final verdict of PTC: pass MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@e6507efad150: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:52:56 UTC 2024 ====== 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 20241214095256348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095256651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42264<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87924) 20241214095257213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095257213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87924, count=93976) 20241214095258214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095258215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:52:58 UTC 2024 /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 20241214095259217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095259217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_hlr_location_cancel_request_withdraw started. 20241214095259744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095259747 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095259778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095259779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095259779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095259779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095259779 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095259779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095259779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095259779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095259779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095259779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095259779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095259779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095259779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095259779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095259779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095259779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095259779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095259779 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095259779 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095259779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(388)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095259780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095259780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095259782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095259787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095259787 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095259794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095259794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095259794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095259794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095259794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095259794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095259794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095259794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095259794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095259795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095259795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095259795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095259795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095259795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095259795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095259795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095259795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095259795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095259795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095259795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095259796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095259796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095259798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095259803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095259804 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095259810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095259810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095259810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095259810 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095259810 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095259810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095259810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095259810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095259810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095259811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095259811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095259811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095259811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095259811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095259811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095259811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095259811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095259811 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095259811 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095259811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095259811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095259811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095259814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095259818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095259818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095300218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095300218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095300219 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095300219 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095300223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095300224 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e6507efad150: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='ED5EB13F'O, index=0 SGSN_Test-GSUP(400)@e6507efad150: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@e6507efad150: 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 := '44769949732746657F01D2A6C55886C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DCF23161'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5BD19448DF740419'O } } } } } 20241214095301297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095301297 DLLC NOTICE LLME(ffffffff/ed5eb13f){UNASSIGNED} LLC RX: unknown TLLI 0xed5eb13f, creating LLME on the fly (gprs_llc.c:552) 20241214095301297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095301297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1248) 20241214095301297 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095301297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095301297 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095301297 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095301297 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095301297 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095301297 DLLC NOTICE LLME(ffffffff/ed5eb13f){UNASSIGNED} LLGM Assign pre (ed5eb13f => f75860c1) (gprs_llc.c:1079) 20241214095301297 DLLC NOTICE LLME(ed5eb13f/f75860c1){ASSIGNED} LLGM Assign post (ed5eb13f => f75860c1) (gprs_llc.c:1125) 20241214095301297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095301297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095301297 DMM DEBUG MM(262420000000029/f75860c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095301314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095301314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095301314 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095301314 DMM DEBUG MM(262420000000029/f75860c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241214095301314 DMM NOTICE MM(262420000000029/f75860c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095301314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095301314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095301314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095301314 DMM DEBUG MM(262420000000029/f75860c1) Requesting authorization (sgsn_auth.c:160) 20241214095301314 DMM INFO MM(262420000000029/f75860c1) Requesting authentication tuples (sgsn_auth.c:184) 20241214095301314 DMM DEBUG MM(262420000000029/f75860c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095301314 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241214095301314 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)@e6507efad150: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@e6507efad150: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241214095301319 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095301319 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095301319 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095301319 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095301319 DMM INFO MM(262420000000029/f75860c1) Subscriber data update (mmctx.c:445) 20241214095301319 DMM DEBUG MM(262420000000029/f75860c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095301320 DMM INFO MM(262420000000029/f75860c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095301320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095301320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095301320 DMM INFO MM(262420000000029/f75860c1) <- GMM AUTH AND CIPHERING REQ (rand = 44 76 99 49 73 27 46 65 7f 01 d2 a6 c5 58 86 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095301334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095301334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095301334 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095301334 DMM INFO MM(262420000000029/f75860c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095301334 DMM NOTICE MM(262420000000029/f75860c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095301334 DMM DEBUG MM(262420000000029/f75860c1) checking auth: received GSM SRES = dc f2 31 61 (gprs_gmm.c:648) 20241214095301334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095301334 DMM DEBUG MM(262420000000029/f75860c1) Requesting authorization (sgsn_auth.c:160) 20241214095301334 DMM INFO MM(262420000000029/f75860c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095301334 DMM DEBUG MM(262420000000029/f75860c1) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095301334 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241214095301334 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) 20241214095301334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095301334 DMM INFO MM(262420000000029/f75860c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75860c1) (gprs_gmm.c:282) 20241214095301337 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095301337 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095301337 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241214095301337 DMM INFO MM(262420000000029/f75860c1) Subscriber data update (mmctx.c:445) 20241214095301337 DMM DEBUG MM(262420000000029/f75860c1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095301337 DMM INFO MM(262420000000029/f75860c1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095301337 DMM NOTICE MM(262420000000029/f75860c1) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241214095301337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095301337 DMM NOTICE MM(262420000000029/f75860c1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095301337 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) 20241214095301339 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095301339 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241214095301339 DMM INFO MM(262420000000029/f75860c1) Subscriber data update (mmctx.c:445) 20241214095301339 DMM DEBUG MM(262420000000029/f75860c1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095301350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095301350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095301350 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095301350 DMM INFO MM(262420000000029/f75860c1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095301350 DMM NOTICE MM(262420000000029/f75860c1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095301350 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095301350 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095301350 DLLC NOTICE LLME(ed5eb13f/f75860c1){ASSIGNED} LLGM Assign pre (ffffffff => f75860c1) (gprs_llc.c:1079) 20241214095301350 DLLC NOTICE LLME(ffffffff/f75860c1){ASSIGNED} LLGM Assign post (ffffffff => f75860c1) (gprs_llc.c:1125) 20241214095301350 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095301350 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095301350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095301350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@e6507efad150: setverdict(pass): none -> pass 20241214095301399 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241214095301399 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241214095301399 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) 20241214095301399 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241214095301399 DMM INFO MM(262420000000029/f75860c1) Subscriber data update (mmctx.c:445) 20241214095301399 DMM DEBUG MM(262420000000029/f75860c1) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241214095301399 DMM INFO MM(262420000000029/f75860c1) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241214095301399 DMM INFO MM(262420000000029/f75860c1) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241214095301399 DMM NOTICE MM(262420000000029/f75860c1) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241214095301399 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241214095301399 DMM INFO MM(262420000000029/f75860c1) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241214095301399 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095301399 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095301399 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095301399 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095301399 DLLC NOTICE LLME(ffffffff/f75860c1){ASSIGNED} LLGM Assign pre (f75860c1 => ffffffff) (gprs_llc.c:1079) 20241214095301399 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f75860c1 => ffffffff) (gprs_llc.c:1125) 20241214095301399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095301399 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095301399 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095301399 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e6507efad150: Removing Client IMSI='262420000000029'H, index=0 20241214095301413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095301413 DLLC NOTICE LLME(ffffffff/f75860c1){UNASSIGNED} LLC RX: unknown TLLI 0xf75860c1, creating LLME on the fly (gprs_llc.c:552) 20241214095301413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095301413 DMM NOTICE LLME(ffffffff/f75860c1){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241214095301413 DLLC NOTICE LLME(ffffffff/f75860c1){UNASSIGNED} LLGM Assign pre (f75860c1 => ffffffff) (gprs_llc.c:1079) 20241214095301413 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f75860c1 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@e6507efad150: Final verdict of PTC: pass 20241214095301417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42278<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(384)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(400)@e6507efad150: Final verdict of PTC: none 20241214095301421 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095301421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(388)@e6507efad150: Final verdict of PTC: none -NSVCI98(393)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@e6507efad150: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@e6507efad150: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@e6507efad150: Final verdict of PTC: none -NSVCI99(398)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@e6507efad150: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(386)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(391)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(396)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@e6507efad150: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:53:01 UTC 2024 ====== 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 20241214095301541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095301843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75532) 20241214095302423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095302423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=75532, count=96856) 20241214095303424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095303425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:53:03 UTC 2024 /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 20241214095304426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095304427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241214095304941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095304943 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095304987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095304987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095304987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095304987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095304987 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095304987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095304987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095304987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095304987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095304987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095304987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095304987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095304987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095304987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095304987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095304987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095304987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095304987 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095304987 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095304988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095304988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095304988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095304990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095304994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095304994 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)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095305001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095305001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095305001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095305001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095305001 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095305001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095305001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095305001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095305001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095305002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095305002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095305002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095305002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095305002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095305002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095305002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095305002 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095305002 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095305002 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095305002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095305002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095305002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095305005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095305010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095305010 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)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095305017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095305017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095305017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095305017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095305017 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095305017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095305017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095305017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095305017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095305018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095305018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095305018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095305018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095305018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095305018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095305018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095305018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095305018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095305018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095305018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095305018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095305018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095305020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095305025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095305025 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)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095305428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095305428 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095305428 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095305428 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095305432 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095305434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e6507efad150: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F0424D60'O, index=0 SGSN_Test-GSUP(419)@e6507efad150: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241214095306497 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) 20241214095306497 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@e6507efad150: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@e6507efad150: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@e6507efad150: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e6507efad150: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@e6507efad150: Final verdict of PTC: pass 20241214095306505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60668<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095306508 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095306508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(418)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(419)@e6507efad150: Final verdict of PTC: none -NSVCI97(407)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@e6507efad150: Final verdict of PTC: none -NSVCI98(412)@e6507efad150: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@e6507efad150: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e6507efad150: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@e6507efad150: Final verdict of PTC: none -NSVCI99(417)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(410)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(415)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(405)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@e6507efad150: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:53:06 UTC 2024 ====== 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 20241214095306587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095306888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45216) 20241214095307510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095307510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45216, count=53160) 20241214095308510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095308510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:53:08 UTC 2024 /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 20241214095309511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095309511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241214095309979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095309981 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095310024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095310024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095310024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095310024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095310024 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095310024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095310024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095310024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095310024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241214095310025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095310025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095310025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(426)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095310025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095310025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095310025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095310025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095310025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095310025 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095310025 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095310025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095310025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095310025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095310027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095310033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095310033 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095310041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095310041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095310041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095310041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095310041 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095310041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095310041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095310041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095310041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095310042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095310042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095310042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095310042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095310042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095310042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095310042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095310042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095310042 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095310042 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095310042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(431)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095310043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095310043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095310044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095310049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095310049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(433)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(437)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095310060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095310060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095310060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095310060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095310060 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095310060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095310060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095310060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095310060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095310061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095310061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095310061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095310061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095310061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095310061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095310061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095310061 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095310061 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095310061 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095310061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095310061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095310061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(437)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095310064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095310068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095310068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095310512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095310512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095310512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095310512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(436)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095310516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(436)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095310517 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(436)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(436)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(436)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e6507efad150: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C462DE48'O, index=0 SGSN_Test-GSUP(438)@e6507efad150: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241214095311577 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) 20241214095311577 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@e6507efad150: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@e6507efad150: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@e6507efad150: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e6507efad150: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@e6507efad150: Final verdict of PTC: pass 20241214095311583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60676<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(426)@e6507efad150: Final verdict of PTC: none 20241214095311587 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095311587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(438)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@e6507efad150: Final verdict of PTC: none -NSVCI99(437)@e6507efad150: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@e6507efad150: Final verdict of PTC: none -NSVCI98(431)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@e6507efad150: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e6507efad150: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(424)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(435)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(429)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@e6507efad150: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:53:11 UTC 2024 ====== 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 20241214095311686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095311988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45540) 20241214095312588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095312588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45540, count=53088) 20241214095313589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095313589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:53:14 UTC 2024 /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 20241214095314590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095314590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_rau_unknown started. 20241214095315043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095315045 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095315079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095315079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095315079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095315079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095315079 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095315079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095315079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095315079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095315079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095315079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095315079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095315079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095315079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095315079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095315079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095315079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095315079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095315079 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095315079 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095315079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095315080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095315080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095315081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095315086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095315086 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095315094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095315094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095315094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095315094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095315094 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095315094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095315094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095315094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095315094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095315094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095315094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095315095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095315095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095315095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095315095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095315095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095315095 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095315095 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095315095 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095315095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095315095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095315095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095315096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095315102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095315102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095315110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095315110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095315110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095315110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095315110 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095315110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095315110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095315110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095315110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095315111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095315111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095315111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095315111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095315111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095315111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095315111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095315111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095315111 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095315111 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095315111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095315111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095315111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095315114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095315120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095315120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095315591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095315591 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095315591 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095315591 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095315595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(456)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095315597 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@e6507efad150: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D2576CC3'O, index=0 SGSN_Test-GSUP(457)@e6507efad150: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241214095316664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095316664 DLLC NOTICE LLME(ffffffff/d2576cc3){UNASSIGNED} LLC RX: unknown TLLI 0xd2576cc3, creating LLME on the fly (gprs_llc.c:552) 20241214095316664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241214095316665 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241214095316665 DMM NOTICE LLME(ffffffff/d2576cc3){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241214095316665 DLLC NOTICE LLME(ffffffff/d2576cc3){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241214095316665 DMM ERROR LLME(ffffffff/d2576cc3){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241214095316665 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241214095316665 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241214095316665 DLLC NOTICE LLME(ffffffff/d2576cc3){UNASSIGNED} LLGM Assign pre (d2576cc3 => ffffffff) (gprs_llc.c:1079) 20241214095316665 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2576cc3 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@e6507efad150: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@e6507efad150: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@e6507efad150: Final verdict of PTC: pass 20241214095316689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55530<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095316693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095316693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(441)@e6507efad150: Final verdict of PTC: none -NSVCI97(445)@e6507efad150: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@e6507efad150: Final verdict of PTC: none -NSVCI98(450)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(457)@e6507efad150: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@e6507efad150: Final verdict of PTC: none -NSVCI99(455)@e6507efad150: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(443)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(448)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(453)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@e6507efad150: Test case TC_rau_unknown finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:53:16 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241214095316815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095317118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49576) 20241214095317695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095317695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49576, count=55008) 20241214095318696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095318696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:53:19 UTC 2024 /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 20241214095319697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095319697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_rau started. 20241214095320210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095320213 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095320251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095320251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095320251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095320251 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095320251 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095320251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095320251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095320251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095320251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095320252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095320252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095320252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095320252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095320252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095320252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095320252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095320252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095320252 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095320252 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095320252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095320252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(464)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095320252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095320254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095320259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095320259 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095320266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095320266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095320266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095320266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095320266 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095320266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095320266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095320266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095320266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095320267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095320267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095320267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095320267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095320267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095320267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095320267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095320267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095320267 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095320267 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095320267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(469)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095320267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095320267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095320270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095320275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095320275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(471)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095320281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095320282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095320282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095320282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095320282 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095320282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095320282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095320282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095320282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095320282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095320282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095320282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095320282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095320282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095320282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095320282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095320282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095320282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095320282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095320282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095320283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(474)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095320283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095320284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095320289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095320289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095320510 DGPRS DEBUG Checking for inactive LLMEs, time = 36698199 (sgsn.c:132) 20241214095320698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095320698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095320698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095320698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095320703 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(475)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095320703 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@e6507efad150: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D21C31E3'O, index=0 SGSN_Test-GSUP(476)@e6507efad150: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@e6507efad150: 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 := 'BE1C62C26FE0895528DE30369517446B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75506B9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '692E0D35E44EA6E6'O } } } } } 20241214095321778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095321778 DLLC NOTICE LLME(ffffffff/d21c31e3){UNASSIGNED} LLC RX: unknown TLLI 0xd21c31e3, creating LLME on the fly (gprs_llc.c:552) 20241214095321778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095321778 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1248) 20241214095321778 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095321778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095321778 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095321778 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095321778 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095321778 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095321778 DLLC NOTICE LLME(ffffffff/d21c31e3){UNASSIGNED} LLGM Assign pre (d21c31e3 => ee002adb) (gprs_llc.c:1079) 20241214095321778 DLLC NOTICE LLME(d21c31e3/ee002adb){ASSIGNED} LLGM Assign post (d21c31e3 => ee002adb) (gprs_llc.c:1125) 20241214095321778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095321778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095321778 DMM DEBUG MM(262420000000012/ee002adb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095321788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095321788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095321788 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095321788 DMM DEBUG MM(262420000000012/ee002adb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241214095321789 DMM NOTICE MM(262420000000012/ee002adb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095321789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095321789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095321789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095321789 DMM DEBUG MM(262420000000012/ee002adb) Requesting authorization (sgsn_auth.c:160) 20241214095321789 DMM INFO MM(262420000000012/ee002adb) Requesting authentication tuples (sgsn_auth.c:184) 20241214095321789 DMM DEBUG MM(262420000000012/ee002adb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095321789 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241214095321789 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)@e6507efad150: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@e6507efad150: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241214095321791 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095321791 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095321791 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095321791 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095321791 DMM INFO MM(262420000000012/ee002adb) Subscriber data update (mmctx.c:445) 20241214095321791 DMM DEBUG MM(262420000000012/ee002adb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095321791 DMM INFO MM(262420000000012/ee002adb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095321791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095321791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095321791 DMM INFO MM(262420000000012/ee002adb) <- GMM AUTH AND CIPHERING REQ (rand = be 1c 62 c2 6f e0 89 55 28 de 30 36 95 17 44 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095321798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095321798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095321798 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095321798 DMM INFO MM(262420000000012/ee002adb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095321798 DMM NOTICE MM(262420000000012/ee002adb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095321798 DMM DEBUG MM(262420000000012/ee002adb) checking auth: received GSM SRES = 75 50 6b 9e (gprs_gmm.c:648) 20241214095321798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095321798 DMM DEBUG MM(262420000000012/ee002adb) Requesting authorization (sgsn_auth.c:160) 20241214095321798 DMM INFO MM(262420000000012/ee002adb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095321798 DMM DEBUG MM(262420000000012/ee002adb) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095321798 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241214095321798 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) 20241214095321798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095321798 DMM INFO MM(262420000000012/ee002adb) <- GMM ATTACH ACCEPT (new P-TMSI=0xee002adb) (gprs_gmm.c:282) 20241214095321799 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095321799 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095321799 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241214095321799 DMM INFO MM(262420000000012/ee002adb) Subscriber data update (mmctx.c:445) 20241214095321799 DMM DEBUG MM(262420000000012/ee002adb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095321799 DMM INFO MM(262420000000012/ee002adb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095321799 DMM NOTICE MM(262420000000012/ee002adb) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241214095321799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095321800 DMM NOTICE MM(262420000000012/ee002adb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095321800 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) 20241214095321800 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095321800 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241214095321800 DMM INFO MM(262420000000012/ee002adb) Subscriber data update (mmctx.c:445) 20241214095321800 DMM DEBUG MM(262420000000012/ee002adb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095321804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095321804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095321804 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095321804 DMM INFO MM(262420000000012/ee002adb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095321804 DMM NOTICE MM(262420000000012/ee002adb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095321804 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095321804 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095321804 DLLC NOTICE LLME(d21c31e3/ee002adb){ASSIGNED} LLGM Assign pre (ffffffff => ee002adb) (gprs_llc.c:1079) 20241214095321804 DLLC NOTICE LLME(ffffffff/ee002adb){ASSIGNED} LLGM Assign post (ffffffff => ee002adb) (gprs_llc.c:1125) 20241214095321804 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095321804 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095321804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095321804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@e6507efad150: setverdict(pass): none -> pass 20241214095321860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095321860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095321860 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095321860 DMM INFO MM(262420000000012/ee002adb) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20241214095321861 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095321861 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214095321861 DLLC NOTICE LLME(ffffffff/ee002adb){ASSIGNED} LLGM Assign pre (ee002adb => fd5c8d89) (gprs_llc.c:1079) 20241214095321861 DLLC NOTICE LLME(ee002adb/fd5c8d89){ASSIGNED} LLGM Assign post (ee002adb => fd5c8d89) (gprs_llc.c:1125) 20241214095321861 DMM INFO MM(262420000000012/fd5c8d89) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@e6507efad150: Removing Client IMSI='262420000000012'H, index=0 20241214095321875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095321875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241214095321875 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095321875 DMM INFO MM(262420000000012/fd5c8d89) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241214095321875 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241214095321875 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095321875 DLLC NOTICE LLME(ee002adb/fd5c8d89){ASSIGNED} LLGM Assign pre (ffffffff => fd5c8d89) (gprs_llc.c:1079) 20241214095321875 DLLC NOTICE LLME(ffffffff/fd5c8d89){ASSIGNED} LLGM Assign post (ffffffff => fd5c8d89) (gprs_llc.c:1125) 20241214095321875 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@e6507efad150: Final verdict of PTC: pass 20241214095321880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@e6507efad150: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@e6507efad150: Final verdict of PTC: none -NSVCI97(464)@e6507efad150: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@e6507efad150: Final verdict of PTC: none -NSVCI98(469)@e6507efad150: Final verdict of PTC: none 20241214095321884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095321884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(474)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(467)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(472)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(462)@e6507efad150: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_rau finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:53:21 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241214095321968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095322371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79784) 20241214095322886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095322886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79784, count=92936) 20241214095323887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095323887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:53:24 UTC 2024 /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 20241214095324889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095324889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_rau_a_a started. 20241214095325464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095325466 DMM INFO MM(262420000000012/fd5c8d89) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095325466 DMM INFO MM(262420000000012/fd5c8d89) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095325466 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095325466 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095325466 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095325466 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095325466 DLLC NOTICE LLME(ffffffff/fd5c8d89){ASSIGNED} LLGM Assign pre (fd5c8d89 => ffffffff) (gprs_llc.c:1079) 20241214095325466 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd5c8d89 => ffffffff) (gprs_llc.c:1125) 20241214095325466 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241214095325466 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) 20241214095325466 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) 20241214095325466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095325466 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095325467 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095325467 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095325467 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095325513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095325513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095325513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095325513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095325513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095325513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095325513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095325513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095325513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095325514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095325515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095325515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095325515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095325515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095325515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095325515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095325515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095325515 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095325515 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095325515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095325515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(483)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095325515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 20241214095325517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095325522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095325522 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095325528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095325528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095325528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095325528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095325528 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095325528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095325528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095325528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095325528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095325529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095325529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095325529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095325529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095325529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095325529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095325529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095325529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095325529 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095325529 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095325529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095325529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095325529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095325530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095325535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095325535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(494)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095325548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095325548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095325548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095325548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095325548 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095325548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095325548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095325548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095325548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095325549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095325549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095325549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095325549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095325549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095325549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095325549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095325549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095325549 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095325549 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095325549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095325549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095325549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095325551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095325555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095325555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(491)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095325890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095325890 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095325890 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095325890 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(493)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095325896 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(493)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095325897 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(493)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(493)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(493)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@e6507efad150: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D4894175'O, index=0 SGSN_Test-GSUP(495)@e6507efad150: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@e6507efad150: 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 := '17293B21B463D005C14A96459EBA3206'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A49D6DF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FDD801F7ADDDFAB'O } } } } } 20241214095326970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095326970 DLLC NOTICE LLME(ffffffff/d4894175){UNASSIGNED} LLC RX: unknown TLLI 0xd4894175, creating LLME on the fly (gprs_llc.c:552) 20241214095326970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095326970 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1248) 20241214095326970 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095326970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095326970 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095326970 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095326970 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095326970 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095326970 DLLC NOTICE LLME(ffffffff/d4894175){UNASSIGNED} LLGM Assign pre (d4894175 => ffb4f7ef) (gprs_llc.c:1079) 20241214095326970 DLLC NOTICE LLME(d4894175/ffb4f7ef){ASSIGNED} LLGM Assign post (d4894175 => ffb4f7ef) (gprs_llc.c:1125) 20241214095326970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095326970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095326970 DMM DEBUG MM(262420000000037/ffb4f7ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095326980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095326980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095326980 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095326980 DMM DEBUG MM(262420000000037/ffb4f7ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241214095326980 DMM NOTICE MM(262420000000037/ffb4f7ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095326980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095326980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095326980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095326980 DMM DEBUG MM(262420000000037/ffb4f7ef) Requesting authorization (sgsn_auth.c:160) 20241214095326980 DMM INFO MM(262420000000037/ffb4f7ef) Requesting authentication tuples (sgsn_auth.c:184) 20241214095326980 DMM DEBUG MM(262420000000037/ffb4f7ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095326980 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241214095326980 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)@e6507efad150: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@e6507efad150: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241214095326983 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095326983 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095326983 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095326983 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095326983 DMM INFO MM(262420000000037/ffb4f7ef) Subscriber data update (mmctx.c:445) 20241214095326983 DMM DEBUG MM(262420000000037/ffb4f7ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095326983 DMM INFO MM(262420000000037/ffb4f7ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095326983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095326983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095326983 DMM INFO MM(262420000000037/ffb4f7ef) <- GMM AUTH AND CIPHERING REQ (rand = 17 29 3b 21 b4 63 d0 05 c1 4a 96 45 9e ba 32 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095326992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095326993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095326993 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095326993 DMM INFO MM(262420000000037/ffb4f7ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095326993 DMM NOTICE MM(262420000000037/ffb4f7ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095326993 DMM DEBUG MM(262420000000037/ffb4f7ef) checking auth: received GSM SRES = a4 9d 6d f2 (gprs_gmm.c:648) 20241214095326993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095326993 DMM DEBUG MM(262420000000037/ffb4f7ef) Requesting authorization (sgsn_auth.c:160) 20241214095326993 DMM INFO MM(262420000000037/ffb4f7ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095326993 DMM DEBUG MM(262420000000037/ffb4f7ef) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095326993 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241214095326993 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) 20241214095326993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095326993 DMM INFO MM(262420000000037/ffb4f7ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xffb4f7ef) (gprs_gmm.c:282) 20241214095326995 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095326995 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095326995 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241214095326995 DMM INFO MM(262420000000037/ffb4f7ef) Subscriber data update (mmctx.c:445) 20241214095326995 DMM DEBUG MM(262420000000037/ffb4f7ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095326995 DMM INFO MM(262420000000037/ffb4f7ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095326995 DMM NOTICE MM(262420000000037/ffb4f7ef) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241214095326995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095326995 DMM NOTICE MM(262420000000037/ffb4f7ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095326995 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) 20241214095326996 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095326996 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241214095326996 DMM INFO MM(262420000000037/ffb4f7ef) Subscriber data update (mmctx.c:445) 20241214095326996 DMM DEBUG MM(262420000000037/ffb4f7ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095327005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095327005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095327005 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095327005 DMM INFO MM(262420000000037/ffb4f7ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095327005 DMM NOTICE MM(262420000000037/ffb4f7ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095327005 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095327005 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095327005 DLLC NOTICE LLME(d4894175/ffb4f7ef){ASSIGNED} LLGM Assign pre (ffffffff => ffb4f7ef) (gprs_llc.c:1079) 20241214095327005 DLLC NOTICE LLME(ffffffff/ffb4f7ef){ASSIGNED} LLGM Assign post (ffffffff => ffb4f7ef) (gprs_llc.c:1125) 20241214095327005 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095327005 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095327005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095327005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@e6507efad150: setverdict(pass): none -> pass 20241214095327058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095327058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095327058 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095327059 DMM INFO MM(262420000000037/ffb4f7ef) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241214095327059 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095327059 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214095327059 DLLC NOTICE LLME(ffffffff/ffb4f7ef){ASSIGNED} LLGM Assign pre (ffb4f7ef => d473ba88) (gprs_llc.c:1079) 20241214095327059 DLLC NOTICE LLME(ffb4f7ef/d473ba88){ASSIGNED} LLGM Assign post (ffb4f7ef => d473ba88) (gprs_llc.c:1125) 20241214095327059 DMM INFO MM(262420000000037/d473ba88) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095327073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095327073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241214095327073 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095327073 DMM INFO MM(262420000000037/d473ba88) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241214095327073 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241214095327073 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095327073 DLLC NOTICE LLME(ffb4f7ef/d473ba88){ASSIGNED} LLGM Assign pre (ffffffff => d473ba88) (gprs_llc.c:1079) 20241214095327073 DLLC NOTICE LLME(ffffffff/d473ba88){ASSIGNED} LLGM Assign post (ffffffff => d473ba88) (gprs_llc.c:1125) 20241214095327073 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241214095327073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095327073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095327073 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095327073 DMM INFO MM(262420000000037/d473ba88) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241214095327073 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095327073 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214095327073 DLLC NOTICE LLME(ffffffff/d473ba88){ASSIGNED} LLGM Assign pre (d473ba88 => f503aac2) (gprs_llc.c:1079) 20241214095327073 DLLC NOTICE LLME(d473ba88/f503aac2){ASSIGNED} LLGM Assign post (d473ba88 => f503aac2) (gprs_llc.c:1125) 20241214095327073 DMM INFO MM(262420000000037/f503aac2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095327084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095327085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095327085 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095327085 DMM INFO MM(262420000000037/f503aac2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241214095327085 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241214095327085 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095327085 DLLC NOTICE LLME(d473ba88/f503aac2){ASSIGNED} LLGM Assign pre (ffffffff => f503aac2) (gprs_llc.c:1079) 20241214095327085 DLLC NOTICE LLME(ffffffff/f503aac2){ASSIGNED} LLGM Assign post (ffffffff => f503aac2) (gprs_llc.c:1125) 20241214095327085 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241214095327086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095327086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095327086 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095327086 DMM INFO MM(262420000000037/f503aac2) -> GMM DETACH REQUEST TLLI=0xf503aac2 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241214095327086 DMM INFO MM(262420000000037/f503aac2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241214095327086 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095327086 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095327086 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095327086 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095327086 DLLC NOTICE LLME(ffffffff/f503aac2){ASSIGNED} LLGM Assign pre (f503aac2 => ffffffff) (gprs_llc.c:1079) 20241214095327086 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f503aac2 => ffffffff) (gprs_llc.c:1125) 20241214095327086 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241214095327086 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) 20241214095327086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095327086 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095327086 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095327086 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095327087 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@e6507efad150: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@e6507efad150: Final verdict of PTC: pass 20241214095332101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58138<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@e6507efad150: Final verdict of PTC: none 20241214095332106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095332106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_a-BVCI220(491)@e6507efad150: Final verdict of PTC: none -NSVCI99(494)@e6507efad150: Final verdict of PTC: none -NSVCI98(488)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(493)@e6507efad150: Final verdict of PTC: none -NSVCI97(483)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@e6507efad150: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@e6507efad150: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(492)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(481)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(486)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:53:32 UTC 2024 ====== 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 20241214095332187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095332489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50460<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107376) 20241214095333107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095333107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107376, count=112808) 20241214095334109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095334109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:53:34 UTC 2024 /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 20241214095335111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095335111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_rau_a_b started. 20241214095335589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095335591 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095335638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095335638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095335638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095335638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095335638 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095335638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095335638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095335638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095335638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095335639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095335639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095335639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095335640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095335640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095335640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095335640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095335640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095335640 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095335640 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095335640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(502)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095335640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095335640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095335642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095335647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095335647 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095335654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095335654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095335654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095335654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095335654 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095335654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095335654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095335654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095335654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095335655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095335655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095335655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095335655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095335655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095335655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095335655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095335655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095335655 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095335655 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095335655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095335655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095335655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095335657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095335661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095335662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095335669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095335669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095335669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095335669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095335669 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095335669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095335669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095335669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095335669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095335670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095335670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095335670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095335670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095335670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095335670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095335670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095335670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095335670 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095335670 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095335670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095335670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095335670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095335673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095335678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095335678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095336112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095336112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095336112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095336112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095336116 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095336117 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@e6507efad150: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F00BFFDE'O, index=0 SGSN_Test-GSUP(514)@e6507efad150: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@e6507efad150: 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 := '9A79550AC707A7FFDAA2665F0CDA9880'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7B0554A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D85E107B53F40FC3'O } } } } } 20241214095337193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095337193 DLLC NOTICE LLME(ffffffff/f00bffde){UNASSIGNED} LLC RX: unknown TLLI 0xf00bffde, creating LLME on the fly (gprs_llc.c:552) 20241214095337193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095337193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1248) 20241214095337193 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095337193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095337193 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095337193 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095337193 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095337193 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095337193 DLLC NOTICE LLME(ffffffff/f00bffde){UNASSIGNED} LLGM Assign pre (f00bffde => fc746849) (gprs_llc.c:1079) 20241214095337193 DLLC NOTICE LLME(f00bffde/fc746849){ASSIGNED} LLGM Assign post (f00bffde => fc746849) (gprs_llc.c:1125) 20241214095337193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095337193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095337193 DMM DEBUG MM(262420000000038/fc746849) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095337220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095337220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095337220 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095337220 DMM DEBUG MM(262420000000038/fc746849) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241214095337220 DMM NOTICE MM(262420000000038/fc746849) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095337220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095337220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095337220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095337220 DMM DEBUG MM(262420000000038/fc746849) Requesting authorization (sgsn_auth.c:160) 20241214095337220 DMM INFO MM(262420000000038/fc746849) Requesting authentication tuples (sgsn_auth.c:184) 20241214095337220 DMM DEBUG MM(262420000000038/fc746849) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095337220 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241214095337220 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)@e6507efad150: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@e6507efad150: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241214095337226 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095337226 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095337226 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095337226 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095337226 DMM INFO MM(262420000000038/fc746849) Subscriber data update (mmctx.c:445) 20241214095337226 DMM DEBUG MM(262420000000038/fc746849) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095337226 DMM INFO MM(262420000000038/fc746849) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095337226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095337226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095337226 DMM INFO MM(262420000000038/fc746849) <- GMM AUTH AND CIPHERING REQ (rand = 9a 79 55 0a c7 07 a7 ff da a2 66 5f 0c da 98 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095337241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095337242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095337242 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095337242 DMM INFO MM(262420000000038/fc746849) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095337242 DMM NOTICE MM(262420000000038/fc746849) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095337242 DMM DEBUG MM(262420000000038/fc746849) checking auth: received GSM SRES = a7 b0 55 4a (gprs_gmm.c:648) 20241214095337242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095337242 DMM DEBUG MM(262420000000038/fc746849) Requesting authorization (sgsn_auth.c:160) 20241214095337242 DMM INFO MM(262420000000038/fc746849) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095337242 DMM DEBUG MM(262420000000038/fc746849) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095337242 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241214095337242 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) 20241214095337242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095337242 DMM INFO MM(262420000000038/fc746849) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc746849) (gprs_gmm.c:282) 20241214095337245 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095337245 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095337245 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241214095337245 DMM INFO MM(262420000000038/fc746849) Subscriber data update (mmctx.c:445) 20241214095337245 DMM DEBUG MM(262420000000038/fc746849) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095337245 DMM INFO MM(262420000000038/fc746849) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095337245 DMM NOTICE MM(262420000000038/fc746849) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241214095337245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095337245 DMM NOTICE MM(262420000000038/fc746849) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095337245 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) 20241214095337246 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095337246 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241214095337246 DMM INFO MM(262420000000038/fc746849) Subscriber data update (mmctx.c:445) 20241214095337246 DMM DEBUG MM(262420000000038/fc746849) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095337257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095337257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095337257 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095337258 DMM INFO MM(262420000000038/fc746849) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095337258 DMM NOTICE MM(262420000000038/fc746849) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095337258 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095337258 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095337258 DLLC NOTICE LLME(f00bffde/fc746849){ASSIGNED} LLGM Assign pre (ffffffff => fc746849) (gprs_llc.c:1079) 20241214095337258 DLLC NOTICE LLME(ffffffff/fc746849){ASSIGNED} LLGM Assign post (ffffffff => fc746849) (gprs_llc.c:1125) 20241214095337258 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095337258 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095337258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095337258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@e6507efad150: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@e6507efad150: attach complete sending rau 20241214095337314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095337314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095337314 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095337314 DMM INFO MM(262420000000038/fc746849) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241214095337314 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095337314 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214095337314 DLLC NOTICE LLME(ffffffff/fc746849){ASSIGNED} LLGM Assign pre (fc746849 => e867683a) (gprs_llc.c:1079) 20241214095337314 DLLC NOTICE LLME(fc746849/e867683a){ASSIGNED} LLGM Assign post (fc746849 => e867683a) (gprs_llc.c:1125) 20241214095337314 DMM INFO MM(262420000000038/e867683a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e6507efad150: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@e6507efad150: Removing Client IMSI='262420000000038'H, index=0 20241214095337329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095337329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241214095337329 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095337329 DMM INFO MM(262420000000038/e867683a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241214095337329 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241214095337329 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095337329 DLLC NOTICE LLME(fc746849/e867683a){ASSIGNED} LLGM Assign pre (ffffffff => e867683a) (gprs_llc.c:1079) 20241214095337329 DLLC NOTICE LLME(ffffffff/e867683a){ASSIGNED} LLGM Assign post (ffffffff => e867683a) (gprs_llc.c:1125) 20241214095337329 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@e6507efad150: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E867683A'O, index=0 TC_attach_rau_a_b(516)@e6507efad150: sending second RAU via different RA 20241214095337338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095337338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095337338 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241214095337338 DMM INFO MM(262420000000038/e867683a) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e867683a, P-TMSI: e867683a (00000000), TLLI: e867683a (e867683a), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241214095337338 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241214095337338 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214095337338 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095337338 DLLC NOTICE LLME(ffffffff/e867683a){ASSIGNED} LLGM Assign pre (e867683a => e867683a) (gprs_llc.c:1079) 20241214095337338 DLLC NOTICE LLME(e867683a/e867683a){ASSIGNED} LLGM Assign post (e867683a => e867683a) (gprs_llc.c:1125) 20241214095337338 DMM INFO MM(262420000000038/e867683a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095337371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095337371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095337371 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095337371 DMM INFO MM(262420000000038/e867683a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241214095337371 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241214095337371 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095337371 DLLC NOTICE LLME(e867683a/e867683a){ASSIGNED} LLGM Assign pre (ffffffff => e867683a) (gprs_llc.c:1079) 20241214095337371 DLLC NOTICE LLME(ffffffff/e867683a){ASSIGNED} LLGM Assign post (ffffffff => e867683a) (gprs_llc.c:1125) 20241214095337371 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241214095337371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095337371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095337371 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095337371 DMM INFO MM(262420000000038/e867683a) -> GMM DETACH REQUEST TLLI=0xe867683a type=GPRS detach Power-off (gprs_gmm.c:1440) 20241214095337371 DMM INFO MM(262420000000038/e867683a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241214095337371 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095337371 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095337371 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095337371 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095337371 DLLC NOTICE LLME(ffffffff/e867683a){ASSIGNED} LLGM Assign pre (e867683a => ffffffff) (gprs_llc.c:1079) 20241214095337371 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e867683a => ffffffff) (gprs_llc.c:1125) 20241214095337371 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241214095337371 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) 20241214095337371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095337371 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095337371 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095337372 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095337373 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@e6507efad150: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@e6507efad150: Final verdict of PTC: pass 20241214095342389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50464<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(512)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(514)@e6507efad150: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@e6507efad150: Final verdict of PTC: none 20241214095342395 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095342395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(502)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@e6507efad150: Final verdict of PTC: none -NSVCI98(507)@e6507efad150: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@e6507efad150: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(500)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(510)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(505)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:53:42 UTC 2024 ====== 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 20241214095342505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095342807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103376) 20241214095343397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095343397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103376, count=108808) 20241214095344398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095344398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:53:44 UTC 2024 /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 20241214095345400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095345400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241214095345856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095345859 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095345903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095345903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095345903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095345903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095345903 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095345903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095345903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095345903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095345903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095345904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095345904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095345904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095345904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095345904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095345904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095345904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095345904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095345904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095345904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095345904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095345905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095345905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095345907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095345911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095345911 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095345918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095345918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095345918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095345918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095345918 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095345918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095345918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095345918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095345918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095345919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095345919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095345919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095345919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095345919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095345919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095345919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095345919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095345919 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095345919 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095345919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095345919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095345919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095345922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095345926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095345926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095345935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095345935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095345935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095345935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095345935 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095345935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095345935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095345935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095345935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095345936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095345936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095345936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095345936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095345936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095345936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095345936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095345936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095345936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095345936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095345936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(531)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095345936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095345936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095345938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095345942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095345942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095346402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095346402 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095346402 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095346402 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095346406 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(532)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095346408 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e6507efad150: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D54A1D34'O, index=0 SGSN_Test-GSUP(533)@e6507efad150: 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)@e6507efad150: 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 := '29DD1AA7D36459CB6EB5E738211DEF0A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8675432B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01CC6EBA6E6C71D6'O } } } } } 20241214095347473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095347473 DLLC NOTICE LLME(ffffffff/d54a1d34){UNASSIGNED} LLC RX: unknown TLLI 0xd54a1d34, creating LLME on the fly (gprs_llc.c:552) 20241214095347473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095347473 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1248) 20241214095347473 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095347473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095347473 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095347473 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095347473 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095347473 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095347473 DLLC NOTICE LLME(ffffffff/d54a1d34){UNASSIGNED} LLGM Assign pre (d54a1d34 => fa0ca50c) (gprs_llc.c:1079) 20241214095347473 DLLC NOTICE LLME(d54a1d34/fa0ca50c){ASSIGNED} LLGM Assign post (d54a1d34 => fa0ca50c) (gprs_llc.c:1125) 20241214095347473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095347473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095347473 DMM DEBUG MM(262420000000039/fa0ca50c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095347483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095347483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095347483 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095347483 DMM DEBUG MM(262420000000039/fa0ca50c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241214095347483 DMM NOTICE MM(262420000000039/fa0ca50c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095347483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095347483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095347483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095347483 DMM DEBUG MM(262420000000039/fa0ca50c) Requesting authorization (sgsn_auth.c:160) 20241214095347483 DMM INFO MM(262420000000039/fa0ca50c) Requesting authentication tuples (sgsn_auth.c:184) 20241214095347483 DMM DEBUG MM(262420000000039/fa0ca50c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095347483 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241214095347483 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)@e6507efad150: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@e6507efad150: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241214095347487 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095347487 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095347487 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095347487 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095347487 DMM INFO MM(262420000000039/fa0ca50c) Subscriber data update (mmctx.c:445) 20241214095347487 DMM DEBUG MM(262420000000039/fa0ca50c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095347487 DMM INFO MM(262420000000039/fa0ca50c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095347487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095347487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095347487 DMM INFO MM(262420000000039/fa0ca50c) <- GMM AUTH AND CIPHERING REQ (rand = 29 dd 1a a7 d3 64 59 cb 6e b5 e7 38 21 1d ef 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095347497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095347497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095347497 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095347497 DMM INFO MM(262420000000039/fa0ca50c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095347497 DMM NOTICE MM(262420000000039/fa0ca50c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095347497 DMM DEBUG MM(262420000000039/fa0ca50c) checking auth: received GSM SRES = 86 75 43 2b (gprs_gmm.c:648) 20241214095347497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095347497 DMM DEBUG MM(262420000000039/fa0ca50c) Requesting authorization (sgsn_auth.c:160) 20241214095347497 DMM INFO MM(262420000000039/fa0ca50c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095347497 DMM DEBUG MM(262420000000039/fa0ca50c) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095347497 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241214095347497 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) 20241214095347497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095347498 DMM INFO MM(262420000000039/fa0ca50c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa0ca50c) (gprs_gmm.c:282) 20241214095347500 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095347500 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095347500 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241214095347500 DMM INFO MM(262420000000039/fa0ca50c) Subscriber data update (mmctx.c:445) 20241214095347500 DMM DEBUG MM(262420000000039/fa0ca50c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095347500 DMM INFO MM(262420000000039/fa0ca50c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095347500 DMM NOTICE MM(262420000000039/fa0ca50c) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241214095347500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095347500 DMM NOTICE MM(262420000000039/fa0ca50c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095347500 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) 20241214095347501 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095347501 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241214095347501 DMM INFO MM(262420000000039/fa0ca50c) Subscriber data update (mmctx.c:445) 20241214095347501 DMM DEBUG MM(262420000000039/fa0ca50c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095347511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095347511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095347511 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095347511 DMM INFO MM(262420000000039/fa0ca50c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095347511 DMM NOTICE MM(262420000000039/fa0ca50c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095347511 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095347511 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095347511 DLLC NOTICE LLME(d54a1d34/fa0ca50c){ASSIGNED} LLGM Assign pre (ffffffff => fa0ca50c) (gprs_llc.c:1079) 20241214095347511 DLLC NOTICE LLME(ffffffff/fa0ca50c){ASSIGNED} LLGM Assign post (ffffffff => fa0ca50c) (gprs_llc.c:1125) 20241214095347511 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095347511 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095347511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095347511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@e6507efad150: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@e6507efad150: attach complete sending rau 20241214095347569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095347569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095347569 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095347569 DMM INFO MM(262420000000039/fa0ca50c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241214095347569 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095347569 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214095347570 DLLC NOTICE LLME(ffffffff/fa0ca50c){ASSIGNED} LLGM Assign pre (fa0ca50c => ea3fd1f7) (gprs_llc.c:1079) 20241214095347570 DLLC NOTICE LLME(fa0ca50c/ea3fd1f7){ASSIGNED} LLGM Assign post (fa0ca50c => ea3fd1f7) (gprs_llc.c:1125) 20241214095347570 DMM INFO MM(262420000000039/ea3fd1f7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@e6507efad150: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e6507efad150: Removing Client IMSI='262420000000039'H, index=0 20241214095347585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095347585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241214095347585 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095347585 DMM INFO MM(262420000000039/ea3fd1f7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241214095347585 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241214095347585 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095347585 DLLC NOTICE LLME(fa0ca50c/ea3fd1f7){ASSIGNED} LLGM Assign pre (ffffffff => ea3fd1f7) (gprs_llc.c:1079) 20241214095347586 DLLC NOTICE LLME(ffffffff/ea3fd1f7){ASSIGNED} LLGM Assign post (ffffffff => ea3fd1f7) (gprs_llc.c:1125) 20241214095347586 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@e6507efad150: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='EA3FD1F7'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@e6507efad150: sending second RAU via different RA with wrong Old RA 20241214095347593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095347593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095347593 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241214095347594 DMM NOTICE LLME(ffffffff/ea3fd1f7){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241214095347594 DLLC NOTICE LLME(ffffffff/ea3fd1f7){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241214095347594 DMM NOTICE MM(262420000000039/ea3fd1f7) Rx RA Update Request with unexpected TLLI=ea3fd1f7 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241214095347594 DMM ERROR LLME(ffffffff/ea3fd1f7){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241214095347594 DMM NOTICE MM(262420000000039/ea3fd1f7) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241214095347594 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241214095347594 DMM INFO MM(262420000000039/ea3fd1f7) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241214095347594 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095347594 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095347594 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095347594 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095347594 DLLC NOTICE LLME(ffffffff/ea3fd1f7){ASSIGNED} LLGM Assign pre (ea3fd1f7 => ffffffff) (gprs_llc.c:1079) 20241214095347594 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea3fd1f7 => ffffffff) (gprs_llc.c:1125) 20241214095347594 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241214095347594 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) 20241214095347594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095347594 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095347594 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095347594 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095347614 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241214095347615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095347615 DLLC NOTICE LLME(ffffffff/ea3fd1f7){UNASSIGNED} LLC RX: unknown TLLI 0xea3fd1f7, creating LLME on the fly (gprs_llc.c:552) 20241214095347615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241214095347615 DMM NOTICE LLME(ffffffff/ea3fd1f7){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241214095350511 DGPRS DEBUG Checking for inactive LLMEs, time = 36698229 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e6507efad150: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@e6507efad150: Final verdict of PTC: pass 20241214095352627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50366<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095352631 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095352631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(533)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@e6507efad150: Final verdict of PTC: none -NSVCI97(521)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@e6507efad150: Final verdict of PTC: none -NSVCI99(531)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@e6507efad150: Final verdict of PTC: none -NSVCI98(526)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@e6507efad150: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e6507efad150: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@e6507efad150: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(524)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(519)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(529)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:53:52 UTC 2024 ====== 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 20241214095352711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095353013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58544<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100764) 20241214095353632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095353632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100764, count=106196) 20241214095354633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095354633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:53:55 UTC 2024 /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 20241214095355634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095355634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_usim_resync started. 20241214095356114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095356115 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(541)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095356165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095356165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095356165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095356165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095356165 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095356165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095356165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095356165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095356165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(540)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(541)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095356166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095356166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095356166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095356166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095356166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095356166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095356166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095356166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095356166 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095356166 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095356166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095356166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095356166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(541)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095356168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(537)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095356174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095356174 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(540)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_resync-BVCI196(538)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(545)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095356177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095356177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095356177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095356177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095356177 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095356177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095356177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095356177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095356177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095356179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095356179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095356179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095356179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095356179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095356179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095356179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095356179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095356179 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095356179 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095356179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095356179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095356179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095356181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095356186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095356186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095356198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095356198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095356198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095356198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095356198 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095356198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095356198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095356198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095356198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095356200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095356200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095356200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095356200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095356200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095356200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095356200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095356200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095356200 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095356200 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095356200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095356200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095356200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095356203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095356207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095356207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095356636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095356636 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095356636 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095356636 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095356640 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095356642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(538)@e6507efad150: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='E409E9B4'O, index=0 SGSN_Test-GSUP(552)@e6507efad150: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@e6507efad150: 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 := 'C5AD22AE2D2187599FF44E1844D0AAC4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4714CAF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96461848F5591F11'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '66A7F6F1ED4AB21BD0D7415AAF0CF938'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '787B30C1C23094989BE4695940D6C4B8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B90FB94873F19985A4370E0FD3577089'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C74FB31127DE8D83'O } } } } } 20241214095357716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095357716 DLLC NOTICE LLME(ffffffff/e409e9b4){UNASSIGNED} LLC RX: unknown TLLI 0xe409e9b4, creating LLME on the fly (gprs_llc.c:552) 20241214095357716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095357716 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241214095357716 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095357716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095357716 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095357716 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095357716 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095357716 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095357716 DLLC NOTICE LLME(ffffffff/e409e9b4){UNASSIGNED} LLGM Assign pre (e409e9b4 => e834ecd6) (gprs_llc.c:1079) 20241214095357716 DLLC NOTICE LLME(e409e9b4/e834ecd6){ASSIGNED} LLGM Assign post (e409e9b4 => e834ecd6) (gprs_llc.c:1125) 20241214095357716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095357716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095357716 DMM DEBUG MM(262420000000040/e834ecd6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095357731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095357731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095357731 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095357731 DMM DEBUG MM(262420000000040/e834ecd6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241214095357731 DMM NOTICE MM(262420000000040/e834ecd6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095357731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095357731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095357731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095357731 DMM DEBUG MM(262420000000040/e834ecd6) Requesting authorization (sgsn_auth.c:160) 20241214095357731 DMM INFO MM(262420000000040/e834ecd6) Requesting authentication tuples (sgsn_auth.c:184) 20241214095357731 DMM DEBUG MM(262420000000040/e834ecd6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095357731 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241214095357731 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)@e6507efad150: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@e6507efad150: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241214095357736 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095357736 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095357736 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095357736 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095357736 DMM INFO MM(262420000000040/e834ecd6) Subscriber data update (mmctx.c:445) 20241214095357736 DMM DEBUG MM(262420000000040/e834ecd6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095357736 DMM INFO MM(262420000000040/e834ecd6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095357736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095357736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095357736 DMM INFO MM(262420000000040/e834ecd6) <- GMM AUTH AND CIPHERING REQ (rand = c5 ad 22 ae 2d 21 87 59 9f f4 4e 18 44 d0 aa c4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b9 0f b9 48 73 f1 99 85 a4 37 0e 0f d3 57 70 89 ) (gprs_gmm.c:465) 20241214095357753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095357753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095357753 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095357753 DMM INFO MM(262420000000040/e834ecd6) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241214095357753 DMM INFO MM(262420000000040/e834ecd6) R99 AUTHENTICATION SYNCH (AUTS = 58176890ae9d3b5311f4c5b73314) (gprs_gmm.c:693) 20241214095357753 DMM DEBUG MM(262420000000040/e834ecd6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095357753 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241214095357753 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 58 17 68 90 ae 9d 3b 53 11 f4 c5 b7 33 14 20 10 c5 ad 22 ae 2d 21 87 59 9f f4 4e 18 44 d0 aa c4 28 01 01 (gprs_subscriber.c:210) 20241214095357753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241214095357753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241214095357755 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095357755 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095357755 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095357755 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095357755 DMM INFO MM(262420000000040/e834ecd6) Subscriber data update (mmctx.c:445) 20241214095357755 DMM DEBUG MM(262420000000040/e834ecd6) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241214095357755 DMM INFO MM(262420000000040/e834ecd6) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241214095357756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095357756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095357756 DMM INFO MM(262420000000040/e834ecd6) <- GMM AUTH AND CIPHERING REQ (rand = 4d 7e 1b e5 8a 42 29 ab e8 40 c5 54 de dd fe 72 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 18 3e 00 ae fe 92 19 0d c4 b8 fe 08 8f eb a0 3a ) (gprs_gmm.c:465) 20241214095357769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095357769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6e7880 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095357769 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095357769 DMM INFO MM(262420000000040/e834ecd6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095357769 DMM NOTICE MM(262420000000040/e834ecd6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095357769 DMM DEBUG MM(262420000000040/e834ecd6) checking auth: received UMTS RES = 75 2a 60 04 4e 47 1a 07 (gprs_gmm.c:648) 20241214095357769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095357769 DMM DEBUG MM(262420000000040/e834ecd6) Requesting authorization (sgsn_auth.c:160) 20241214095357769 DMM INFO MM(262420000000040/e834ecd6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095357769 DMM DEBUG MM(262420000000040/e834ecd6) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095357769 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241214095357769 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) 20241214095357769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095357769 DMM INFO MM(262420000000040/e834ecd6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe834ecd6) (gprs_gmm.c:282) 20241214095357772 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095357772 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095357772 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241214095357772 DMM INFO MM(262420000000040/e834ecd6) Subscriber data update (mmctx.c:445) 20241214095357772 DMM DEBUG MM(262420000000040/e834ecd6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095357772 DMM INFO MM(262420000000040/e834ecd6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095357772 DMM NOTICE MM(262420000000040/e834ecd6) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241214095357772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095357772 DMM NOTICE MM(262420000000040/e834ecd6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095357772 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) 20241214095357774 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095357774 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241214095357774 DMM INFO MM(262420000000040/e834ecd6) Subscriber data update (mmctx.c:445) 20241214095357774 DMM DEBUG MM(262420000000040/e834ecd6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@e6507efad150: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(538)@e6507efad150: Removing Client IMSI='262420000000040'H, index=0 20241214095357786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095357786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095357787 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095357787 DMM INFO MM(262420000000040/e834ecd6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095357787 DMM NOTICE MM(262420000000040/e834ecd6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095357787 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095357787 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095357787 DLLC NOTICE LLME(e409e9b4/e834ecd6){ASSIGNED} LLGM Assign pre (ffffffff => e834ecd6) (gprs_llc.c:1079) 20241214095357787 DLLC NOTICE LLME(ffffffff/e834ecd6){ASSIGNED} LLGM Assign post (ffffffff => e834ecd6) (gprs_llc.c:1125) 20241214095357787 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095357787 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095357787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095357787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@e6507efad150: Final verdict of PTC: pass 20241214095357791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@e6507efad150: Final verdict of PTC: none -NSVCI98(545)@e6507efad150: Final verdict of PTC: none -NSVCI99(550)@e6507efad150: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(538)@e6507efad150: Final verdict of PTC: none -NSVCI97(541)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(540)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@e6507efad150: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@e6507efad150: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@e6507efad150: Final verdict of PTC: none 20241214095357797 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(536)@e6507efad150: Final verdict of PTC: none 20241214095357797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(542)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(548)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(543)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(539)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_resync-BVCI196(538): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_usim_resync finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:53:57 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241214095357907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095358309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50808) 20241214095358799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095358799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50808, count=95108) 20241214095359800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095359800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:54:00 UTC 2024 /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 20241214095400801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095400801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_usim_a54_a54 started. 20241214095401412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095401414 DMM INFO MM(262420000000040/e834ecd6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095401414 DMM INFO MM(262420000000040/e834ecd6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095401414 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095401414 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095401414 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095401414 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095401414 DLLC NOTICE LLME(ffffffff/e834ecd6){ASSIGNED} LLGM Assign pre (e834ecd6 => ffffffff) (gprs_llc.c:1079) 20241214095401414 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e834ecd6 => ffffffff) (gprs_llc.c:1125) 20241214095401414 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241214095401414 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) 20241214095401414 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) 20241214095401414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095401414 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095401414 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095401414 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095401414 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095401457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095401457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095401457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095401457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095401457 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095401457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095401457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095401457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095401457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095401458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095401458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095401458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095401458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095401458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095401458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095401458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095401458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095401458 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095401458 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095401458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095401458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095401458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 20241214095401461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241214095401467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095401467 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(560)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(564)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095401471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095401471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095401471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095401471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095401471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095401471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095401471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095401471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095401471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095401472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095401472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095401472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095401472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095401472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095401472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095401472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095401472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095401472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095401472 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095401472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(564)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095401472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095401472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095401474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095401478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095401478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095401487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095401487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095401487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095401487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095401487 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095401488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095401488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095401488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095401488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095401488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095401488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095401488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095401488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095401488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095401488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095401488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095401488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095401488 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095401488 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095401488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095401489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095401489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095401490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095401495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095401495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095401802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095401802 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095401802 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095401802 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095401806 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(570)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095401807 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@e6507efad150: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='D9E3F2EA'O, index=0 SGSN_Test-GSUP(571)@e6507efad150: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@e6507efad150: 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 := '83D8665A22FBC5863C8BF293441C6164'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83A0D5B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '558F61993A2AEDCE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '383AEB7E5EBE2F63D716405F02D39631'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B4183813BE881C117C870354740C87C5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9ED5FE41200AE4E6D09A3BC78D56E14F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '49F6D3B0A636B07B'O } } } } } 20241214095402883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095402883 DLLC NOTICE LLME(ffffffff/d9e3f2ea){UNASSIGNED} LLC RX: unknown TLLI 0xd9e3f2ea, creating LLME on the fly (gprs_llc.c:552) 20241214095402883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095402883 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241214095402883 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095402883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095402883 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095402883 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095402883 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095402883 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095402883 DLLC NOTICE LLME(ffffffff/d9e3f2ea){UNASSIGNED} LLGM Assign pre (d9e3f2ea => c4d4923c) (gprs_llc.c:1079) 20241214095402883 DLLC NOTICE LLME(d9e3f2ea/c4d4923c){ASSIGNED} LLGM Assign post (d9e3f2ea => c4d4923c) (gprs_llc.c:1125) 20241214095402883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095402883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095402883 DMM DEBUG MM(262420000000040/c4d4923c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095402892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095402892 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095402892 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095402892 DMM DEBUG MM(262420000000040/c4d4923c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241214095402892 DMM NOTICE MM(262420000000040/c4d4923c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095402892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095402892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095402892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095402892 DMM DEBUG MM(262420000000040/c4d4923c) Requesting authorization (sgsn_auth.c:160) 20241214095402892 DMM INFO MM(262420000000040/c4d4923c) Requesting authentication tuples (sgsn_auth.c:184) 20241214095402892 DMM DEBUG MM(262420000000040/c4d4923c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095402892 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241214095402892 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)@e6507efad150: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@e6507efad150: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241214095402895 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095402895 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095402895 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095402895 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095402895 DMM INFO MM(262420000000040/c4d4923c) Subscriber data update (mmctx.c:445) 20241214095402895 DMM DEBUG MM(262420000000040/c4d4923c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095402895 DMM INFO MM(262420000000040/c4d4923c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095402895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095402895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095402895 DMM INFO MM(262420000000040/c4d4923c) <- GMM AUTH AND CIPHERING REQ (rand = 83 d8 66 5a 22 fb c5 86 3c 8b f2 93 44 1c 61 64 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9e d5 fe 41 20 0a e4 e6 d0 9a 3b c7 8d 56 e1 4f ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@e6507efad150: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@e6507efad150: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@e6507efad150: Final verdict of PTC: pass 20241214095402904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58552<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095402907 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(571)@e6507efad150: Final verdict of PTC: none 20241214095402908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(570)@e6507efad150: Final verdict of PTC: none -NSVCI99(569)@e6507efad150: Final verdict of PTC: none -NSVCI97(559)@e6507efad150: Final verdict of PTC: none -NSVCI98(564)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(557)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(562)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(567)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:54:02 UTC 2024 ====== 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 20241214095402993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095403396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48804) 20241214095403909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095403909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48804, count=72664) 20241214095404910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095404910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:54:05 UTC 2024 /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 20241214095405911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095405911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_usim_a54_a53 started. 20241214095406494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095406497 DMM INFO MM(262420000000040/c4d4923c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095406497 DMM INFO MM(262420000000040/c4d4923c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095406497 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095406497 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095406497 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095406497 DMM ERROR MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241214095406497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Deallocated (fsm.c:568) 20241214095406497 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095406497 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095406497 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095406497 DLLC NOTICE LLME(d9e3f2ea/c4d4923c){ASSIGNED} LLGM Assign pre (c4d4923c => ffffffff) (gprs_llc.c:1079) 20241214095406497 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4d4923c => ffffffff) (gprs_llc.c:1125) 20241214095406497 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095406539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095406539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095406539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095406539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095406539 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095406539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095406539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095406539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095406539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095406540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095406540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095406540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095406540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095406540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095406540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095406540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095406540 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095406540 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095406540 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095406540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095406540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095406540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095406542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095406548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095406548 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095406554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095406554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095406554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095406554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095406554 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095406554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095406554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095406554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095406554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095406555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095406555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095406555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095406555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095406555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095406555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095406555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095406555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095406555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095406555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095406555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095406556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095406556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095406558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095406564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095406564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095406570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095406570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095406570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095406570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095406570 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095406570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095406570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095406570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095406570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095406571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095406571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095406571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095406571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095406571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095406571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095406571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095406571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095406571 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095406571 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095406571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095406571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095406571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095406573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095406577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095406577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095406912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095406912 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095406912 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095406912 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095406917 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095406918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@e6507efad150: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='F339DC59'O, index=0 SGSN_Test-GSUP(590)@e6507efad150: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@e6507efad150: 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 := 'EE64A806DD71DA2E3413D99832AB1C68'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '274C32F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0FB21A4C58CE3902'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D2C41BDA16536B395BA7FDC09D5EDC2C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D2F959E5B36FE27468F8FFAD9EE38E64'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1BCF726C21C5DCEB6EFF25C269F2B8ED'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D62E7C9581D29791'O } } } } } 20241214095407995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095407995 DLLC NOTICE LLME(ffffffff/f339dc59){UNASSIGNED} LLC RX: unknown TLLI 0xf339dc59, creating LLME on the fly (gprs_llc.c:552) 20241214095407995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095407995 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241214095407995 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095407995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095407995 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095407995 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095407995 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095407995 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095407995 DLLC NOTICE LLME(ffffffff/f339dc59){UNASSIGNED} LLGM Assign pre (f339dc59 => f79609a6) (gprs_llc.c:1079) 20241214095407995 DLLC NOTICE LLME(f339dc59/f79609a6){ASSIGNED} LLGM Assign post (f339dc59 => f79609a6) (gprs_llc.c:1125) 20241214095407995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095407995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095407995 DMM DEBUG MM(262420000000040/f79609a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095408004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095408004 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095408004 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095408004 DMM DEBUG MM(262420000000040/f79609a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241214095408004 DMM NOTICE MM(262420000000040/f79609a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095408004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095408004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095408004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095408004 DMM DEBUG MM(262420000000040/f79609a6) Requesting authorization (sgsn_auth.c:160) 20241214095408004 DMM INFO MM(262420000000040/f79609a6) Requesting authentication tuples (sgsn_auth.c:184) 20241214095408005 DMM DEBUG MM(262420000000040/f79609a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095408005 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241214095408005 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)@e6507efad150: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@e6507efad150: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241214095408008 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095408008 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095408008 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095408008 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095408008 DMM INFO MM(262420000000040/f79609a6) Subscriber data update (mmctx.c:445) 20241214095408008 DMM DEBUG MM(262420000000040/f79609a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095408008 DMM INFO MM(262420000000040/f79609a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095408008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095408008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095408008 DMM INFO MM(262420000000040/f79609a6) <- GMM AUTH AND CIPHERING REQ (rand = ee 64 a8 06 dd 71 da 2e 34 13 d9 98 32 ab 1c 68 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1b cf 72 6c 21 c5 dc eb 6e ff 25 c2 69 f2 b8 ed ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@e6507efad150: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@e6507efad150: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@e6507efad150: Final verdict of PTC: pass 20241214095408022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50710<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a53-BVCI210(582)@e6507efad150: Final verdict of PTC: none -NSVCI97(578)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(590)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@e6507efad150: Final verdict of PTC: none -NSVCI99(588)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@e6507efad150: Final verdict of PTC: none 20241214095408027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095408027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(583)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(576)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(586)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(581)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:54:08 UTC 2024 ====== 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 20241214095408108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095408511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68208) 20241214095409029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095409029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68208, count=72564) 20241214095410030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095410030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:54:10 UTC 2024 /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 20241214095411031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095411032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_usim_a53_a54 started. 20241214095411596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095411599 DMM INFO MM(262420000000040/f79609a6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095411599 DMM INFO MM(262420000000040/f79609a6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095411599 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095411599 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095411599 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095411599 DMM ERROR MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241214095411599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Deallocated (fsm.c:568) 20241214095411599 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095411599 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095411599 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095411599 DLLC NOTICE LLME(f339dc59/f79609a6){ASSIGNED} LLGM Assign pre (f79609a6 => ffffffff) (gprs_llc.c:1079) 20241214095411599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f79609a6 => ffffffff) (gprs_llc.c:1125) 20241214095411599 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095411636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095411636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095411636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095411636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095411636 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095411636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095411636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095411636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095411636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095411637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095411637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095411637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095411637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095411637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095411637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095411637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095411637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095411637 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095411637 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095411637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095411637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095411637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095411639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095411643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095411643 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095411653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095411653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095411653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095411653 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095411653 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095411653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095411653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095411653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095411653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095411654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095411654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095411654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095411654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095411654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095411654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095411654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095411654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095411654 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095411654 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095411654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(602)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095411654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095411654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095411657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095411663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095411663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095411670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095411670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095411670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095411670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095411670 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095411670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095411670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095411670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095411670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095411671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095411671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095411671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095411671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095411671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095411671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095411671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095411671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095411671 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095411671 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095411671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095411672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095411672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095411674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095411679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095411679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095412033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095412033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095412033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095412033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095412037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095412038 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@e6507efad150: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='F3E0804E'O, index=0 SGSN_Test-GSUP(609)@e6507efad150: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@e6507efad150: 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 := '70BA2436EBA2D2B1A2B44995F0EBE9A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F842CD2A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC047521B4CD64BF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DF123BD51A902E9710A829CC92B7FB42'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A2CFF7A2EFAD5083E344DE32D6CF00D4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5DFA1329EBD33ACC9F79C34BA2482AB9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '736291136F5AF4FB'O } } } } } 20241214095413127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095413127 DLLC NOTICE LLME(ffffffff/f3e0804e){UNASSIGNED} LLC RX: unknown TLLI 0xf3e0804e, creating LLME on the fly (gprs_llc.c:552) 20241214095413127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095413127 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241214095413127 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095413127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095413127 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095413127 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095413127 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095413127 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095413127 DLLC NOTICE LLME(ffffffff/f3e0804e){UNASSIGNED} LLGM Assign pre (f3e0804e => ef33bf98) (gprs_llc.c:1079) 20241214095413127 DLLC NOTICE LLME(f3e0804e/ef33bf98){ASSIGNED} LLGM Assign post (f3e0804e => ef33bf98) (gprs_llc.c:1125) 20241214095413127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095413127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095413127 DMM DEBUG MM(262420000000040/ef33bf98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095413135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095413135 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095413135 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095413135 DMM DEBUG MM(262420000000040/ef33bf98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241214095413135 DMM NOTICE MM(262420000000040/ef33bf98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095413135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095413135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095413135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095413135 DMM DEBUG MM(262420000000040/ef33bf98) Requesting authorization (sgsn_auth.c:160) 20241214095413135 DMM INFO MM(262420000000040/ef33bf98) Requesting authentication tuples (sgsn_auth.c:184) 20241214095413135 DMM DEBUG MM(262420000000040/ef33bf98) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095413135 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241214095413135 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)@e6507efad150: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@e6507efad150: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241214095413137 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095413137 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095413137 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095413137 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095413137 DMM INFO MM(262420000000040/ef33bf98) Subscriber data update (mmctx.c:445) 20241214095413137 DMM DEBUG MM(262420000000040/ef33bf98) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095413137 DMM INFO MM(262420000000040/ef33bf98) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095413137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095413137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095413137 DMM INFO MM(262420000000040/ef33bf98) <- GMM AUTH AND CIPHERING REQ (rand = 70 ba 24 36 eb a2 d2 b1 a2 b4 49 95 f0 eb e9 a3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5d fa 13 29 eb d3 3a cc 9f 79 c3 4b a2 48 2a b9 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@e6507efad150: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@e6507efad150: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@e6507efad150: Final verdict of PTC: pass 20241214095413142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47670<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095413144 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095413144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(609)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@e6507efad150: Final verdict of PTC: none -NSVCI97(597)@e6507efad150: Final verdict of PTC: none -NSVCI98(602)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@e6507efad150: Final verdict of PTC: none -NSVCI99(607)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(595)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(605)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(600)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:54:13 UTC 2024 ====== 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 20241214095413251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095413653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68200) 20241214095414146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095414146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68200, count=72556) 20241214095415147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095415147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:54:15 UTC 2024 /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 20241214095416148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095416148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_usim_a50_a54 started. 20241214095416751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095416754 DMM INFO MM(262420000000040/ef33bf98) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095416754 DMM INFO MM(262420000000040/ef33bf98) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095416754 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095416754 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095416754 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095416754 DMM ERROR MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241214095416754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Deallocated (fsm.c:568) 20241214095416754 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095416754 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095416754 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095416754 DLLC NOTICE LLME(f3e0804e/ef33bf98){ASSIGNED} LLGM Assign pre (ef33bf98 => ffffffff) (gprs_llc.c:1079) 20241214095416754 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef33bf98 => ffffffff) (gprs_llc.c:1125) 20241214095416754 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095416799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095416799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095416799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095416799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095416799 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095416799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095416799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095416799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095416799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095416800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095416800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095416800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095416800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095416800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095416800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095416800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095416800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095416800 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095416800 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095416800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095416800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095416800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095416802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095416808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095416808 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095416819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095416819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095416819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095416819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095416819 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095416819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095416819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095416819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095416819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095416820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095416820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095416820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095416820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095416820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095416820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095416820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095416820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095416820 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095416820 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095416820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095416820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095416820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 20241214095416822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095416827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095416827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(619)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095416834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095416834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095416834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095416834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095416834 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095416834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095416834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095416834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095416834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095416835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095416835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095416835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095416835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095416835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095416835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095416835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095416835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095416835 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095416835 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095416835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095416835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095416835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095416837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095416841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095416841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095417150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095417150 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095417150 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095417150 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095417154 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095417155 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@e6507efad150: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='D81F1352'O, index=0 SGSN_Test-GSUP(628)@e6507efad150: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@e6507efad150: 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 := '9BDB6B5E7EFA18C8DA17E742079AC75D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '875DF8B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CFC6BA2A5A0BCD60'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '369D33B19B0FDC62C5A153F93883AFF7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5B50E8A249A4B86151368BABF17EEAA7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AE80C97642821D7D44AD05A30D752DA8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '80A3249949EDC751'O } } } } } 20241214095418225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095418225 DLLC NOTICE LLME(ffffffff/d81f1352){UNASSIGNED} LLC RX: unknown TLLI 0xd81f1352, creating LLME on the fly (gprs_llc.c:552) 20241214095418225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095418225 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241214095418225 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095418225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095418225 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095418225 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095418225 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095418225 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095418225 DLLC NOTICE LLME(ffffffff/d81f1352){UNASSIGNED} LLGM Assign pre (d81f1352 => c3115cfd) (gprs_llc.c:1079) 20241214095418225 DLLC NOTICE LLME(d81f1352/c3115cfd){ASSIGNED} LLGM Assign post (d81f1352 => c3115cfd) (gprs_llc.c:1125) 20241214095418225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095418225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095418225 DMM DEBUG MM(262420000000040/c3115cfd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095418242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095418242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095418242 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095418242 DMM DEBUG MM(262420000000040/c3115cfd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241214095418242 DMM NOTICE MM(262420000000040/c3115cfd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095418242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095418242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095418242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095418242 DMM DEBUG MM(262420000000040/c3115cfd) Requesting authorization (sgsn_auth.c:160) 20241214095418242 DMM INFO MM(262420000000040/c3115cfd) Requesting authentication tuples (sgsn_auth.c:184) 20241214095418242 DMM DEBUG MM(262420000000040/c3115cfd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095418242 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241214095418242 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)@e6507efad150: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@e6507efad150: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241214095418248 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095418248 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095418248 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095418248 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095418248 DMM INFO MM(262420000000040/c3115cfd) Subscriber data update (mmctx.c:445) 20241214095418248 DMM DEBUG MM(262420000000040/c3115cfd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095418248 DMM INFO MM(262420000000040/c3115cfd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095418248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095418248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095418248 DMM INFO MM(262420000000040/c3115cfd) <- GMM AUTH AND CIPHERING REQ (rand = 9b db 6b 5e 7e fa 18 c8 da 17 e7 42 07 9a c7 5d , mmctx_is_r99=1, vec->auth_types=0x3, autn = ae 80 c9 76 42 82 1d 7d 44 ad 05 a3 0d 75 2d a8 ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@e6507efad150: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@e6507efad150: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@e6507efad150: Final verdict of PTC: pass 20241214095418266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@e6507efad150: Final verdict of PTC: none -NSVCI99(626)@e6507efad150: Final verdict of PTC: none 20241214095418271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095418271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(617)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@e6507efad150: Final verdict of PTC: none -NSVCI97(616)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(619)@e6507efad150: Final verdict of PTC: none -NSVCI98(621)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(614)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(620)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(624)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(619): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:54:18 UTC 2024 ====== 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 20241214095418340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095418742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48364) 20241214095419273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095419273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48364, count=72216) 20241214095420274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095420274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214095420512 DGPRS DEBUG Checking for inactive LLMEs, time = 36698259 (sgsn.c:132) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:54:20 UTC 2024 /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 20241214095421276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095421276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_usim_a54_a50 started. 20241214095421818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095421820 DMM INFO MM(262420000000040/c3115cfd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095421820 DMM INFO MM(262420000000040/c3115cfd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095421820 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095421821 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095421821 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095421821 DMM ERROR MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241214095421821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Deallocated (fsm.c:568) 20241214095421821 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095421821 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095421821 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095421821 DLLC NOTICE LLME(d81f1352/c3115cfd){ASSIGNED} LLGM Assign pre (c3115cfd => ffffffff) (gprs_llc.c:1079) 20241214095421821 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3115cfd => ffffffff) (gprs_llc.c:1125) 20241214095421821 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095421862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095421862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095421862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095421862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095421862 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095421862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095421862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095421862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095421862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095421863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095421863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095421863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095421863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095421863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095421863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095421863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095421863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095421863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095421863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095421863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095421863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095421863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095421865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095421870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095421870 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095421879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095421879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095421879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095421879 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095421879 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095421879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095421879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095421879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095421879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095421880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095421880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095421880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095421880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095421880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095421880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095421880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095421880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095421880 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095421880 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095421880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095421880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095421880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095421882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095421887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095421887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095421895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095421895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095421895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095421895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095421895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095421895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095421895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095421895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095421895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095421895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095421895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095421895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095421895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095421895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095421895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095421895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095421895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095421895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095421895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095421895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095421896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095421896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095421898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095421903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095421903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095422277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095422277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095422277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095422277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095422281 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(646)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095422283 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@e6507efad150: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='E31F0ADB'O, index=0 SGSN_Test-GSUP(647)@e6507efad150: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@e6507efad150: 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 := 'C616902189A94B038C5E88804B7BEF50'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D275E09E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C57CD5621EE1A868'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5AB534A53A2118D0E122BDB907DEE986'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B5801F4A0AC2FB54FBDB17E9893A0689'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '38DAC950F66748C90C6916CE7BAA3F98'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EC0CF7996AF63F1E'O } } } } } 20241214095423353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095423353 DLLC NOTICE LLME(ffffffff/e31f0adb){UNASSIGNED} LLC RX: unknown TLLI 0xe31f0adb, creating LLME on the fly (gprs_llc.c:552) 20241214095423353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095423353 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241214095423353 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095423353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095423353 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095423353 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095423353 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095423353 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095423353 DLLC NOTICE LLME(ffffffff/e31f0adb){UNASSIGNED} LLGM Assign pre (e31f0adb => dd2f87e0) (gprs_llc.c:1079) 20241214095423353 DLLC NOTICE LLME(e31f0adb/dd2f87e0){ASSIGNED} LLGM Assign post (e31f0adb => dd2f87e0) (gprs_llc.c:1125) 20241214095423353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095423353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095423353 DMM DEBUG MM(262420000000040/dd2f87e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095423361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095423361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095423361 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095423361 DMM DEBUG MM(262420000000040/dd2f87e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241214095423361 DMM NOTICE MM(262420000000040/dd2f87e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095423361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095423361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095423361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095423361 DMM DEBUG MM(262420000000040/dd2f87e0) Requesting authorization (sgsn_auth.c:160) 20241214095423361 DMM INFO MM(262420000000040/dd2f87e0) Requesting authentication tuples (sgsn_auth.c:184) 20241214095423361 DMM DEBUG MM(262420000000040/dd2f87e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095423361 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241214095423361 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)@e6507efad150: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@e6507efad150: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241214095423363 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095423363 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095423363 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095423363 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095423363 DMM INFO MM(262420000000040/dd2f87e0) Subscriber data update (mmctx.c:445) 20241214095423363 DMM DEBUG MM(262420000000040/dd2f87e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095423363 DMM INFO MM(262420000000040/dd2f87e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095423363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095423363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095423363 DMM INFO MM(262420000000040/dd2f87e0) <- GMM AUTH AND CIPHERING REQ (rand = c6 16 90 21 89 a9 4b 03 8c 5e 88 80 4b 7b ef 50 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 da c9 50 f6 67 48 c9 0c 69 16 ce 7b aa 3f 98 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@e6507efad150: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@e6507efad150: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@e6507efad150: Final verdict of PTC: pass 20241214095423368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@e6507efad150: Final verdict of PTC: none 20241214095423370 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095423370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(632)@e6507efad150: Final verdict of PTC: none -NSVCI98(640)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@e6507efad150: Final verdict of PTC: none -NSVCI97(635)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@e6507efad150: Final verdict of PTC: none -NSVCI99(645)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@e6507efad150: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(638)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(643)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(633)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:54:23 UTC 2024 ====== 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 20241214095423452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095423854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68488) 20241214095424371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095424372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68488, count=72844) 20241214095425373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095425373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:54:25 UTC 2024 /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 20241214095426375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095426375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_detach_unknown_nopoweroff started. 20241214095426941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095426944 DMM INFO MM(262420000000040/dd2f87e0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095426944 DMM INFO MM(262420000000040/dd2f87e0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095426944 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095426944 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095426944 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095426944 DMM ERROR MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241214095426944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Deallocated (fsm.c:568) 20241214095426944 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095426944 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095426944 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095426944 DLLC NOTICE LLME(e31f0adb/dd2f87e0){ASSIGNED} LLGM Assign pre (dd2f87e0 => ffffffff) (gprs_llc.c:1079) 20241214095426944 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd2f87e0 => ffffffff) (gprs_llc.c:1125) 20241214095426944 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095427003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095427003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095427003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095427003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095427003 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095427003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095427003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095427003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095427003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095427004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095427004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095427004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095427004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095427004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095427004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095427004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095427004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095427004 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095427004 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095427004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095427004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095427004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095427007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095427011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095427011 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095427020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095427020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095427020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095427020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095427020 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095427020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095427020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095427020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095427020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095427021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095427021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095427021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095427021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095427021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095427021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095427021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095427021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095427021 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095427021 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095427021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095427021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095427021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095427024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095427029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095427029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095427035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095427035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095427035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095427035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095427035 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095427035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095427035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095427035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095427035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095427036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095427036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095427036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095427036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095427036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095427036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095427036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095427036 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095427036 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095427036 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095427036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095427037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095427037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095427039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095427045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095427045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095427376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095427376 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095427376 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095427376 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095427381 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095427382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@e6507efad150: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='F258301A'O, index=0 SGSN_Test-GSUP(666)@e6507efad150: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241214095428442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095428442 DLLC NOTICE LLME(ffffffff/f258301a){UNASSIGNED} LLC RX: unknown TLLI 0xf258301a, creating LLME on the fly (gprs_llc.c:552) 20241214095428442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095428442 DMM NOTICE LLME(ffffffff/f258301a){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241214095428442 DLLC NOTICE LLME(ffffffff/f258301a){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241214095428442 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf258301a type=GPRS detach (gprs_gmm.c:1440) 20241214095428442 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241214095428442 DLLC NOTICE LLME(ffffffff/f258301a){UNASSIGNED} LLGM Assign pre (f258301a => ffffffff) (gprs_llc.c:1079) 20241214095428442 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f258301a => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@e6507efad150: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@e6507efad150: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@e6507efad150: Final verdict of PTC: pass 20241214095428458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39468<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095428461 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095428462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(666)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@e6507efad150: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@e6507efad150: Final verdict of PTC: none -NSVCI99(664)@e6507efad150: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@e6507efad150: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@e6507efad150: Final verdict of PTC: none -NSVCI97(654)@e6507efad150: Final verdict of PTC: none -NSVCI98(659)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(662)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(657)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(652)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@e6507efad150: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:54:28 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241214095428548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095428850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54432) 20241214095429463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095429463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54432, count=58788) 20241214095430466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095430466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:54:30 UTC 2024 /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 20241214095431468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095431468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_detach_unknown_poweroff started. 20241214095431943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095431945 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095431992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095431992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095431992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095431992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095431992 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095431992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095431992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095431992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095431992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095431994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095431994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095431994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095431994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095431994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095431994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095431994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095431994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095431994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095431994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095431994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095431994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095431994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095431996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095432002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095432002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095432011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095432011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095432011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095432011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095432011 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095432011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095432011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095432011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095432011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095432012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095432012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095432012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095432012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095432012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095432012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095432012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095432012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095432012 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095432012 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095432012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095432012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095432012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095432014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095432018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095432018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095432027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095432027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095432027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095432027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095432027 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095432027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095432027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095432027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095432027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095432028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095432028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095432028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095432028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095432028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095432028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095432028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095432028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095432028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095432028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095432028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095432029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095432029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095432030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095432034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095432034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095432469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095432469 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095432469 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095432469 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095432474 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095432475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@e6507efad150: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='D7F6972D'O, index=0 SGSN_Test-GSUP(685)@e6507efad150: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241214095433546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095433546 DLLC NOTICE LLME(ffffffff/d7f6972d){UNASSIGNED} LLC RX: unknown TLLI 0xd7f6972d, creating LLME on the fly (gprs_llc.c:552) 20241214095433546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095433546 DMM NOTICE LLME(ffffffff/d7f6972d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@e6507efad150: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@e6507efad150: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@e6507efad150: Final verdict of PTC: pass 20241214095438557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@e6507efad150: Final verdict of PTC: none 20241214095438561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095438561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_poweroff-BVCI220(682)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@e6507efad150: Final verdict of PTC: none -NSVCI99(683)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@e6507efad150: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@e6507efad150: Final verdict of PTC: none -NSVCI98(678)@e6507efad150: Final verdict of PTC: none -NSVCI97(673)@e6507efad150: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(676)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(671)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(681)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@e6507efad150: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:54:38 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241214095438618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095438920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44216<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52124) 20241214095439563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095439563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52124, count=53384) 20241214095440564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095440564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:54:40 UTC 2024 /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 20241214095441566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095441566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_detach_nopoweroff started. 20241214095442011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095442013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095442058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095442058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095442058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095442058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095442058 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095442058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095442058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095442058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095442058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095442059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095442059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095442059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095442059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095442059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095442059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095442059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095442059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095442059 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095442059 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095442059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095442059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095442059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095442061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095442066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095442066 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095442074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095442074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095442074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095442074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095442074 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095442074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095442074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095442074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095442074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095442075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095442075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095442075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095442075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095442075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095442075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095442075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095442075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095442075 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095442075 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095442075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095442076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095442076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095442077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095442082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095442082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095442092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095442092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095442092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095442092 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095442092 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095442092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095442092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095442092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095442092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095442093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095442093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095442093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095442093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095442093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095442093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095442093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095442093 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095442093 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095442093 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095442093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095442093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095442093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095442094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095442099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095442099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095442567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095442567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095442567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095442567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095442571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095442572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@e6507efad150: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='FF5DDFF2'O, index=0 SGSN_Test-GSUP(704)@e6507efad150: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@e6507efad150: 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 := 'FC5552A4AB634438AF11BAA0CA536366'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B39F26F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E897C1AFAEC5CD8'O } } } } } 20241214095443645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095443645 DLLC NOTICE LLME(ffffffff/ff5ddff2){UNASSIGNED} LLC RX: unknown TLLI 0xff5ddff2, creating LLME on the fly (gprs_llc.c:552) 20241214095443645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095443646 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1248) 20241214095443646 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095443646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095443646 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095443646 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095443646 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095443646 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095443646 DLLC NOTICE LLME(ffffffff/ff5ddff2){UNASSIGNED} LLGM Assign pre (ff5ddff2 => ceb82976) (gprs_llc.c:1079) 20241214095443646 DLLC NOTICE LLME(ff5ddff2/ceb82976){ASSIGNED} LLGM Assign post (ff5ddff2 => ceb82976) (gprs_llc.c:1125) 20241214095443646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095443646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095443646 DMM DEBUG MM(262420000000015/ceb82976) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095443656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095443656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095443656 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095443656 DMM DEBUG MM(262420000000015/ceb82976) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241214095443656 DMM NOTICE MM(262420000000015/ceb82976) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095443656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095443656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095443656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095443656 DMM DEBUG MM(262420000000015/ceb82976) Requesting authorization (sgsn_auth.c:160) 20241214095443656 DMM INFO MM(262420000000015/ceb82976) Requesting authentication tuples (sgsn_auth.c:184) 20241214095443656 DMM DEBUG MM(262420000000015/ceb82976) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095443656 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241214095443656 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)@e6507efad150: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@e6507efad150: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241214095443659 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095443659 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095443659 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095443659 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095443659 DMM INFO MM(262420000000015/ceb82976) Subscriber data update (mmctx.c:445) 20241214095443659 DMM DEBUG MM(262420000000015/ceb82976) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095443659 DMM INFO MM(262420000000015/ceb82976) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095443659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095443659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095443659 DMM INFO MM(262420000000015/ceb82976) <- GMM AUTH AND CIPHERING REQ (rand = fc 55 52 a4 ab 63 44 38 af 11 ba a0 ca 53 63 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095443668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095443669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095443669 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095443669 DMM INFO MM(262420000000015/ceb82976) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095443669 DMM NOTICE MM(262420000000015/ceb82976) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095443669 DMM DEBUG MM(262420000000015/ceb82976) checking auth: received GSM SRES = 5b 39 f2 6f (gprs_gmm.c:648) 20241214095443669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095443669 DMM DEBUG MM(262420000000015/ceb82976) Requesting authorization (sgsn_auth.c:160) 20241214095443669 DMM INFO MM(262420000000015/ceb82976) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095443669 DMM DEBUG MM(262420000000015/ceb82976) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095443669 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241214095443669 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) 20241214095443669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095443669 DMM INFO MM(262420000000015/ceb82976) <- GMM ATTACH ACCEPT (new P-TMSI=0xceb82976) (gprs_gmm.c:282) 20241214095443671 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095443671 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095443671 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241214095443671 DMM INFO MM(262420000000015/ceb82976) Subscriber data update (mmctx.c:445) 20241214095443671 DMM DEBUG MM(262420000000015/ceb82976) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095443671 DMM INFO MM(262420000000015/ceb82976) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095443671 DMM NOTICE MM(262420000000015/ceb82976) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241214095443671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095443671 DMM NOTICE MM(262420000000015/ceb82976) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095443671 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) 20241214095443672 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095443672 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241214095443672 DMM INFO MM(262420000000015/ceb82976) Subscriber data update (mmctx.c:445) 20241214095443672 DMM DEBUG MM(262420000000015/ceb82976) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095443679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095443679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095443679 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095443679 DMM INFO MM(262420000000015/ceb82976) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095443679 DMM NOTICE MM(262420000000015/ceb82976) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095443679 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095443679 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095443679 DLLC NOTICE LLME(ff5ddff2/ceb82976){ASSIGNED} LLGM Assign pre (ffffffff => ceb82976) (gprs_llc.c:1079) 20241214095443679 DLLC NOTICE LLME(ffffffff/ceb82976){ASSIGNED} LLGM Assign post (ffffffff => ceb82976) (gprs_llc.c:1125) 20241214095443679 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095443679 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095443679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095443679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@e6507efad150: setverdict(pass): none -> pass 20241214095443737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095443737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095443737 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095443737 DMM INFO MM(262420000000015/ceb82976) -> GMM DETACH REQUEST TLLI=0xceb82976 type=GPRS detach (gprs_gmm.c:1440) 20241214095443737 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241214095443737 DMM INFO MM(262420000000015/ceb82976) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241214095443737 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095443737 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095443737 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095443737 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095443737 DLLC NOTICE LLME(ffffffff/ceb82976){ASSIGNED} LLGM Assign pre (ceb82976 => ffffffff) (gprs_llc.c:1079) 20241214095443737 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceb82976 => ffffffff) (gprs_llc.c:1125) 20241214095443737 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241214095443737 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) 20241214095443737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095443737 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095443737 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095443737 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095443739 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@e6507efad150: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@e6507efad150: Final verdict of PTC: pass 20241214095443753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42924<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095443757 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095443757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(704)@e6507efad150: Final verdict of PTC: none -NSVCI97(692)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@e6507efad150: Final verdict of PTC: none -NSVCI98(697)@e6507efad150: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@e6507efad150: Final verdict of PTC: none -NSVCI99(702)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@e6507efad150: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@e6507efad150: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(695)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(700)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(690)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) Sat Dec 14 09:54:43 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc MTC@e6507efad150: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@e6507efad150: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@e6507efad150: 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'. 20241214095443860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095444162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42938<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90080) 20241214095444759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095444759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90080, count=94436) 20241214095445760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095445760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:54:46 UTC 2024 /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 20241214095446761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095446761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_detach_poweroff started. 20241214095447261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095447263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095447306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095447306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095447306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095447306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095447306 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095447306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095447306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095447306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095447306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095447307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095447307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095447307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095447307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095447307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095447307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095447307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095447307 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095447307 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095447307 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095447307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095447308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095447308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095447310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095447316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095447316 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095447324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095447324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095447324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095447324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095447324 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095447324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095447324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095447324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095447324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095447325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095447325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095447325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095447325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095447325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095447325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095447325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095447325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095447325 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095447325 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095447325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095447325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095447325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095447327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095447331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095447331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(715)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095447343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095447343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095447343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095447343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095447343 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095447343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095447343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095447343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095447343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095447344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095447344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095447344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095447344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095447344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095447344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095447344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095447344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095447344 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095447344 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095447344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095447344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095447344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(722)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095447346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095447350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095447350 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095447762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095447762 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095447762 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095447762 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(721)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095447765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095447766 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(721)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(721)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(721)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(721)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@e6507efad150: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='E3D0B13D'O, index=0 SGSN_Test-GSUP(723)@e6507efad150: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@e6507efad150: 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 := '88DF284D51BE56BDEED0E94DA0AA37BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '61E3BC3C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '08BCABF3FE316A3B'O } } } } } 20241214095448851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095448851 DLLC NOTICE LLME(ffffffff/e3d0b13d){UNASSIGNED} LLC RX: unknown TLLI 0xe3d0b13d, creating LLME on the fly (gprs_llc.c:552) 20241214095448851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095448851 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1248) 20241214095448851 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095448851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095448851 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095448851 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095448851 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095448851 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095448851 DLLC NOTICE LLME(ffffffff/e3d0b13d){UNASSIGNED} LLGM Assign pre (e3d0b13d => e138e798) (gprs_llc.c:1079) 20241214095448851 DLLC NOTICE LLME(e3d0b13d/e138e798){ASSIGNED} LLGM Assign post (e3d0b13d => e138e798) (gprs_llc.c:1125) 20241214095448852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095448852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095448852 DMM DEBUG MM(262420000000016/e138e798) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095448871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095448871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095448871 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095448871 DMM DEBUG MM(262420000000016/e138e798) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241214095448871 DMM NOTICE MM(262420000000016/e138e798) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095448871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095448871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095448871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095448871 DMM DEBUG MM(262420000000016/e138e798) Requesting authorization (sgsn_auth.c:160) 20241214095448871 DMM INFO MM(262420000000016/e138e798) Requesting authentication tuples (sgsn_auth.c:184) 20241214095448871 DMM DEBUG MM(262420000000016/e138e798) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095448871 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241214095448871 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)@e6507efad150: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@e6507efad150: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241214095448877 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095448877 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095448877 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095448877 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095448877 DMM INFO MM(262420000000016/e138e798) Subscriber data update (mmctx.c:445) 20241214095448877 DMM DEBUG MM(262420000000016/e138e798) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095448877 DMM INFO MM(262420000000016/e138e798) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095448877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095448877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095448877 DMM INFO MM(262420000000016/e138e798) <- GMM AUTH AND CIPHERING REQ (rand = 88 df 28 4d 51 be 56 bd ee d0 e9 4d a0 aa 37 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095448893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095448893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095448893 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095448893 DMM INFO MM(262420000000016/e138e798) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095448893 DMM NOTICE MM(262420000000016/e138e798) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095448893 DMM DEBUG MM(262420000000016/e138e798) checking auth: received GSM SRES = 61 e3 bc 3c (gprs_gmm.c:648) 20241214095448893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095448893 DMM DEBUG MM(262420000000016/e138e798) Requesting authorization (sgsn_auth.c:160) 20241214095448893 DMM INFO MM(262420000000016/e138e798) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095448893 DMM DEBUG MM(262420000000016/e138e798) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095448893 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241214095448893 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) 20241214095448893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095448893 DMM INFO MM(262420000000016/e138e798) <- GMM ATTACH ACCEPT (new P-TMSI=0xe138e798) (gprs_gmm.c:282) 20241214095448896 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095448896 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095448896 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241214095448896 DMM INFO MM(262420000000016/e138e798) Subscriber data update (mmctx.c:445) 20241214095448896 DMM DEBUG MM(262420000000016/e138e798) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095448896 DMM INFO MM(262420000000016/e138e798) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095448896 DMM NOTICE MM(262420000000016/e138e798) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241214095448896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095448896 DMM NOTICE MM(262420000000016/e138e798) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095448896 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) 20241214095448897 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095448897 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241214095448897 DMM INFO MM(262420000000016/e138e798) Subscriber data update (mmctx.c:445) 20241214095448897 DMM DEBUG MM(262420000000016/e138e798) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095448908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095448908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095448908 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095448908 DMM INFO MM(262420000000016/e138e798) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095448908 DMM NOTICE MM(262420000000016/e138e798) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095448908 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095448908 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095448908 DLLC NOTICE LLME(e3d0b13d/e138e798){ASSIGNED} LLGM Assign pre (ffffffff => e138e798) (gprs_llc.c:1079) 20241214095448908 DLLC NOTICE LLME(ffffffff/e138e798){ASSIGNED} LLGM Assign post (ffffffff => e138e798) (gprs_llc.c:1125) 20241214095448908 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095448908 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095448908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095448908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@e6507efad150: setverdict(pass): none -> pass 20241214095448967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095448967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241214095448967 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095448967 DMM INFO MM(262420000000016/e138e798) -> GMM DETACH REQUEST TLLI=0xe138e798 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241214095448967 DMM INFO MM(262420000000016/e138e798) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241214095448967 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095448967 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095448967 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095448967 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095448967 DLLC NOTICE LLME(ffffffff/e138e798){ASSIGNED} LLGM Assign pre (e138e798 => ffffffff) (gprs_llc.c:1079) 20241214095448967 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e138e798 => ffffffff) (gprs_llc.c:1125) 20241214095448967 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241214095448967 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) 20241214095448967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095448967 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095448967 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095448967 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095448969 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241214095450513 DGPRS DEBUG Checking for inactive LLMEs, time = 36698289 (sgsn.c:132) TC_detach_poweroff(725)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@e6507efad150: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@e6507efad150: Final verdict of PTC: pass 20241214095453986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@e6507efad150: Final verdict of PTC: none 20241214095453990 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095453991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(711)@e6507efad150: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@e6507efad150: Final verdict of PTC: none -NSVCI99(722)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@e6507efad150: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@e6507efad150: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@e6507efad150: Final verdict of PTC: none -NSVCI98(716)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(709)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(720)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(714)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@e6507efad150: Test case TC_detach_poweroff finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:54:54 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241214095454059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095454361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90396) 20241214095454992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095454992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90396, count=94752) 20241214095455994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095455994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:54:56 UTC 2024 /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 20241214095456995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095456995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act started. 20241214095457432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095457435 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095457478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095457478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095457478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095457478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095457478 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095457478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095457478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095457478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095457478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095457479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095457479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095457479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095457479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095457479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095457479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095457479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095457479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095457479 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095457479 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095457479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095457479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095457479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 20241214095457482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095457487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095457487 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(732)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(729)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095457492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095457492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095457492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095457492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095457492 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095457492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095457492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095457492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095457492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095457493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095457493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095457493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095457493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095457493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095457493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095457493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095457493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095457493 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095457493 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095457493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095457493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095457493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095457495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095457499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095457499 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095457508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095457508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095457508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095457508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095457508 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095457508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095457508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095457508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095457508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095457509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095457509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095457509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095457509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095457509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095457509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095457509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095457509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095457509 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095457509 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095457509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(740)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095457509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095457509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095457511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095457515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095457515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095457997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095457997 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095457997 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095457997 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095458001 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095458003 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@e6507efad150: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='EEAE1478'O, index=0 SGSN_Test-GSUP(742)@e6507efad150: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@e6507efad150: 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 := 'B963B30C989966D8C2A04B88F368AA3A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D271572'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C27BBEAEC50CD46'O } } } } } 20241214095458065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095458065 DLLC NOTICE LLME(ffffffff/eeae1478){UNASSIGNED} LLC RX: unknown TLLI 0xeeae1478, creating LLME on the fly (gprs_llc.c:552) 20241214095458065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095458065 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1248) 20241214095458065 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095458065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095458065 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095458065 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095458065 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095458065 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095458065 DLLC NOTICE LLME(ffffffff/eeae1478){UNASSIGNED} LLGM Assign pre (eeae1478 => d2c45c00) (gprs_llc.c:1079) 20241214095458065 DLLC NOTICE LLME(eeae1478/d2c45c00){ASSIGNED} LLGM Assign post (eeae1478 => d2c45c00) (gprs_llc.c:1125) 20241214095458065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095458065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095458065 DMM DEBUG MM(262420000000017/d2c45c00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095458081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095458081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095458081 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095458081 DMM DEBUG MM(262420000000017/d2c45c00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241214095458081 DMM NOTICE MM(262420000000017/d2c45c00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095458081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095458081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095458081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095458081 DMM DEBUG MM(262420000000017/d2c45c00) Requesting authorization (sgsn_auth.c:160) 20241214095458081 DMM INFO MM(262420000000017/d2c45c00) Requesting authentication tuples (sgsn_auth.c:184) 20241214095458081 DMM DEBUG MM(262420000000017/d2c45c00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095458081 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241214095458081 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)@e6507efad150: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241214095458087 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095458087 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095458087 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095458087 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095458087 DMM INFO MM(262420000000017/d2c45c00) Subscriber data update (mmctx.c:445) 20241214095458087 DMM DEBUG MM(262420000000017/d2c45c00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095458087 DMM INFO MM(262420000000017/d2c45c00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095458087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095458087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095458087 DMM INFO MM(262420000000017/d2c45c00) <- GMM AUTH AND CIPHERING REQ (rand = b9 63 b3 0c 98 99 66 d8 c2 a0 4b 88 f3 68 aa 3a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095458101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095458101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095458101 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095458101 DMM INFO MM(262420000000017/d2c45c00) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095458101 DMM NOTICE MM(262420000000017/d2c45c00) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095458101 DMM DEBUG MM(262420000000017/d2c45c00) checking auth: received GSM SRES = 8d 27 15 72 (gprs_gmm.c:648) 20241214095458101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095458101 DMM DEBUG MM(262420000000017/d2c45c00) Requesting authorization (sgsn_auth.c:160) 20241214095458101 DMM INFO MM(262420000000017/d2c45c00) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095458101 DMM DEBUG MM(262420000000017/d2c45c00) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095458101 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241214095458101 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) 20241214095458101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095458101 DMM INFO MM(262420000000017/d2c45c00) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2c45c00) (gprs_gmm.c:282) 20241214095458104 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095458104 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095458104 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241214095458104 DMM INFO MM(262420000000017/d2c45c00) Subscriber data update (mmctx.c:445) 20241214095458104 DMM DEBUG MM(262420000000017/d2c45c00) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095458104 DMM INFO MM(262420000000017/d2c45c00) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095458104 DMM NOTICE MM(262420000000017/d2c45c00) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241214095458104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095458104 DMM NOTICE MM(262420000000017/d2c45c00) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095458104 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) 20241214095458106 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095458106 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241214095458106 DMM INFO MM(262420000000017/d2c45c00) Subscriber data update (mmctx.c:445) 20241214095458106 DMM DEBUG MM(262420000000017/d2c45c00) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095458116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095458116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095458117 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095458117 DMM INFO MM(262420000000017/d2c45c00) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095458117 DMM NOTICE MM(262420000000017/d2c45c00) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095458117 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095458117 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095458117 DLLC NOTICE LLME(eeae1478/d2c45c00){ASSIGNED} LLGM Assign pre (ffffffff => d2c45c00) (gprs_llc.c:1079) 20241214095458117 DLLC NOTICE LLME(ffffffff/d2c45c00){ASSIGNED} LLGM Assign post (ffffffff => d2c45c00) (gprs_llc.c:1125) 20241214095458117 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095458117 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095458117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095458117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@e6507efad150: setverdict(pass): none -> pass 20241214095458176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095458176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095458176 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095458176 DMM INFO MM(262420000000017/d2c45c00) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095458176 DMM INFO MM(262420000000017/d2c45c00) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095458176 DMM DEBUG MM(262420000000017/d2c45c00) Using GGSN 0 (gprs_sm.c:317) 20241214095458176 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) 20241214095458176 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241214095458176 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095458176 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095458176 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241214095458192 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 fb 8d 1d 43 11 c1 8c 3a e7 14 05 7f 0f 70 93 cb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241214095458192 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2720d0, cbp=0x55e04437e790) (sgsn_libgtp.c:633) 20241214095458192 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095458192 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044382be8 TLLI=d2c45c00, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095458192 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095458192 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@e6507efad150: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@e6507efad150: Final verdict of PTC: pass 20241214095458212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47020<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(727)@e6507efad150: Final verdict of PTC: none 20241214095458217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095458217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(742)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@e6507efad150: Final verdict of PTC: none -NSVCI99(740)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@e6507efad150: Final verdict of PTC: none -NSVCI98(735)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@e6507efad150: Final verdict of PTC: none -NSVCI97(730)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(728)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(733)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(738)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none)Sat Dec 14 09:54:58 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_pdp_act finished. Verdict: pass MTC@e6507efad150: 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'. 20241214095458325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095458727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88824) 20241214095459218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095459218 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) 20241214095500219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095500219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:55:00 UTC 2024 /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 20241214095501221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095501221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_pdp_act_unattached started. 20241214095501826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095501828 DMM INFO MM(262420000000017/d2c45c00) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095501828 DMM INFO MM(262420000000017/d2c45c00) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095501828 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095501828 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095501828 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095501828 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095501828 DLLC NOTICE LLME(ffffffff/d2c45c00){ASSIGNED} LLGM Assign pre (d2c45c00 => ffffffff) (gprs_llc.c:1079) 20241214095501828 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2c45c00 => ffffffff) (gprs_llc.c:1125) 20241214095501828 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044382890 (gprs_sndcp.c:574) 20241214095501828 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044382be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095501828 DMM NOTICE MM(262420000000017/d2c45c00) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214095501828 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241214095501828 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214095501828 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095501828 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241214095501828 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241214095501828 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) 20241214095501828 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) 20241214095501828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095501828 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095501828 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095501828 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095501828 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095501873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095501873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095501873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095501873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095501873 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095501873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095501873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095501873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095501873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095501874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095501874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095501874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095501874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095501874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095501874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095501874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095501874 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095501874 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095501874 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095501874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095501874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095501874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095501877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095501883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095501883 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095501889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095501889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095501889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095501889 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095501889 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095501889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095501889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095501889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095501889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095501890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095501890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095501890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095501890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095501890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095501890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095501890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095501890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095501890 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095501890 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095501890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095501890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095501890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095501892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095501897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095501897 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095501904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095501904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095501904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095501904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095501904 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095501904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095501904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095501904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095501904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095501906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095501906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095501906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095501906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095501906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095501906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095501906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095501906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095501906 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095501906 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095501906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(759)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095501906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095501906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095501908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095501912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095501912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095502222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095502222 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095502222 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095502222 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095502226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(760)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095502227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@e6507efad150: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='D1BC1834'O, index=0 SGSN_Test-GSUP(761)@e6507efad150: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241214095502288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095502288 DLLC NOTICE LLME(ffffffff/d1bc1834){UNASSIGNED} LLC RX: unknown TLLI 0xd1bc1834, creating LLME on the fly (gprs_llc.c:552) 20241214095502288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241214095502289 DMM NOTICE LLME(ffffffff/d1bc1834){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241214095502289 DLLC NOTICE LLME(ffffffff/d1bc1834){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241214095502289 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@e6507efad150: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@e6507efad150: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@e6507efad150: Final verdict of PTC: pass 20241214095502309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56392<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@e6507efad150: Final verdict of PTC: none -NSVCI97(749)@e6507efad150: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@e6507efad150: Final verdict of PTC: none 20241214095502313 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095502314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(759)@e6507efad150: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@e6507efad150: Final verdict of PTC: none -NSVCI98(754)@e6507efad150: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(752)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(747)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(757)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@e6507efad150: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:55:02 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241214095502386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095502688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56240) 20241214095503315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095503315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56240, count=60596) 20241214095504316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095504316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:55:04 UTC 2024 /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 20241214095505318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095505318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_user started. 20241214095505782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095505785 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095505827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095505827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095505827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095505827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095505827 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095505827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095505827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095505827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095505827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095505828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095505828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095505828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095505828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095505828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095505828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095505828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095505828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095505828 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095505828 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095505828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095505829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095505829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095505831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095505835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095505835 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095505843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095505843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095505843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095505843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095505843 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095505843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095505843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095505843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095505843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095505844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095505844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095505844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095505844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095505844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095505844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095505844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095505844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095505844 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095505844 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095505844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095505844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095505844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095505846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095505851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095505851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095505858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095505858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095505858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095505858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095505858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095505858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095505858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095505858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095505858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095505859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095505859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095505859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095505859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095505859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095505859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095505859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095505859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095505859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095505859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095505859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095505859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095505859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095505861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095505865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095505865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095506320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095506320 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095506320 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095506320 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095506324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095506325 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@e6507efad150: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='F747B196'O, index=0 SGSN_Test-GSUP(780)@e6507efad150: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@e6507efad150: 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 := 'F1C4D320A499305C6FF3A39FC645A397'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21FF1E1E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCD2F12D545F29FE'O } } } } } 20241214095506401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095506401 DLLC NOTICE LLME(ffffffff/f747b196){UNASSIGNED} LLC RX: unknown TLLI 0xf747b196, creating LLME on the fly (gprs_llc.c:552) 20241214095506401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095506401 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1248) 20241214095506401 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095506401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095506401 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095506401 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095506401 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095506401 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095506401 DLLC NOTICE LLME(ffffffff/f747b196){UNASSIGNED} LLGM Assign pre (f747b196 => f4d56b71) (gprs_llc.c:1079) 20241214095506401 DLLC NOTICE LLME(f747b196/f4d56b71){ASSIGNED} LLGM Assign post (f747b196 => f4d56b71) (gprs_llc.c:1125) 20241214095506401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095506401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095506401 DMM DEBUG MM(262420000000019/f4d56b71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095506423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095506423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095506423 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095506423 DMM DEBUG MM(262420000000019/f4d56b71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241214095506423 DMM NOTICE MM(262420000000019/f4d56b71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095506423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095506423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095506423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095506423 DMM DEBUG MM(262420000000019/f4d56b71) Requesting authorization (sgsn_auth.c:160) 20241214095506423 DMM INFO MM(262420000000019/f4d56b71) Requesting authentication tuples (sgsn_auth.c:184) 20241214095506423 DMM DEBUG MM(262420000000019/f4d56b71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095506423 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241214095506423 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)@e6507efad150: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241214095506429 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095506429 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095506429 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095506429 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095506429 DMM INFO MM(262420000000019/f4d56b71) Subscriber data update (mmctx.c:445) 20241214095506429 DMM DEBUG MM(262420000000019/f4d56b71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095506429 DMM INFO MM(262420000000019/f4d56b71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095506429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095506429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095506429 DMM INFO MM(262420000000019/f4d56b71) <- GMM AUTH AND CIPHERING REQ (rand = f1 c4 d3 20 a4 99 30 5c 6f f3 a3 9f c6 45 a3 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095506444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095506444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095506444 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095506444 DMM INFO MM(262420000000019/f4d56b71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095506444 DMM NOTICE MM(262420000000019/f4d56b71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095506444 DMM DEBUG MM(262420000000019/f4d56b71) checking auth: received GSM SRES = 21 ff 1e 1e (gprs_gmm.c:648) 20241214095506444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095506444 DMM DEBUG MM(262420000000019/f4d56b71) Requesting authorization (sgsn_auth.c:160) 20241214095506444 DMM INFO MM(262420000000019/f4d56b71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095506444 DMM DEBUG MM(262420000000019/f4d56b71) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095506444 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241214095506444 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) 20241214095506444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095506444 DMM INFO MM(262420000000019/f4d56b71) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4d56b71) (gprs_gmm.c:282) 20241214095506447 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095506447 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095506447 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241214095506447 DMM INFO MM(262420000000019/f4d56b71) Subscriber data update (mmctx.c:445) 20241214095506447 DMM DEBUG MM(262420000000019/f4d56b71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095506447 DMM INFO MM(262420000000019/f4d56b71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095506447 DMM NOTICE MM(262420000000019/f4d56b71) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241214095506447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095506447 DMM NOTICE MM(262420000000019/f4d56b71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095506447 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) 20241214095506448 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095506448 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241214095506448 DMM INFO MM(262420000000019/f4d56b71) Subscriber data update (mmctx.c:445) 20241214095506448 DMM DEBUG MM(262420000000019/f4d56b71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095506459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095506459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095506459 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095506459 DMM INFO MM(262420000000019/f4d56b71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095506459 DMM NOTICE MM(262420000000019/f4d56b71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095506459 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095506459 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095506459 DLLC NOTICE LLME(f747b196/f4d56b71){ASSIGNED} LLGM Assign pre (ffffffff => f4d56b71) (gprs_llc.c:1079) 20241214095506459 DLLC NOTICE LLME(ffffffff/f4d56b71){ASSIGNED} LLGM Assign post (ffffffff => f4d56b71) (gprs_llc.c:1125) 20241214095506459 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095506460 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095506460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095506460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@e6507efad150: setverdict(pass): none -> pass 20241214095506518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095506519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095506519 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095506519 DMM INFO MM(262420000000019/f4d56b71) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095506519 DMM INFO MM(262420000000019/f4d56b71) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095506519 DMM DEBUG MM(262420000000019/f4d56b71) Using GGSN 0 (gprs_sm.c:317) 20241214095506519 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) 20241214095506519 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241214095506519 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095506519 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095506519 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241214095506544 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 ea 0f ef 53 11 17 12 4e 28 14 05 7f 29 16 f0 b4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241214095506544 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a273148, cbp=0x55e04437ed70) (sgsn_libgtp.c:633) 20241214095506544 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095506544 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044383d28 TLLI=f4d56b71, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095506544 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095506544 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095506562 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20241214095506576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095506576 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241214095506576 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@e6507efad150: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@e6507efad150: Final verdict of PTC: pass 20241214095506585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@e6507efad150: Final verdict of PTC: none 20241214095506589 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095506589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user-BVCI196(767)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@e6507efad150: Final verdict of PTC: none -NSVCI99(778)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@e6507efad150: Final verdict of PTC: none -NSVCI97(768)@e6507efad150: Final verdict of PTC: none -NSVCI98(773)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(766)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(771)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(776)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:55:06 UTC 2024 ====== 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 20241214095506674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095507076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56424<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92588) 20241214095507590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095507590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92588, count=96944) 20241214095508591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095508591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:55:09 UTC 2024 /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 20241214095509592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095509592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_ggsn_reject started. 20241214095510183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095510187 DMM INFO MM(262420000000019/f4d56b71) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095510187 DMM INFO MM(262420000000019/f4d56b71) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095510187 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095510187 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095510187 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095510187 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095510187 DLLC NOTICE LLME(ffffffff/f4d56b71){ASSIGNED} LLGM Assign pre (f4d56b71 => ffffffff) (gprs_llc.c:1079) 20241214095510187 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4d56b71 => ffffffff) (gprs_llc.c:1125) 20241214095510187 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e0443839d0 (gprs_sndcp.c:574) 20241214095510187 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044383d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095510187 DMM NOTICE MM(262420000000019/f4d56b71) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214095510187 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241214095510187 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214095510187 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095510187 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241214095510187 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241214095510187 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) 20241214095510187 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) 20241214095510188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095510188 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095510188 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095510188 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095510188 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095510228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095510228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095510228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095510228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095510228 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095510228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095510228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095510228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095510228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095510229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095510229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095510229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095510229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095510229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095510229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095510229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095510229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095510229 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095510229 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095510229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095510230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095510230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 20241214095510232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095510236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095510236 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(789)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095510241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095510241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095510241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095510241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095510241 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095510242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095510242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095510242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095510242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095510242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095510242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095510242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095510242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095510242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095510242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095510242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095510242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095510242 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095510242 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095510242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095510242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095510243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095510244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095510248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095510248 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095510258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095510258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095510258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095510258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095510258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095510258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095510258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095510258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095510258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095510258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095510258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095510258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095510258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095510258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095510258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095510258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095510258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095510258 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095510258 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095510258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095510259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095510259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095510261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095510265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095510265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095510593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095510593 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095510593 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095510593 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095510597 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095510598 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e6507efad150: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='C7C30802'O, index=0 SGSN_Test-GSUP(799)@e6507efad150: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@e6507efad150: 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 := '3755D91F615D96AFB68DF42729CD0F12'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBE02472'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '93766E102EFED252'O } } } } } 20241214095510670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095510670 DLLC NOTICE LLME(ffffffff/c7c30802){UNASSIGNED} LLC RX: unknown TLLI 0xc7c30802, creating LLME on the fly (gprs_llc.c:552) 20241214095510670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095510670 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1248) 20241214095510670 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095510670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095510670 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095510670 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095510670 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095510670 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095510670 DLLC NOTICE LLME(ffffffff/c7c30802){UNASSIGNED} LLGM Assign pre (c7c30802 => ec738bbb) (gprs_llc.c:1079) 20241214095510670 DLLC NOTICE LLME(c7c30802/ec738bbb){ASSIGNED} LLGM Assign post (c7c30802 => ec738bbb) (gprs_llc.c:1125) 20241214095510670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095510670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095510670 DMM DEBUG MM(262420000000020/ec738bbb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095510690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095510690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095510690 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095510690 DMM DEBUG MM(262420000000020/ec738bbb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241214095510690 DMM NOTICE MM(262420000000020/ec738bbb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095510690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095510690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095510690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095510690 DMM DEBUG MM(262420000000020/ec738bbb) Requesting authorization (sgsn_auth.c:160) 20241214095510690 DMM INFO MM(262420000000020/ec738bbb) Requesting authentication tuples (sgsn_auth.c:184) 20241214095510690 DMM DEBUG MM(262420000000020/ec738bbb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095510690 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241214095510690 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)@e6507efad150: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241214095510696 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095510696 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095510696 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095510696 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095510696 DMM INFO MM(262420000000020/ec738bbb) Subscriber data update (mmctx.c:445) 20241214095510696 DMM DEBUG MM(262420000000020/ec738bbb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095510696 DMM INFO MM(262420000000020/ec738bbb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095510696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095510696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095510696 DMM INFO MM(262420000000020/ec738bbb) <- GMM AUTH AND CIPHERING REQ (rand = 37 55 d9 1f 61 5d 96 af b6 8d f4 27 29 cd 0f 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095510712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095510712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095510712 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095510712 DMM INFO MM(262420000000020/ec738bbb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095510712 DMM NOTICE MM(262420000000020/ec738bbb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095510712 DMM DEBUG MM(262420000000020/ec738bbb) checking auth: received GSM SRES = bb e0 24 72 (gprs_gmm.c:648) 20241214095510712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095510712 DMM DEBUG MM(262420000000020/ec738bbb) Requesting authorization (sgsn_auth.c:160) 20241214095510712 DMM INFO MM(262420000000020/ec738bbb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095510712 DMM DEBUG MM(262420000000020/ec738bbb) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095510712 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241214095510712 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) 20241214095510712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095510712 DMM INFO MM(262420000000020/ec738bbb) <- GMM ATTACH ACCEPT (new P-TMSI=0xec738bbb) (gprs_gmm.c:282) 20241214095510715 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095510715 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095510715 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241214095510715 DMM INFO MM(262420000000020/ec738bbb) Subscriber data update (mmctx.c:445) 20241214095510715 DMM DEBUG MM(262420000000020/ec738bbb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095510715 DMM INFO MM(262420000000020/ec738bbb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095510715 DMM NOTICE MM(262420000000020/ec738bbb) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241214095510715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095510715 DMM NOTICE MM(262420000000020/ec738bbb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095510715 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) 20241214095510717 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095510717 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241214095510717 DMM INFO MM(262420000000020/ec738bbb) Subscriber data update (mmctx.c:445) 20241214095510717 DMM DEBUG MM(262420000000020/ec738bbb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095510727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095510727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095510727 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095510727 DMM INFO MM(262420000000020/ec738bbb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095510727 DMM NOTICE MM(262420000000020/ec738bbb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095510727 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095510727 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095510727 DLLC NOTICE LLME(c7c30802/ec738bbb){ASSIGNED} LLGM Assign pre (ffffffff => ec738bbb) (gprs_llc.c:1079) 20241214095510727 DLLC NOTICE LLME(ffffffff/ec738bbb){ASSIGNED} LLGM Assign post (ffffffff => ec738bbb) (gprs_llc.c:1125) 20241214095510727 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095510727 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095510727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095510727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@e6507efad150: setverdict(pass): none -> pass 20241214095510784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095510785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095510785 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095510785 DMM INFO MM(262420000000020/ec738bbb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095510785 DMM INFO MM(262420000000020/ec738bbb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095510785 DMM DEBUG MM(262420000000020/ec738bbb) Using GGSN 0 (gprs_sm.c:317) 20241214095510785 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) 20241214095510785 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241214095510785 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095510785 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095510785 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241214095510809 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 51 35 72 de 11 0f ee b0 6e 14 05 7f c7 61 38 da 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241214095510809 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f3f1a2741c0, cbp=0x55e04437f640) (sgsn_libgtp.c:633) 20241214095510809 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241214095510809 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241214095510810 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241214095510810 DMM NOTICE MM(262420000000020/ec738bbb) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e6507efad150: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@e6507efad150: Final verdict of PTC: pass 20241214095510827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56426<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@e6507efad150: Final verdict of PTC: none -NSVCI97(787)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@e6507efad150: Final verdict of PTC: none -NSVCI98(792)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@e6507efad150: Final verdict of PTC: none -NSVCI99(797)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e6507efad150: Final verdict of PTC: none 20241214095510833 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095510833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(794)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(795)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(790)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(785)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:55:10 UTC 2024 ====== 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 20241214095510927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095511330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98216) 20241214095511834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095511834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98216, count=99376) 20241214095512836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095512836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:55:13 UTC 2024 /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 20241214095513837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095513837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_user_deact_mo started. 20241214095514421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095514423 DMM INFO MM(262420000000020/ec738bbb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095514423 DMM INFO MM(262420000000020/ec738bbb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095514423 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095514423 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095514423 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095514423 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095514423 DLLC NOTICE LLME(ffffffff/ec738bbb){ASSIGNED} LLGM Assign pre (ec738bbb => ffffffff) (gprs_llc.c:1079) 20241214095514423 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec738bbb => ffffffff) (gprs_llc.c:1125) 20241214095514423 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241214095514423 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) 20241214095514423 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) 20241214095514423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095514423 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095514423 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095514423 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095514423 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095514455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095514455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095514455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095514455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095514455 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095514455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095514455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095514455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095514455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095514456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095514456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095514456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095514456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095514456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095514456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095514456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095514456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095514456 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095514456 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095514456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095514456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095514456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095514458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 20241214095514462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095514462 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)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095514472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095514472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095514472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095514472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095514472 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095514472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095514472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095514472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095514472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095514473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095514473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095514473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095514474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095514474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095514474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095514474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095514474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095514474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095514474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095514474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095514474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095514474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095514476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095514481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095514481 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)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095514488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095514488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095514488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095514488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095514488 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095514488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095514488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095514488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095514488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095514489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095514489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095514489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095514489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095514489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095514489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095514489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095514489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095514489 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095514489 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095514489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095514489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095514489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095514492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095514496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095514496 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)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095514838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095514838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095514838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095514838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095514842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095514843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e6507efad150: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='CAC4379B'O, index=0 SGSN_Test-GSUP(818)@e6507efad150: 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)@e6507efad150: 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 := 'A8D435AE2EA8BB94429E73C75D457779'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D454B7B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FDA1A5702BE1A6F'O } } } } } 20241214095514904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095514904 DLLC NOTICE LLME(ffffffff/cac4379b){UNASSIGNED} LLC RX: unknown TLLI 0xcac4379b, creating LLME on the fly (gprs_llc.c:552) 20241214095514904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095514904 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20241214095514904 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095514904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095514904 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095514904 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095514904 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095514904 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095514904 DLLC NOTICE LLME(ffffffff/cac4379b){UNASSIGNED} LLGM Assign pre (cac4379b => f597fb63) (gprs_llc.c:1079) 20241214095514904 DLLC NOTICE LLME(cac4379b/f597fb63){ASSIGNED} LLGM Assign post (cac4379b => f597fb63) (gprs_llc.c:1125) 20241214095514904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095514904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095514904 DMM DEBUG MM(262420000000021/f597fb63) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095514910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095514910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095514910 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095514910 DMM DEBUG MM(262420000000021/f597fb63) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241214095514910 DMM NOTICE MM(262420000000021/f597fb63) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095514910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095514910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095514910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095514910 DMM DEBUG MM(262420000000021/f597fb63) Requesting authorization (sgsn_auth.c:160) 20241214095514910 DMM INFO MM(262420000000021/f597fb63) Requesting authentication tuples (sgsn_auth.c:184) 20241214095514910 DMM DEBUG MM(262420000000021/f597fb63) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095514910 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241214095514910 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)@e6507efad150: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241214095514911 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095514911 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095514911 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095514911 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095514911 DMM INFO MM(262420000000021/f597fb63) Subscriber data update (mmctx.c:445) 20241214095514911 DMM DEBUG MM(262420000000021/f597fb63) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095514911 DMM INFO MM(262420000000021/f597fb63) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095514911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095514911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095514911 DMM INFO MM(262420000000021/f597fb63) <- GMM AUTH AND CIPHERING REQ (rand = a8 d4 35 ae 2e a8 bb 94 42 9e 73 c7 5d 45 77 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095514915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095514915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095514915 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095514915 DMM INFO MM(262420000000021/f597fb63) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095514915 DMM NOTICE MM(262420000000021/f597fb63) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095514915 DMM DEBUG MM(262420000000021/f597fb63) checking auth: received GSM SRES = 9d 45 4b 7b (gprs_gmm.c:648) 20241214095514915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095514915 DMM DEBUG MM(262420000000021/f597fb63) Requesting authorization (sgsn_auth.c:160) 20241214095514915 DMM INFO MM(262420000000021/f597fb63) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095514915 DMM DEBUG MM(262420000000021/f597fb63) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095514915 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241214095514915 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) 20241214095514915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095514915 DMM INFO MM(262420000000021/f597fb63) <- GMM ATTACH ACCEPT (new P-TMSI=0xf597fb63) (gprs_gmm.c:282) 20241214095514916 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095514916 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095514916 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241214095514916 DMM INFO MM(262420000000021/f597fb63) Subscriber data update (mmctx.c:445) 20241214095514916 DMM DEBUG MM(262420000000021/f597fb63) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095514916 DMM INFO MM(262420000000021/f597fb63) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095514916 DMM NOTICE MM(262420000000021/f597fb63) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241214095514916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095514916 DMM NOTICE MM(262420000000021/f597fb63) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095514916 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) 20241214095514916 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095514916 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241214095514916 DMM INFO MM(262420000000021/f597fb63) Subscriber data update (mmctx.c:445) 20241214095514916 DMM DEBUG MM(262420000000021/f597fb63) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095514919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095514919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095514919 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095514919 DMM INFO MM(262420000000021/f597fb63) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095514919 DMM NOTICE MM(262420000000021/f597fb63) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095514919 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095514919 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095514919 DLLC NOTICE LLME(cac4379b/f597fb63){ASSIGNED} LLGM Assign pre (ffffffff => f597fb63) (gprs_llc.c:1079) 20241214095514919 DLLC NOTICE LLME(ffffffff/f597fb63){ASSIGNED} LLGM Assign post (ffffffff => f597fb63) (gprs_llc.c:1125) 20241214095514919 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095514919 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095514919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095514919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@e6507efad150: setverdict(pass): none -> pass 20241214095514978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095514978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095514978 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095514978 DMM INFO MM(262420000000021/f597fb63) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095514978 DMM INFO MM(262420000000021/f597fb63) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095514978 DMM DEBUG MM(262420000000021/f597fb63) Using GGSN 0 (gprs_sm.c:317) 20241214095514978 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) 20241214095514978 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241214095514978 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095514978 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095514978 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241214095515003 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 be 22 f2 28 11 fe d5 86 4d 14 05 7f 8f 97 0e 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=1031 from retransmit req queue (gtp.c:443) 20241214095515003 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2741c0, cbp=0x55e04437f640) (sgsn_libgtp.c:633) 20241214095515003 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095515003 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044383d28 TLLI=f597fb63, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095515003 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095515003 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095515020 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20241214095515034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095515034 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241214095515034 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095515041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095515041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241214095515041 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095515041 DMM INFO MM(262420000000021/f597fb63) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241214095515041 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095515041 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241214095515044 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) 20241214095515044 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f3f1a2741c0, cbp=0x55e04437f640) (sgsn_libgtp.c:633) 20241214095515044 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241214095515044 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044383d28, TLLI=f597fb63, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095515044 DMM INFO MM(262420000000021/f597fb63) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241214095515044 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241214095515044 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e6507efad150: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@e6507efad150: Final verdict of PTC: pass 20241214095515059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@e6507efad150: Final verdict of PTC: none 20241214095515062 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095515063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(802)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@e6507efad150: Final verdict of PTC: none -NSVCI97(806)@e6507efad150: Final verdict of PTC: none -NSVCI99(816)@e6507efad150: Final verdict of PTC: none -NSVCI98(811)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(804)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(814)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(809)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:55:15 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20241214095515129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095515531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20241214095516064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095516064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84328, count=105736) 20241214095517065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095517065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:55:17 UTC 2024 /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 20241214095518066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095518066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_user_deact_mt started. 20241214095518628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095518631 DMM INFO MM(262420000000021/f597fb63) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095518631 DMM INFO MM(262420000000021/f597fb63) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095518631 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095518631 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095518631 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095518632 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095518632 DLLC NOTICE LLME(ffffffff/f597fb63){ASSIGNED} LLGM Assign pre (f597fb63 => ffffffff) (gprs_llc.c:1079) 20241214095518632 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f597fb63 => ffffffff) (gprs_llc.c:1125) 20241214095518632 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241214095518632 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) 20241214095518632 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) 20241214095518632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095518632 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095518632 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095518632 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095518632 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095518679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095518679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095518679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095518679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095518679 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095518679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095518679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095518679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095518679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095518680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095518680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095518680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095518681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095518681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095518681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095518681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095518681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095518681 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095518681 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095518681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095518681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095518681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095518683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095518689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095518689 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)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095518696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095518696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095518696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095518696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095518696 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095518696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095518696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095518696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095518696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095518697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095518697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095518697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095518697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095518697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095518698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095518698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095518698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095518698 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095518698 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095518698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095518698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095518698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095518700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095518704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095518704 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)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095518714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095518714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095518714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095518714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095518714 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095518714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095518714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095518714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095518714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095518714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095518714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095518714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095518715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095518715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095518715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095518715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095518715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095518715 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095518715 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095518715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095518715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095518715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095518717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095518721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095518721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(833)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095519067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095519067 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095519067 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095519067 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095519071 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095519073 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@e6507efad150: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='E88F982D'O, index=0 SGSN_Test-GSUP(837)@e6507efad150: 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)@e6507efad150: 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 := '193446F10F40203257C3A8D5167A687C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65817F1B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72B087D100609D20'O } } } } } 20241214095519139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095519139 DLLC NOTICE LLME(ffffffff/e88f982d){UNASSIGNED} LLC RX: unknown TLLI 0xe88f982d, creating LLME on the fly (gprs_llc.c:552) 20241214095519139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095519139 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20241214095519139 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095519139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095519139 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095519139 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095519139 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095519139 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095519139 DLLC NOTICE LLME(ffffffff/e88f982d){UNASSIGNED} LLGM Assign pre (e88f982d => f7362cd0) (gprs_llc.c:1079) 20241214095519139 DLLC NOTICE LLME(e88f982d/f7362cd0){ASSIGNED} LLGM Assign post (e88f982d => f7362cd0) (gprs_llc.c:1125) 20241214095519139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095519140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095519140 DMM DEBUG MM(262420000000022/f7362cd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095519149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095519149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095519150 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095519150 DMM DEBUG MM(262420000000022/f7362cd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241214095519150 DMM NOTICE MM(262420000000022/f7362cd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095519150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095519150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095519150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095519150 DMM DEBUG MM(262420000000022/f7362cd0) Requesting authorization (sgsn_auth.c:160) 20241214095519150 DMM INFO MM(262420000000022/f7362cd0) Requesting authentication tuples (sgsn_auth.c:184) 20241214095519150 DMM DEBUG MM(262420000000022/f7362cd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095519150 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241214095519150 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)@e6507efad150: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241214095519153 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095519153 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095519153 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095519153 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095519153 DMM INFO MM(262420000000022/f7362cd0) Subscriber data update (mmctx.c:445) 20241214095519153 DMM DEBUG MM(262420000000022/f7362cd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095519153 DMM INFO MM(262420000000022/f7362cd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095519153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095519153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095519153 DMM INFO MM(262420000000022/f7362cd0) <- GMM AUTH AND CIPHERING REQ (rand = 19 34 46 f1 0f 40 20 32 57 c3 a8 d5 16 7a 68 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095519161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095519161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095519161 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095519161 DMM INFO MM(262420000000022/f7362cd0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095519161 DMM NOTICE MM(262420000000022/f7362cd0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095519161 DMM DEBUG MM(262420000000022/f7362cd0) checking auth: received GSM SRES = 65 81 7f 1b (gprs_gmm.c:648) 20241214095519161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095519161 DMM DEBUG MM(262420000000022/f7362cd0) Requesting authorization (sgsn_auth.c:160) 20241214095519161 DMM INFO MM(262420000000022/f7362cd0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095519161 DMM DEBUG MM(262420000000022/f7362cd0) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095519161 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241214095519161 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) 20241214095519161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095519161 DMM INFO MM(262420000000022/f7362cd0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7362cd0) (gprs_gmm.c:282) 20241214095519162 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095519162 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095519162 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241214095519162 DMM INFO MM(262420000000022/f7362cd0) Subscriber data update (mmctx.c:445) 20241214095519162 DMM DEBUG MM(262420000000022/f7362cd0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095519162 DMM INFO MM(262420000000022/f7362cd0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095519162 DMM NOTICE MM(262420000000022/f7362cd0) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241214095519162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095519162 DMM NOTICE MM(262420000000022/f7362cd0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095519162 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) 20241214095519163 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095519163 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241214095519163 DMM INFO MM(262420000000022/f7362cd0) Subscriber data update (mmctx.c:445) 20241214095519163 DMM DEBUG MM(262420000000022/f7362cd0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095519169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095519170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095519170 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095519170 DMM INFO MM(262420000000022/f7362cd0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095519170 DMM NOTICE MM(262420000000022/f7362cd0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095519170 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095519170 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095519170 DLLC NOTICE LLME(e88f982d/f7362cd0){ASSIGNED} LLGM Assign pre (ffffffff => f7362cd0) (gprs_llc.c:1079) 20241214095519170 DLLC NOTICE LLME(ffffffff/f7362cd0){ASSIGNED} LLGM Assign post (ffffffff => f7362cd0) (gprs_llc.c:1125) 20241214095519170 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095519170 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095519170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095519170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@e6507efad150: setverdict(pass): none -> pass 20241214095519224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095519224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095519224 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095519224 DMM INFO MM(262420000000022/f7362cd0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095519224 DMM INFO MM(262420000000022/f7362cd0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095519224 DMM DEBUG MM(262420000000022/f7362cd0) Using GGSN 0 (gprs_sm.c:317) 20241214095519224 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) 20241214095519224 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241214095519224 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095519224 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095519224 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241214095519239 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 19 61 d5 fe 11 53 bd d3 35 14 05 7f be 5a 76 ca 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) 20241214095519239 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2741c0, cbp=0x55e04437f640) (sgsn_libgtp.c:633) 20241214095519239 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095519239 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=f7362cd0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095519239 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095519239 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095519253 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20241214095519264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095519264 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241214095519264 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095519269 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241214095519270 DGPRS INFO PDP(262420000000022:5): Context 0x7f3f1a2741c0 was deleted (sgsn_libgtp.c:707) 20241214095519270 DMM INFO MM(262420000000022/f7362cd0) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241214095519270 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241214095519270 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@e6507efad150: Removing Client IMSI='262420000000022'H, index=0 20241214095519281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095519281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241214095519281 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095519281 DMM INFO MM(262420000000022/f7362cd0) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@e6507efad150: Final verdict of PTC: pass 20241214095519286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50234<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(830)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(837)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@e6507efad150: Final verdict of PTC: none -NSVCI99(835)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@e6507efad150: Final verdict of PTC: none 20241214095519290 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095519290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(831)@e6507efad150: Final verdict of PTC: none -NSVCI97(825)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(833)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(828)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(823)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(834)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(833): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:55:19 UTC 2024 ====== 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 20241214095519387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095519790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84592) 20241214095520292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095520292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214095520514 DGPRS DEBUG Checking for inactive LLMEs, time = 36698319 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=84592, count=105016) 20241214095521293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095521293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:55:21 UTC 2024 /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 20241214095522294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095522294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_deact_dup started. 20241214095522886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095522889 DMM INFO MM(262420000000022/f7362cd0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095522889 DMM INFO MM(262420000000022/f7362cd0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095522889 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095522889 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095522889 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095522889 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095522889 DLLC NOTICE LLME(ffffffff/f7362cd0){ASSIGNED} LLGM Assign pre (f7362cd0 => ffffffff) (gprs_llc.c:1079) 20241214095522889 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7362cd0 => ffffffff) (gprs_llc.c:1125) 20241214095522889 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044384b40 (gprs_sndcp.c:574) 20241214095522889 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095522889 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241214095522889 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) 20241214095522889 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) 20241214095522889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095522889 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095522889 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095522889 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095522889 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095522930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095522930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095522930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095522930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095522930 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095522930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095522930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095522930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095522930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095522930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095522930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095522931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095522931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095522931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095522931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095522931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095522931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095522931 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095522931 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095522931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095522931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095522931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095522933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095522938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095522938 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095522944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095522944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095522944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095522944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095522944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095522944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095522944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095522944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095522944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095522945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095522945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095522945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095522945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095522945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095522945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095522945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095522945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095522945 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095522945 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095522945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095522945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095522945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095522948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095522955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095522955 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095522963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095522963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095522963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095522963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095522963 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095522963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095522963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095522963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095522963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095522964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095522964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095522964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095522964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095522964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095522964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095522964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095522964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095522964 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095522964 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095522964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095522964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095522964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095522966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095522971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095522971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095523296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095523296 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095523296 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095523296 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095523298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095523299 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@e6507efad150: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='F7B03797'O, index=0 SGSN_Test-GSUP(856)@e6507efad150: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@e6507efad150: 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 := '4D6FF8F41AD25AD21E12DEB8B4796D97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02B53DEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64BC6FB49452D3E1'O } } } } } 20241214095523342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095523342 DLLC NOTICE LLME(ffffffff/f7b03797){UNASSIGNED} LLC RX: unknown TLLI 0xf7b03797, creating LLME on the fly (gprs_llc.c:552) 20241214095523342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095523342 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1248) 20241214095523342 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095523342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095523342 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095523342 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095523342 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095523342 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095523342 DLLC NOTICE LLME(ffffffff/f7b03797){UNASSIGNED} LLGM Assign pre (f7b03797 => d52787c3) (gprs_llc.c:1079) 20241214095523342 DLLC NOTICE LLME(f7b03797/d52787c3){ASSIGNED} LLGM Assign post (f7b03797 => d52787c3) (gprs_llc.c:1125) 20241214095523342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095523342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095523342 DMM DEBUG MM(262420000000046/d52787c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095523349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095523349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095523349 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095523349 DMM DEBUG MM(262420000000046/d52787c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241214095523349 DMM NOTICE MM(262420000000046/d52787c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095523349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095523349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095523349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095523349 DMM DEBUG MM(262420000000046/d52787c3) Requesting authorization (sgsn_auth.c:160) 20241214095523349 DMM INFO MM(262420000000046/d52787c3) Requesting authentication tuples (sgsn_auth.c:184) 20241214095523349 DMM DEBUG MM(262420000000046/d52787c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095523349 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241214095523349 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)@e6507efad150: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241214095523350 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095523350 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095523350 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095523350 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095523350 DMM INFO MM(262420000000046/d52787c3) Subscriber data update (mmctx.c:445) 20241214095523350 DMM DEBUG MM(262420000000046/d52787c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095523350 DMM INFO MM(262420000000046/d52787c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095523350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095523350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095523350 DMM INFO MM(262420000000046/d52787c3) <- GMM AUTH AND CIPHERING REQ (rand = 4d 6f f8 f4 1a d2 5a d2 1e 12 de b8 b4 79 6d 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095523355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095523355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095523355 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095523355 DMM INFO MM(262420000000046/d52787c3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095523355 DMM NOTICE MM(262420000000046/d52787c3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095523355 DMM DEBUG MM(262420000000046/d52787c3) checking auth: received GSM SRES = 02 b5 3d eb (gprs_gmm.c:648) 20241214095523355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095523355 DMM DEBUG MM(262420000000046/d52787c3) Requesting authorization (sgsn_auth.c:160) 20241214095523355 DMM INFO MM(262420000000046/d52787c3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095523355 DMM DEBUG MM(262420000000046/d52787c3) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095523355 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241214095523355 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) 20241214095523355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095523355 DMM INFO MM(262420000000046/d52787c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd52787c3) (gprs_gmm.c:282) 20241214095523356 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095523356 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095523356 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241214095523356 DMM INFO MM(262420000000046/d52787c3) Subscriber data update (mmctx.c:445) 20241214095523356 DMM DEBUG MM(262420000000046/d52787c3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095523356 DMM INFO MM(262420000000046/d52787c3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095523356 DMM NOTICE MM(262420000000046/d52787c3) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241214095523356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095523356 DMM NOTICE MM(262420000000046/d52787c3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095523356 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) 20241214095523357 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095523357 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241214095523357 DMM INFO MM(262420000000046/d52787c3) Subscriber data update (mmctx.c:445) 20241214095523357 DMM DEBUG MM(262420000000046/d52787c3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095523361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095523361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095523361 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095523361 DMM INFO MM(262420000000046/d52787c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095523361 DMM NOTICE MM(262420000000046/d52787c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095523361 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095523361 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095523361 DLLC NOTICE LLME(f7b03797/d52787c3){ASSIGNED} LLGM Assign pre (ffffffff => d52787c3) (gprs_llc.c:1079) 20241214095523361 DLLC NOTICE LLME(ffffffff/d52787c3){ASSIGNED} LLGM Assign post (ffffffff => d52787c3) (gprs_llc.c:1125) 20241214095523361 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095523361 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095523362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095523362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@e6507efad150: setverdict(pass): none -> pass 20241214095523424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095523424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095523424 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095523424 DMM INFO MM(262420000000046/d52787c3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095523424 DMM INFO MM(262420000000046/d52787c3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095523424 DMM DEBUG MM(262420000000046/d52787c3) Using GGSN 0 (gprs_sm.c:317) 20241214095523424 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) 20241214095523424 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241214095523424 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095523424 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095523424 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241214095523453 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 8a 93 0b 96 11 56 85 26 8b 14 05 7f ed 0a 59 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=1034 from retransmit req queue (gtp.c:443) 20241214095523453 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2741c0, cbp=0x55e04437f640) (sgsn_libgtp.c:633) 20241214095523453 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095523453 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=d52787c3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095523453 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095523453 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095523469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095523469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241214095523469 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095523469 DMM INFO MM(262420000000046/d52787c3) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241214095523469 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095523470 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241214095523470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095523470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095523470 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095523470 DMM INFO MM(262420000000046/d52787c3) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241214095523470 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095523470 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@e6507efad150: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@e6507efad150: "Received deletePDPContextResponse 1, seq_nr=1036" 20241214095523473 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) 20241214095523473 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f3f1a2741c0, cbp=0x55e04437f640) (sgsn_libgtp.c:633) 20241214095523473 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241214095523473 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=d52787c3, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095523473 DMM INFO MM(262420000000046/d52787c3) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241214095523473 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241214095523473 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241214095523474 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) 20241214095523474 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)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@e6507efad150: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@e6507efad150: Final verdict of PTC: pass 20241214095525494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53974<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@e6507efad150: Final verdict of PTC: none 20241214095525499 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095525500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(845)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@e6507efad150: Final verdict of PTC: none -NSVCI97(844)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@e6507efad150: Final verdict of PTC: none -NSVCI99(854)@e6507efad150: Final verdict of PTC: none -NSVCI98(849)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(852)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(842)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(847)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:55:25 UTC 2024 ====== 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 20241214095525600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095526003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103172) 20241214095526501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095526501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103172, count=107528) 20241214095527502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095527503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:55:28 UTC 2024 /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 20241214095528503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095528504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_second_attempt started. 20241214095529087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095529090 DMM INFO MM(262420000000046/d52787c3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095529090 DMM INFO MM(262420000000046/d52787c3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095529090 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095529090 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095529090 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095529090 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095529090 DLLC NOTICE LLME(ffffffff/d52787c3){ASSIGNED} LLGM Assign pre (d52787c3 => ffffffff) (gprs_llc.c:1079) 20241214095529090 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d52787c3 => ffffffff) (gprs_llc.c:1125) 20241214095529090 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241214095529090 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) 20241214095529090 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) 20241214095529090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095529090 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095529090 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095529090 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095529090 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095529149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095529149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095529149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095529149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095529149 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095529149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095529149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095529149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095529149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095529150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095529150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095529150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095529150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095529150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095529150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095529150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095529150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095529150 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095529150 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095529150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(863)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095529151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095529151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095529154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095529164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095529164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095529173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095529173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095529173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095529173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095529173 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095529173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095529173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095529173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095529173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095529174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095529174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095529174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095529174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095529174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095529174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095529174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095529174 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095529174 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095529174 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095529174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095529175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095529175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095529176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095529181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095529181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095529189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095529189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095529189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095529189 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095529189 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095529189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095529189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095529189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095529189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095529190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095529190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095529190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095529190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095529190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095529190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095529190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095529190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095529190 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095529190 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095529190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095529191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095529191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095529194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095529200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095529200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095529505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095529505 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095529505 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095529505 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095529509 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095529510 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@e6507efad150: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='C7DA2EF0'O, index=0 SGSN_Test-GSUP(875)@e6507efad150: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@e6507efad150: 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 := '4593C39C25C67956A5D73DF6F0DAFEDA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A9A0EBE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '486ACE4332F372F2'O } } } } } 20241214095529579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095529579 DLLC NOTICE LLME(ffffffff/c7da2ef0){UNASSIGNED} LLC RX: unknown TLLI 0xc7da2ef0, creating LLME on the fly (gprs_llc.c:552) 20241214095529579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095529579 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20241214095529579 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095529579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095529579 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095529579 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095529579 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095529579 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095529579 DLLC NOTICE LLME(ffffffff/c7da2ef0){UNASSIGNED} LLGM Assign pre (c7da2ef0 => c056d52f) (gprs_llc.c:1079) 20241214095529579 DLLC NOTICE LLME(c7da2ef0/c056d52f){ASSIGNED} LLGM Assign post (c7da2ef0 => c056d52f) (gprs_llc.c:1125) 20241214095529579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095529579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095529579 DMM DEBUG MM(262420000000022/c056d52f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095529599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095529599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095529599 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095529599 DMM DEBUG MM(262420000000022/c056d52f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241214095529599 DMM NOTICE MM(262420000000022/c056d52f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095529599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095529599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095529599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095529599 DMM DEBUG MM(262420000000022/c056d52f) Requesting authorization (sgsn_auth.c:160) 20241214095529599 DMM INFO MM(262420000000022/c056d52f) Requesting authentication tuples (sgsn_auth.c:184) 20241214095529599 DMM DEBUG MM(262420000000022/c056d52f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095529599 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241214095529599 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)@e6507efad150: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@e6507efad150: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241214095529605 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095529605 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095529605 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095529605 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095529605 DMM INFO MM(262420000000022/c056d52f) Subscriber data update (mmctx.c:445) 20241214095529605 DMM DEBUG MM(262420000000022/c056d52f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095529605 DMM INFO MM(262420000000022/c056d52f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095529605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095529605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095529605 DMM INFO MM(262420000000022/c056d52f) <- GMM AUTH AND CIPHERING REQ (rand = 45 93 c3 9c 25 c6 79 56 a5 d7 3d f6 f0 da fe da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095529620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095529620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095529620 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095529620 DMM INFO MM(262420000000022/c056d52f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095529620 DMM NOTICE MM(262420000000022/c056d52f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095529620 DMM DEBUG MM(262420000000022/c056d52f) checking auth: received GSM SRES = 6a 9a 0e be (gprs_gmm.c:648) 20241214095529620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095529620 DMM DEBUG MM(262420000000022/c056d52f) Requesting authorization (sgsn_auth.c:160) 20241214095529620 DMM INFO MM(262420000000022/c056d52f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095529620 DMM DEBUG MM(262420000000022/c056d52f) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095529620 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241214095529620 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) 20241214095529620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095529620 DMM INFO MM(262420000000022/c056d52f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc056d52f) (gprs_gmm.c:282) 20241214095529623 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095529623 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095529623 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241214095529623 DMM INFO MM(262420000000022/c056d52f) Subscriber data update (mmctx.c:445) 20241214095529623 DMM DEBUG MM(262420000000022/c056d52f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095529623 DMM INFO MM(262420000000022/c056d52f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095529623 DMM NOTICE MM(262420000000022/c056d52f) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241214095529623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095529623 DMM NOTICE MM(262420000000022/c056d52f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095529623 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) 20241214095529624 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095529624 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241214095529624 DMM INFO MM(262420000000022/c056d52f) Subscriber data update (mmctx.c:445) 20241214095529624 DMM DEBUG MM(262420000000022/c056d52f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095529635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095529635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095529635 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095529635 DMM INFO MM(262420000000022/c056d52f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095529635 DMM NOTICE MM(262420000000022/c056d52f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095529635 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095529635 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095529635 DLLC NOTICE LLME(c7da2ef0/c056d52f){ASSIGNED} LLGM Assign pre (ffffffff => c056d52f) (gprs_llc.c:1079) 20241214095529635 DLLC NOTICE LLME(ffffffff/c056d52f){ASSIGNED} LLGM Assign post (ffffffff => c056d52f) (gprs_llc.c:1125) 20241214095529635 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095529635 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095529635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095529635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@e6507efad150: setverdict(pass): none -> pass TC_attach_second_attempt(877)@e6507efad150: 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 := 'E100C5FC833193A67B8E9EE53E7A5B4B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B3B3FA3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '58F8B9EA55A40C85'O } } } } } 20241214095529692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095529692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095529692 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095529692 DMM INFO MM(262420000000022/c056d52f) -> GMM ATTACH REQUEST MI(TMSI-0xC056D52F) type="GPRS attach" (gprs_gmm.c:1248) 20241214095529692 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095529692 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214095529692 DLLC NOTICE LLME(ffffffff/c056d52f){ASSIGNED} LLGM Assign pre (c056d52f => db7165a8) (gprs_llc.c:1079) 20241214095529692 DLLC NOTICE LLME(c056d52f/db7165a8){ASSIGNED} LLGM Assign post (c056d52f => db7165a8) (gprs_llc.c:1125) 20241214095529692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095529692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095529692 DMM DEBUG MM(262420000000022/db7165a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095529703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095529703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241214095529703 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095529703 DMM DEBUG MM(262420000000022/db7165a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241214095529703 DMM NOTICE MM(262420000000022/db7165a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095529703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095529703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095529703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095529703 DMM DEBUG MM(262420000000022/db7165a8) Requesting authorization (sgsn_auth.c:160) 20241214095529703 DMM INFO MM(262420000000022/db7165a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095529703 DMM DEBUG MM(262420000000022/db7165a8) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095529703 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241214095529703 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) 20241214095535704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241214095535704 DMM ERROR MM(262420000000022/db7165a8) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241214095535704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241214095535704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241214095535704 DMM NOTICE MM(262420000000022/db7165a8) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241214095535704 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241214095535704 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) 20241214095535704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Reject}: Deallocated (fsm.c:568) 20241214095535704 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Deallocated (fsm.c:568) 20241214095535704 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095535704 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241214095535704 DLLC NOTICE LLME(c056d52f/db7165a8){ASSIGNED} LLGM Assign pre (db7165a8 => ffffffff) (gprs_llc.c:1079) 20241214095535704 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db7165a8 => ffffffff) (gprs_llc.c:1125) 20241214095549505 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241214095549506 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095549506 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241214095550514 DGPRS DEBUG Checking for inactive LLMEs, time = 36698349 (sgsn.c:132) 20241214095559152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095559154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095559154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095559175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095559178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095559178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095559191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095559195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095559195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@e6507efad150: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e6507efad150: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@e6507efad150: Final verdict of PTC: none 20241214095559593 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095559593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(863)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@e6507efad150: Final verdict of PTC: none -NSVCI98(868)@e6507efad150: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@e6507efad150: Final verdict of PTC: none 20241214095559596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53996<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(869)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@e6507efad150: Final verdict of PTC: none -NSVCI99(873)@e6507efad150: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@e6507efad150: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(861)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(866)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(871)@e6507efad150: Final verdict of PTC: none TC_attach_second_attempt(877)@e6507efad150: Final verdict of PTC: fail reason: "Tguard timeout" MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@e6507efad150: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@e6507efad150: 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'. Sat Dec 14 09:55:59 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241214095559673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095559975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106912) 20241214095600594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095600594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106912, count=112624) 20241214095601594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095601594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:56:02 UTC 2024 /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 20241214095602595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095602596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_echo_timeout started. 20241214095603077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095603080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095603125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095603125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095603125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095603125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095603125 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095603125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095603125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095603125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095603125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095603126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095603126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095603126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095603126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095603126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095603126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095603126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095603126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095603126 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095603126 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095603126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095603127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095603127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095603128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095603133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095603133 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095603140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095603140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095603140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095603140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095603140 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095603140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095603140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095603140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095603140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241214095603140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095603140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095603140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(887)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095603141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095603141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095603141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095603141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095603141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095603141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095603141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095603141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095603141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095603141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095603143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095603148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095603148 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095603155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095603155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095603155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095603155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095603155 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095603155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095603155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095603156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095603156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095603156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095603156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095603156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095603156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095603156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095603156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095603156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095603156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095603156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095603156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095603156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095603156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095603156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095603158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095603162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095603162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095603596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095603596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095603597 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095603597 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095603600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095603601 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@e6507efad150: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='E48C8275'O, index=0 SGSN_Test-GSUP(894)@e6507efad150: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@e6507efad150: 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 := '2284B441562E4FE3958F49E38D453DA1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FB4D66C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '66B610638FE5046B'O } } } } } 20241214095603651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095603651 DLLC NOTICE LLME(ffffffff/e48c8275){UNASSIGNED} LLC RX: unknown TLLI 0xe48c8275, creating LLME on the fly (gprs_llc.c:552) 20241214095603651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095603651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1248) 20241214095603651 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095603651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095603651 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095603651 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095603651 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095603651 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095603651 DLLC NOTICE LLME(ffffffff/e48c8275){UNASSIGNED} LLGM Assign pre (e48c8275 => fe338e9a) (gprs_llc.c:1079) 20241214095603651 DLLC NOTICE LLME(e48c8275/fe338e9a){ASSIGNED} LLGM Assign post (e48c8275 => fe338e9a) (gprs_llc.c:1125) 20241214095603651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095603651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095603651 DMM DEBUG MM(262420000000067/fe338e9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095603658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095603658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095603658 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095603658 DMM DEBUG MM(262420000000067/fe338e9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241214095603658 DMM NOTICE MM(262420000000067/fe338e9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095603658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095603658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095603658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095603658 DMM DEBUG MM(262420000000067/fe338e9a) Requesting authorization (sgsn_auth.c:160) 20241214095603658 DMM INFO MM(262420000000067/fe338e9a) Requesting authentication tuples (sgsn_auth.c:184) 20241214095603658 DMM DEBUG MM(262420000000067/fe338e9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095603658 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241214095603658 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)@e6507efad150: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@e6507efad150: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241214095603660 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095603660 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095603660 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095603660 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095603660 DMM INFO MM(262420000000067/fe338e9a) Subscriber data update (mmctx.c:445) 20241214095603660 DMM DEBUG MM(262420000000067/fe338e9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095603660 DMM INFO MM(262420000000067/fe338e9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095603660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095603660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095603660 DMM INFO MM(262420000000067/fe338e9a) <- GMM AUTH AND CIPHERING REQ (rand = 22 84 b4 41 56 2e 4f e3 95 8f 49 e3 8d 45 3d a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095603666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095603666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095603666 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095603666 DMM INFO MM(262420000000067/fe338e9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095603666 DMM NOTICE MM(262420000000067/fe338e9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095603666 DMM DEBUG MM(262420000000067/fe338e9a) checking auth: received GSM SRES = 8f b4 d6 6c (gprs_gmm.c:648) 20241214095603666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095603666 DMM DEBUG MM(262420000000067/fe338e9a) Requesting authorization (sgsn_auth.c:160) 20241214095603666 DMM INFO MM(262420000000067/fe338e9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095603666 DMM DEBUG MM(262420000000067/fe338e9a) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095603666 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241214095603666 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) 20241214095603666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095603666 DMM INFO MM(262420000000067/fe338e9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe338e9a) (gprs_gmm.c:282) 20241214095603667 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095603667 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095603667 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241214095603667 DMM INFO MM(262420000000067/fe338e9a) Subscriber data update (mmctx.c:445) 20241214095603667 DMM DEBUG MM(262420000000067/fe338e9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095603667 DMM INFO MM(262420000000067/fe338e9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095603667 DMM NOTICE MM(262420000000067/fe338e9a) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241214095603667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095603667 DMM NOTICE MM(262420000000067/fe338e9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095603667 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) 20241214095603668 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095603668 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241214095603668 DMM INFO MM(262420000000067/fe338e9a) Subscriber data update (mmctx.c:445) 20241214095603668 DMM DEBUG MM(262420000000067/fe338e9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095603672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095603672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095603672 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095603672 DMM INFO MM(262420000000067/fe338e9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095603672 DMM NOTICE MM(262420000000067/fe338e9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095603672 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095603672 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095603672 DLLC NOTICE LLME(e48c8275/fe338e9a){ASSIGNED} LLGM Assign pre (ffffffff => fe338e9a) (gprs_llc.c:1079) 20241214095603672 DLLC NOTICE LLME(ffffffff/fe338e9a){ASSIGNED} LLGM Assign post (ffffffff => fe338e9a) (gprs_llc.c:1125) 20241214095603672 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095603672 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095603672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095603672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@e6507efad150: setverdict(pass): none -> pass 20241214095603729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095603730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095603730 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095603730 DMM INFO MM(262420000000067/fe338e9a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095603730 DMM INFO MM(262420000000067/fe338e9a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095603730 DMM DEBUG MM(262420000000067/fe338e9a) Using GGSN 0 (gprs_sm.c:317) 20241214095603730 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) 20241214095603730 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241214095603730 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095603730 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095603730 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241214095603759 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 e2 65 f0 f8 11 0e 68 35 07 14 05 7f 30 0b 21 94 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) 20241214095603759 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2741c0, cbp=0x55e04437f640) (sgsn_libgtp.c:633) 20241214095603759 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095603760 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=fe338e9a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095603760 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095603760 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095608617 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241214095608626 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) 20241214095608626 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55e0443746c0) (sgsn_libgtp.c:633) 20241214095613618 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1039" 20241214095618619 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241214095618619 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1039" 20241214095620516 DGPRS DEBUG Checking for inactive LLMEs, time = 36698379 (sgsn.c:132) 20241214095623597 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241214095623597 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241214095623598 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095623619 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241214095623619 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241214095623620 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1041" 20241214095628621 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241214095628621 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241214095628621 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241214095628621 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1041" 20241214095633128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095633135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095633135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095633141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095633147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095633147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095633157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095633160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095633160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095633622 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241214095633622 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241214095633622 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241214095633622 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241214095633622 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1043" 20241214095638623 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241214095638623 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241214095638623 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241214095638623 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241214095638623 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55e0443746c0) (sgsn_libgtp.c:633) 20241214095638623 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55e0443746c0) (sgsn_libgtp.c:637) 20241214095638623 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20241214095638623 DMM INFO MM(262420000000067/fe338e9a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241214095638623 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241214095638623 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241214095638623 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241214095638623 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241214095638623 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241214095638623 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241214095638623 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241214095638623 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241214095638623 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241214095638623 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241214095638623 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241214095638623 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241214095638623 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@e6507efad150: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@e6507efad150: Removing Client IMSI='262420000000067'H, index=0 20241214095638639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095638639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241214095638639 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095638639 DMM INFO MM(262420000000067/fe338e9a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@e6507efad150: Final verdict of PTC: pass 20241214095638644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52446<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@e6507efad150: Final verdict of PTC: none 20241214095638648 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095638648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(893)@e6507efad150: Final verdict of PTC: none -NSVCI97(882)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@e6507efad150: Final verdict of PTC: none -NSVCI99(892)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@e6507efad150: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@e6507efad150: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@e6507efad150: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@e6507efad150: Final verdict of PTC: none -NSVCI98(887)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(890)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(885)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(880)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:56:38 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241214095638711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095639113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100560) 20241214095639649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095639649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100560, count=113888) 20241214095640650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095640650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:56:41 UTC 2024 /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 20241214095641652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095641652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_restart_ctr_echo started. 20241214095642208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095642211 DMM INFO MM(262420000000067/fe338e9a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095642211 DMM INFO MM(262420000000067/fe338e9a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095642211 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095642211 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095642211 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095642211 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095642211 DLLC NOTICE LLME(ffffffff/fe338e9a){ASSIGNED} LLGM Assign pre (fe338e9a => ffffffff) (gprs_llc.c:1079) 20241214095642211 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe338e9a => ffffffff) (gprs_llc.c:1125) 20241214095642211 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044384b40 (gprs_sndcp.c:574) 20241214095642211 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095642211 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241214095642211 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) 20241214095642211 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) 20241214095642211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095642211 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095642211 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095642211 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095642211 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095642252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095642252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095642252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095642252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095642252 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095642252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095642252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095642252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095642252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095642253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095642253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095642253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095642253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095642253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095642253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095642253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095642253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095642253 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095642253 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095642253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095642253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095642253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095642255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095642259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095642259 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095642267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095642267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095642267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095642267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095642267 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095642267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095642267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095642267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095642267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095642268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095642268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095642268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095642268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095642268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095642268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095642268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095642268 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095642268 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095642268 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095642268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095642268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095642268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095642270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095642275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095642275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095642283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095642283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095642283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095642283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095642283 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095642283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095642283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095642283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095642283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095642283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095642283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095642283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095642283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095642283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095642283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095642283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095642283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095642283 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095642283 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095642283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095642284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095642284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095642285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095642290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095642290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095642653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095642653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095642653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095642653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095642659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(912)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095642661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@e6507efad150: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='EA6C16E9'O, index=0 SGSN_Test-GSUP(913)@e6507efad150: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@e6507efad150: 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 := '9D416C219EB36648D637186D8D6B15AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D31B801'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '29A00E22F250351C'O } } } } } 20241214095642726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095642726 DLLC NOTICE LLME(ffffffff/ea6c16e9){UNASSIGNED} LLC RX: unknown TLLI 0xea6c16e9, creating LLME on the fly (gprs_llc.c:552) 20241214095642726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095642726 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1248) 20241214095642726 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095642726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095642726 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095642726 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095642726 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095642726 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095642726 DLLC NOTICE LLME(ffffffff/ea6c16e9){UNASSIGNED} LLGM Assign pre (ea6c16e9 => ece24dd3) (gprs_llc.c:1079) 20241214095642726 DLLC NOTICE LLME(ea6c16e9/ece24dd3){ASSIGNED} LLGM Assign post (ea6c16e9 => ece24dd3) (gprs_llc.c:1125) 20241214095642726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095642726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095642726 DMM DEBUG MM(262420000000023/ece24dd3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095642738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095642739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095642739 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095642739 DMM DEBUG MM(262420000000023/ece24dd3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241214095642739 DMM NOTICE MM(262420000000023/ece24dd3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095642739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095642739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095642739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095642739 DMM DEBUG MM(262420000000023/ece24dd3) Requesting authorization (sgsn_auth.c:160) 20241214095642739 DMM INFO MM(262420000000023/ece24dd3) Requesting authentication tuples (sgsn_auth.c:184) 20241214095642739 DMM DEBUG MM(262420000000023/ece24dd3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095642739 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241214095642739 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)@e6507efad150: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@e6507efad150: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241214095642745 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095642745 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095642745 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095642745 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095642745 DMM INFO MM(262420000000023/ece24dd3) Subscriber data update (mmctx.c:445) 20241214095642745 DMM DEBUG MM(262420000000023/ece24dd3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095642745 DMM INFO MM(262420000000023/ece24dd3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095642745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095642745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095642745 DMM INFO MM(262420000000023/ece24dd3) <- GMM AUTH AND CIPHERING REQ (rand = 9d 41 6c 21 9e b3 66 48 d6 37 18 6d 8d 6b 15 ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095642760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095642760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095642760 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095642760 DMM INFO MM(262420000000023/ece24dd3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095642760 DMM NOTICE MM(262420000000023/ece24dd3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095642760 DMM DEBUG MM(262420000000023/ece24dd3) checking auth: received GSM SRES = 3d 31 b8 01 (gprs_gmm.c:648) 20241214095642760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095642760 DMM DEBUG MM(262420000000023/ece24dd3) Requesting authorization (sgsn_auth.c:160) 20241214095642760 DMM INFO MM(262420000000023/ece24dd3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095642760 DMM DEBUG MM(262420000000023/ece24dd3) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095642760 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241214095642760 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) 20241214095642760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095642760 DMM INFO MM(262420000000023/ece24dd3) <- GMM ATTACH ACCEPT (new P-TMSI=0xece24dd3) (gprs_gmm.c:282) 20241214095642763 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095642763 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095642763 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241214095642763 DMM INFO MM(262420000000023/ece24dd3) Subscriber data update (mmctx.c:445) 20241214095642763 DMM DEBUG MM(262420000000023/ece24dd3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095642763 DMM INFO MM(262420000000023/ece24dd3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095642763 DMM NOTICE MM(262420000000023/ece24dd3) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241214095642763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095642763 DMM NOTICE MM(262420000000023/ece24dd3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095642763 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) 20241214095642765 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095642765 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241214095642765 DMM INFO MM(262420000000023/ece24dd3) Subscriber data update (mmctx.c:445) 20241214095642765 DMM DEBUG MM(262420000000023/ece24dd3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095642775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095642775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095642775 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095642775 DMM INFO MM(262420000000023/ece24dd3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095642775 DMM NOTICE MM(262420000000023/ece24dd3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095642775 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095642775 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095642775 DLLC NOTICE LLME(ea6c16e9/ece24dd3){ASSIGNED} LLGM Assign pre (ffffffff => ece24dd3) (gprs_llc.c:1079) 20241214095642775 DLLC NOTICE LLME(ffffffff/ece24dd3){ASSIGNED} LLGM Assign post (ffffffff => ece24dd3) (gprs_llc.c:1125) 20241214095642775 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095642775 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095642775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095642775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@e6507efad150: setverdict(pass): none -> pass 20241214095642833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095642833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095642833 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095642833 DMM INFO MM(262420000000023/ece24dd3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095642833 DMM INFO MM(262420000000023/ece24dd3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095642833 DMM DEBUG MM(262420000000023/ece24dd3) Using GGSN 0 (gprs_sm.c:317) 20241214095642833 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241214095642833 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095642833 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095642833 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241214095642858 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 8d f5 40 29 11 eb 6e 36 ed 14 05 7f 6a 56 07 61 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241214095642858 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a271058, cbp=0x55e04437f640) (sgsn_libgtp.c:633) 20241214095642858 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095642858 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=ece24dd3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095642858 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095642858 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095647835 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241214095647842 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) 20241214095647842 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55e0443746c0) (sgsn_libgtp.c:633) 20241214095650517 DGPRS DEBUG Checking for inactive LLMEs, time = 36698409 (sgsn.c:132) 20241214095652836 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241214095652838 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) 20241214095652838 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55e0443746c0) (sgsn_libgtp.c:633) 20241214095652838 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20241214095652838 DMM INFO MM(262420000000023/ece24dd3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241214095652838 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241214095652838 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@e6507efad150: Removing Client IMSI='262420000000023'H, index=0 20241214095652845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095652845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241214095652845 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095652846 DMM INFO MM(262420000000023/ece24dd3) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@e6507efad150: Final verdict of PTC: pass 20241214095652849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39106<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095652854 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095652854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_restart_ctr_echo-BVCI210(905)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@e6507efad150: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@e6507efad150: Final verdict of PTC: none -NSVCI98(906)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@e6507efad150: Final verdict of PTC: none -NSVCI99(911)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@e6507efad150: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(913)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@e6507efad150: Final verdict of PTC: none -NSVCI97(901)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(904)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(909)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(899)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:56:52 UTC 2024 ====== 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 20241214095652946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095653348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103760) 20241214095653855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095653855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103760, count=104920) 20241214095654856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095654856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:56:55 UTC 2024 /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 20241214095655857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095655857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_restart_ctr_create started. 20241214095656443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095656445 DMM INFO MM(262420000000023/ece24dd3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095656445 DMM INFO MM(262420000000023/ece24dd3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095656446 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095656446 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095656446 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095656446 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095656446 DLLC NOTICE LLME(ffffffff/ece24dd3){ASSIGNED} LLGM Assign pre (ece24dd3 => ffffffff) (gprs_llc.c:1079) 20241214095656446 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ece24dd3 => ffffffff) (gprs_llc.c:1125) 20241214095656446 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044384b40 (gprs_sndcp.c:574) 20241214095656446 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095656446 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241214095656446 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) 20241214095656446 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) 20241214095656446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095656446 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095656446 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095656446 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095656446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095656482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095656482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095656482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095656482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095656482 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095656482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095656482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095656482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095656482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095656483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095656483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095656483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095656483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095656483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095656483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095656483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095656483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095656483 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095656483 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095656483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095656483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095656483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095656485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095656489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095656489 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095656497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095656498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095656498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095656498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095656498 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095656498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095656498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095656498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095656498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095656498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095656498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095656498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095656498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095656498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095656498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095656498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095656498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095656498 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095656498 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095656498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095656499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095656499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095656500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095656504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095656504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095656513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095656513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095656513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095656513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095656513 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095656513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095656513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095656513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095656513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095656513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095656513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095656513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095656513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095656513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095656513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095656514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095656514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095656514 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095656514 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095656514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095656514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095656514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095656516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095656521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095656521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095656858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095656858 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095656858 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095656859 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095656863 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(931)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095656864 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@e6507efad150: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='E7C33F8E'O, index=0 SGSN_Test-GSUP(932)@e6507efad150: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@e6507efad150: 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 := 'E276BD62F669B47F3D251BD4823C867B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8616C2ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C5DC40367930B6A'O } } } } } 20241214095656939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095656939 DLLC NOTICE LLME(ffffffff/e7c33f8e){UNASSIGNED} LLC RX: unknown TLLI 0xe7c33f8e, creating LLME on the fly (gprs_llc.c:552) 20241214095656939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095656939 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1248) 20241214095656939 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095656939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095656939 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095656939 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095656939 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095656939 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095656939 DLLC NOTICE LLME(ffffffff/e7c33f8e){UNASSIGNED} LLGM Assign pre (e7c33f8e => cdfdcc56) (gprs_llc.c:1079) 20241214095656939 DLLC NOTICE LLME(e7c33f8e/cdfdcc56){ASSIGNED} LLGM Assign post (e7c33f8e => cdfdcc56) (gprs_llc.c:1125) 20241214095656939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095656939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095656939 DMM DEBUG MM(262420000000024/cdfdcc56) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095656951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095656951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095656951 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095656951 DMM DEBUG MM(262420000000024/cdfdcc56) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241214095656951 DMM NOTICE MM(262420000000024/cdfdcc56) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095656951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095656951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095656951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095656951 DMM DEBUG MM(262420000000024/cdfdcc56) Requesting authorization (sgsn_auth.c:160) 20241214095656951 DMM INFO MM(262420000000024/cdfdcc56) Requesting authentication tuples (sgsn_auth.c:184) 20241214095656951 DMM DEBUG MM(262420000000024/cdfdcc56) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095656951 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241214095656951 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)@e6507efad150: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@e6507efad150: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241214095656956 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095656956 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095656956 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095656956 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095656956 DMM INFO MM(262420000000024/cdfdcc56) Subscriber data update (mmctx.c:445) 20241214095656956 DMM DEBUG MM(262420000000024/cdfdcc56) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095656956 DMM INFO MM(262420000000024/cdfdcc56) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095656956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095656956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095656956 DMM INFO MM(262420000000024/cdfdcc56) <- GMM AUTH AND CIPHERING REQ (rand = e2 76 bd 62 f6 69 b4 7f 3d 25 1b d4 82 3c 86 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095656963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095656963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095656963 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095656963 DMM INFO MM(262420000000024/cdfdcc56) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095656963 DMM NOTICE MM(262420000000024/cdfdcc56) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095656963 DMM DEBUG MM(262420000000024/cdfdcc56) checking auth: received GSM SRES = 86 16 c2 ed (gprs_gmm.c:648) 20241214095656963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095656963 DMM DEBUG MM(262420000000024/cdfdcc56) Requesting authorization (sgsn_auth.c:160) 20241214095656963 DMM INFO MM(262420000000024/cdfdcc56) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095656963 DMM DEBUG MM(262420000000024/cdfdcc56) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095656963 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241214095656963 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) 20241214095656963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095656963 DMM INFO MM(262420000000024/cdfdcc56) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdfdcc56) (gprs_gmm.c:282) 20241214095656965 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095656965 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095656965 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241214095656965 DMM INFO MM(262420000000024/cdfdcc56) Subscriber data update (mmctx.c:445) 20241214095656965 DMM DEBUG MM(262420000000024/cdfdcc56) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095656965 DMM INFO MM(262420000000024/cdfdcc56) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095656965 DMM NOTICE MM(262420000000024/cdfdcc56) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241214095656965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095656965 DMM NOTICE MM(262420000000024/cdfdcc56) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095656965 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) 20241214095656966 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095656966 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241214095656966 DMM INFO MM(262420000000024/cdfdcc56) Subscriber data update (mmctx.c:445) 20241214095656966 DMM DEBUG MM(262420000000024/cdfdcc56) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095656970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095656970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095656970 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095656970 DMM INFO MM(262420000000024/cdfdcc56) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095656970 DMM NOTICE MM(262420000000024/cdfdcc56) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095656970 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095656970 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095656970 DLLC NOTICE LLME(e7c33f8e/cdfdcc56){ASSIGNED} LLGM Assign pre (ffffffff => cdfdcc56) (gprs_llc.c:1079) 20241214095656970 DLLC NOTICE LLME(ffffffff/cdfdcc56){ASSIGNED} LLGM Assign post (ffffffff => cdfdcc56) (gprs_llc.c:1125) 20241214095656970 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095656970 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095656970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095656970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@e6507efad150: setverdict(pass): none -> pass 20241214095657027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095657027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095657027 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095657027 DMM INFO MM(262420000000024/cdfdcc56) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095657027 DMM INFO MM(262420000000024/cdfdcc56) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095657027 DMM DEBUG MM(262420000000024/cdfdcc56) Using GGSN 0 (gprs_sm.c:317) 20241214095657027 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241214095657027 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095657027 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095657027 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241214095657052 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 c8 a0 06 56 11 da e5 4c 2b 14 05 7f bf a2 d2 ab 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241214095657052 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f3f1a271058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241214095657052 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f3f1a271058, cbp=0x55e04437f640) (sgsn_libgtp.c:633) 20241214095657052 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241214095657052 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241214095657052 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241214095657052 DMM NOTICE MM(262420000000024/cdfdcc56) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095657058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095657058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095657058 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095657058 DMM INFO MM(262420000000024/cdfdcc56) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095657058 DMM INFO MM(262420000000024/cdfdcc56) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095657058 DMM DEBUG MM(262420000000024/cdfdcc56) Using GGSN 0 (gprs_sm.c:317) 20241214095657058 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241214095657058 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095657058 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095657058 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241214095657061 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 c8 a0 06 56 11 da e5 4c 2b 14 05 7f bf a2 d2 ab 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241214095657061 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f3f1a271058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241214095657061 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a271058, cbp=0x55e04437f640) (sgsn_libgtp.c:633) 20241214095657061 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095657061 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044383d28 TLLI=cdfdcc56, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095657061 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095657061 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@e6507efad150: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@e6507efad150: Final verdict of PTC: pass 20241214095657074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35048<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095657078 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095657078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(932)@e6507efad150: Final verdict of PTC: none -NSVCI98(925)@e6507efad150: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@e6507efad150: Final verdict of PTC: none -NSVCI97(920)@e6507efad150: Final verdict of PTC: none -NSVCI99(930)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@e6507efad150: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@e6507efad150: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(918)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(928)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(923)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:56:57 UTC 2024 ====== 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 20241214095657209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095657611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84732) 20241214095658079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095658079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84732, count=104776) 20241214095659081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095659081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:56:59 UTC 2024 /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 20241214095700083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095700083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241214095700702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095700705 DMM INFO MM(262420000000024/cdfdcc56) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095700705 DMM INFO MM(262420000000024/cdfdcc56) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095700705 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095700705 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095700705 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095700705 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095700705 DLLC NOTICE LLME(ffffffff/cdfdcc56){ASSIGNED} LLGM Assign pre (cdfdcc56 => ffffffff) (gprs_llc.c:1079) 20241214095700705 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdfdcc56 => ffffffff) (gprs_llc.c:1125) 20241214095700705 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e0443839d0 (gprs_sndcp.c:574) 20241214095700705 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044383d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095700705 DMM NOTICE MM(262420000000024/cdfdcc56) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214095700705 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241214095700705 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214095700705 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095700705 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241214095700705 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241214095700705 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) 20241214095700705 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) 20241214095700705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095700705 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095700705 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095700705 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095700705 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095700758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095700758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095700758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095700758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095700758 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095700758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095700758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095700758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095700758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095700759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095700759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095700759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095700759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095700759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095700759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095700759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095700759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095700759 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095700759 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095700759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095700759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095700759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095700761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095700765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095700765 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095700772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095700772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095700772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095700772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095700772 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095700772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095700772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095700772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095700772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095700773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095700773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095700773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095700773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095700773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095700773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095700773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095700773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095700773 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095700773 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095700773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(944)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095700773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095700773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095700775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095700779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095700779 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)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095700791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095700791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095700791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095700791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095700791 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095700791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095700791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095700791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095700791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095700792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095700792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095700792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095700792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095700792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095700792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095700792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095700792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095700792 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095700792 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095700792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(950)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095700792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095700792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095700794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095700798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095700798 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)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095701084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095701084 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095701084 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095701084 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(949)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095701088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095701090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(949)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e6507efad150: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='E8C64F6A'O, index=0 SGSN_Test-GSUP(951)@e6507efad150: 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)@e6507efad150: 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 := '2F92CB8FB3B8F1770E3DB7B5BACFC8E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9CBAE695'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '38C8817618A334F2'O } } } } } 20241214095702153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095702153 DLLC NOTICE LLME(ffffffff/e8c64f6a){UNASSIGNED} LLC RX: unknown TLLI 0xe8c64f6a, creating LLME on the fly (gprs_llc.c:552) 20241214095702153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095702153 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1248) 20241214095702153 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095702153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095702153 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095702153 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095702153 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095702153 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095702153 DLLC NOTICE LLME(ffffffff/e8c64f6a){UNASSIGNED} LLGM Assign pre (e8c64f6a => ef256be8) (gprs_llc.c:1079) 20241214095702153 DLLC NOTICE LLME(e8c64f6a/ef256be8){ASSIGNED} LLGM Assign post (e8c64f6a => ef256be8) (gprs_llc.c:1125) 20241214095702153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095702153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095702153 DMM DEBUG MM(262420000000025/ef256be8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095702160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095702161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095702161 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095702161 DMM DEBUG MM(262420000000025/ef256be8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241214095702161 DMM NOTICE MM(262420000000025/ef256be8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095702161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095702161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095702161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095702161 DMM DEBUG MM(262420000000025/ef256be8) Requesting authorization (sgsn_auth.c:160) 20241214095702161 DMM INFO MM(262420000000025/ef256be8) Requesting authentication tuples (sgsn_auth.c:184) 20241214095702161 DMM DEBUG MM(262420000000025/ef256be8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095702161 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241214095702161 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)@e6507efad150: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241214095702163 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095702163 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095702163 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095702163 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095702163 DMM INFO MM(262420000000025/ef256be8) Subscriber data update (mmctx.c:445) 20241214095702163 DMM DEBUG MM(262420000000025/ef256be8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095702163 DMM INFO MM(262420000000025/ef256be8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095702163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095702163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095702163 DMM INFO MM(262420000000025/ef256be8) <- GMM AUTH AND CIPHERING REQ (rand = 2f 92 cb 8f b3 b8 f1 77 0e 3d b7 b5 ba cf c8 e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095702170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095702170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095702170 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095702170 DMM INFO MM(262420000000025/ef256be8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095702170 DMM NOTICE MM(262420000000025/ef256be8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095702170 DMM DEBUG MM(262420000000025/ef256be8) checking auth: received GSM SRES = 9c ba e6 95 (gprs_gmm.c:648) 20241214095702170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095702170 DMM DEBUG MM(262420000000025/ef256be8) Requesting authorization (sgsn_auth.c:160) 20241214095702170 DMM INFO MM(262420000000025/ef256be8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095702170 DMM DEBUG MM(262420000000025/ef256be8) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095702170 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241214095702170 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) 20241214095702170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095702170 DMM INFO MM(262420000000025/ef256be8) <- GMM ATTACH ACCEPT (new P-TMSI=0xef256be8) (gprs_gmm.c:282) 20241214095702171 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095702171 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095702171 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241214095702171 DMM INFO MM(262420000000025/ef256be8) Subscriber data update (mmctx.c:445) 20241214095702171 DMM DEBUG MM(262420000000025/ef256be8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095702171 DMM INFO MM(262420000000025/ef256be8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095702171 DMM NOTICE MM(262420000000025/ef256be8) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241214095702171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095702171 DMM NOTICE MM(262420000000025/ef256be8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095702171 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) 20241214095702172 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095702172 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241214095702172 DMM INFO MM(262420000000025/ef256be8) Subscriber data update (mmctx.c:445) 20241214095702172 DMM DEBUG MM(262420000000025/ef256be8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095702179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095702179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095702179 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095702179 DMM INFO MM(262420000000025/ef256be8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095702179 DMM NOTICE MM(262420000000025/ef256be8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095702179 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095702179 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095702179 DLLC NOTICE LLME(e8c64f6a/ef256be8){ASSIGNED} LLGM Assign pre (ffffffff => ef256be8) (gprs_llc.c:1079) 20241214095702179 DLLC NOTICE LLME(ffffffff/ef256be8){ASSIGNED} LLGM Assign post (ffffffff => ef256be8) (gprs_llc.c:1125) 20241214095702179 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095702179 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095702179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095702179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e6507efad150: setverdict(pass): none -> pass 20241214095702237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095702237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095702237 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095702237 DMM INFO MM(262420000000025/ef256be8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095702237 DMM INFO MM(262420000000025/ef256be8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095702237 DMM DEBUG MM(262420000000025/ef256be8) Using GGSN 0 (gprs_sm.c:317) 20241214095702237 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) 20241214095702237 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241214095702237 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095702237 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095702237 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241214095702266 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 7b 36 db ea 11 aa 02 d6 b0 14 05 7f 9f 47 12 65 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) 20241214095702266 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2720d0, cbp=0x55e04437bb80) (sgsn_libgtp.c:633) 20241214095702266 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095702266 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=ef256be8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095702266 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095702266 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095702281 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241214095702281 DGPRS INFO PDP(262420000000025:5): Context 0x7f3f1a2720d0 was deleted (sgsn_libgtp.c:707) 20241214095702281 DMM INFO MM(262420000000025/ef256be8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241214095702281 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241214095702281 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241214095710282 DMM INFO MM(262420000000025/ef256be8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241214095718002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241214095718283 DMM INFO MM(262420000000025/ef256be8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241214095720518 DGPRS DEBUG Checking for inactive LLMEs, time = 36698439 (sgsn.c:132) 20241214095721086 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241214095721086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(949)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095721086 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241214095726284 DMM INFO MM(262420000000025/ef256be8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241214095730760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095730766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095730766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095730774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095730777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095730777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095730793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095730794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095730794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214095734286 DMM INFO MM(262420000000025/ef256be8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e6507efad150: Removing Client IMSI='262420000000025'H, index=0 20241214095734304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095734304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241214095734304 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095734304 DMM INFO MM(262420000000025/ef256be8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e6507efad150: Final verdict of PTC: pass 20241214095734308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35064<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095734312 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095734312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(951)@e6507efad150: Final verdict of PTC: none -NSVCI99(950)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@e6507efad150: Final verdict of PTC: none -NSVCI98(944)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@e6507efad150: Final verdict of PTC: none -NSVCI97(939)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(948)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(942)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(937)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:57:34 UTC 2024 ====== 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 20241214095734420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095734823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104068) 20241214095735314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095735314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104068, count=112408) 20241214095736316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095736316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:57:36 UTC 2024 /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 20241214095737318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095737318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241214095737918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095737919 DMM INFO MM(262420000000025/ef256be8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095737919 DMM INFO MM(262420000000025/ef256be8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095737919 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095737919 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095737919 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095737919 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095737919 DLLC NOTICE LLME(ffffffff/ef256be8){ASSIGNED} LLGM Assign pre (ef256be8 => ffffffff) (gprs_llc.c:1079) 20241214095737919 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef256be8 => ffffffff) (gprs_llc.c:1125) 20241214095737919 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044384b40 (gprs_sndcp.c:574) 20241214095737919 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095737919 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241214095737919 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) 20241214095737919 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) 20241214095737919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095737919 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095737919 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095737919 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095737919 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095737945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095737945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095737945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095737945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095737945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095737945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095737945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095737945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095737945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095737946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095737946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095737946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095737946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095737946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095737946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095737946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095737946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095737946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095737946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095737946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(958)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095737947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095737947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095737949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095737954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095737954 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)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095737963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095737964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095737964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095737964 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095737964 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095737964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095737964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095737964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095737964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095737964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095737964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095737964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095737964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095737964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095737964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095737964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095737964 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095737964 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095737964 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095737964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(963)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095737965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095737965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095737966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095737971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095737971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095737981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095737981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095737981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095737981 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095737981 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095737981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095737981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095737981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095737981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095737982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095737982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095737982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095737982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095737982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095737982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095737982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095737982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095737982 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095737982 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095737982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095737982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095737982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095737984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095737988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095737988 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095738319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095738319 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095738319 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095738319 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095738324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(969)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095738325 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e6507efad150: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='CD5CC9F6'O, index=0 SGSN_Test-GSUP(970)@e6507efad150: 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)@e6507efad150: 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 := 'DC8ED82D3A8434989CFA313D664764AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB542D05'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE9E30D2F85A57D3'O } } } } } 20241214095738371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095738371 DLLC NOTICE LLME(ffffffff/cd5cc9f6){UNASSIGNED} LLC RX: unknown TLLI 0xcd5cc9f6, creating LLME on the fly (gprs_llc.c:552) 20241214095738371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095738371 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1248) 20241214095738371 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095738371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095738371 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095738371 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095738371 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095738371 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095738371 DLLC NOTICE LLME(ffffffff/cd5cc9f6){UNASSIGNED} LLGM Assign pre (cd5cc9f6 => cf206341) (gprs_llc.c:1079) 20241214095738371 DLLC NOTICE LLME(cd5cc9f6/cf206341){ASSIGNED} LLGM Assign post (cd5cc9f6 => cf206341) (gprs_llc.c:1125) 20241214095738371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095738371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095738371 DMM DEBUG MM(262420000000027/cf206341) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095738376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095738376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095738376 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095738376 DMM DEBUG MM(262420000000027/cf206341) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241214095738376 DMM NOTICE MM(262420000000027/cf206341) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095738376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095738376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095738376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095738376 DMM DEBUG MM(262420000000027/cf206341) Requesting authorization (sgsn_auth.c:160) 20241214095738376 DMM INFO MM(262420000000027/cf206341) Requesting authentication tuples (sgsn_auth.c:184) 20241214095738376 DMM DEBUG MM(262420000000027/cf206341) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095738376 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241214095738376 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)@e6507efad150: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241214095738378 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095738378 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095738378 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095738378 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095738378 DMM INFO MM(262420000000027/cf206341) Subscriber data update (mmctx.c:445) 20241214095738378 DMM DEBUG MM(262420000000027/cf206341) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095738378 DMM INFO MM(262420000000027/cf206341) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095738378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095738378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095738378 DMM INFO MM(262420000000027/cf206341) <- GMM AUTH AND CIPHERING REQ (rand = dc 8e d8 2d 3a 84 34 98 9c fa 31 3d 66 47 64 ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095738381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095738381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095738381 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095738381 DMM INFO MM(262420000000027/cf206341) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095738381 DMM NOTICE MM(262420000000027/cf206341) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095738381 DMM DEBUG MM(262420000000027/cf206341) checking auth: received GSM SRES = cb 54 2d 05 (gprs_gmm.c:648) 20241214095738381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095738381 DMM DEBUG MM(262420000000027/cf206341) Requesting authorization (sgsn_auth.c:160) 20241214095738381 DMM INFO MM(262420000000027/cf206341) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095738381 DMM DEBUG MM(262420000000027/cf206341) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095738381 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241214095738381 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) 20241214095738381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095738381 DMM INFO MM(262420000000027/cf206341) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf206341) (gprs_gmm.c:282) 20241214095738382 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095738382 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095738382 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241214095738382 DMM INFO MM(262420000000027/cf206341) Subscriber data update (mmctx.c:445) 20241214095738382 DMM DEBUG MM(262420000000027/cf206341) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095738382 DMM INFO MM(262420000000027/cf206341) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095738382 DMM NOTICE MM(262420000000027/cf206341) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241214095738382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095738382 DMM NOTICE MM(262420000000027/cf206341) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095738382 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) 20241214095738382 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095738382 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241214095738382 DMM INFO MM(262420000000027/cf206341) Subscriber data update (mmctx.c:445) 20241214095738382 DMM DEBUG MM(262420000000027/cf206341) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095738384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095738384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095738384 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095738384 DMM INFO MM(262420000000027/cf206341) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095738384 DMM NOTICE MM(262420000000027/cf206341) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095738384 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095738384 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095738384 DLLC NOTICE LLME(cd5cc9f6/cf206341){ASSIGNED} LLGM Assign pre (ffffffff => cf206341) (gprs_llc.c:1079) 20241214095738384 DLLC NOTICE LLME(ffffffff/cf206341){ASSIGNED} LLGM Assign post (ffffffff => cf206341) (gprs_llc.c:1125) 20241214095738384 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095738384 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095738384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095738384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@e6507efad150: setverdict(pass): none -> pass 20241214095738442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095738442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095738443 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095738443 DMM INFO MM(262420000000027/cf206341) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095738443 DMM INFO MM(262420000000027/cf206341) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095738443 DMM DEBUG MM(262420000000027/cf206341) Using GGSN 0 (gprs_sm.c:317) 20241214095738443 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) 20241214095738443 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241214095738443 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095738443 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095738443 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@e6507efad150: First createPDPContextRequest received, dropping & waiting for retransmission 20241214095743444 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241214095743461 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 e5 f6 83 66 11 8c 6a f6 ad 14 05 7f 93 13 3f 2f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241214095743461 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2720d0, cbp=0x55e04437bb80) (sgsn_libgtp.c:633) 20241214095743461 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095743461 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=cf206341, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095743461 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095743461 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241214095743475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095743475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241214095743475 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095743475 DMM INFO MM(262420000000027/cf206341) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241214095743475 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095743475 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@e6507efad150: First deletePDPContextRequest received, dropping & waiting for retransmission 20241214095748477 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241214095748483 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) 20241214095748483 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f3f1a2720d0, cbp=0x55e04437bb80) (sgsn_libgtp.c:633) 20241214095748483 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241214095748483 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=cf206341, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095748483 DMM INFO MM(262420000000027/cf206341) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241214095748483 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241214095748483 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e6507efad150: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@e6507efad150: Final verdict of PTC: pass 20241214095748504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55112<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@e6507efad150: Final verdict of PTC: none 20241214095748509 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095748510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(958)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@e6507efad150: Final verdict of PTC: none -NSVCI98(963)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@e6507efad150: Final verdict of PTC: none -NSVCI99(968)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(966)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(961)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(956)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:57:48 UTC 2024 ====== 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 20241214095748573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095748974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103024) 20241214095749511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095749511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103024, count=104184) 20241214095750512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095750512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214095750518 DGPRS DEBUG Checking for inactive LLMEs, time = 36698469 (sgsn.c:132) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:57:51 UTC 2024 /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 20241214095751513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095751513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241214095752085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095752088 DMM INFO MM(262420000000027/cf206341) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095752088 DMM INFO MM(262420000000027/cf206341) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095752088 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095752088 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095752088 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095752088 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095752088 DLLC NOTICE LLME(ffffffff/cf206341){ASSIGNED} LLGM Assign pre (cf206341 => ffffffff) (gprs_llc.c:1079) 20241214095752088 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf206341 => ffffffff) (gprs_llc.c:1125) 20241214095752088 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241214095752088 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) 20241214095752088 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) 20241214095752088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095752088 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095752088 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095752088 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095752088 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095752134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095752134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095752134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095752134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095752134 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095752134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095752134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095752134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095752134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095752135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095752135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095752135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095752135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095752135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095752135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095752135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095752135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095752135 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095752135 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095752135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095752136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095752136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095752137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 20241214095752142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095752142 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)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095752151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095752151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095752151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095752151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095752151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095752151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095752151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095752152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095752152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095752152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095752152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095752152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095752152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095752152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095752152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095752152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095752152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095752152 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095752152 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095752152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095752153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095752153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095752154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095752159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095752159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095752167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095752167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095752167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095752167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095752167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095752167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095752167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095752167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095752167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095752168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095752168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095752168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095752168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095752168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095752168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095752168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095752168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095752168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095752168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095752168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095752168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095752168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095752171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095752175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095752175 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)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095752514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095752514 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095752514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095752514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095752518 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095752519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e6507efad150: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='EEA8DDC1'O, index=0 SGSN_Test-GSUP(989)@e6507efad150: 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)@e6507efad150: 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 := 'BF8BE3B3AC11019D9AE838587986B2D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4680F496'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '56BF5630B0CEBD99'O } } } } } 20241214095752587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095752587 DLLC NOTICE LLME(ffffffff/eea8ddc1){UNASSIGNED} LLC RX: unknown TLLI 0xeea8ddc1, creating LLME on the fly (gprs_llc.c:552) 20241214095752587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095752587 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1248) 20241214095752587 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095752587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095752587 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095752587 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095752587 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095752587 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095752588 DLLC NOTICE LLME(ffffffff/eea8ddc1){UNASSIGNED} LLGM Assign pre (eea8ddc1 => fc8c1f83) (gprs_llc.c:1079) 20241214095752588 DLLC NOTICE LLME(eea8ddc1/fc8c1f83){ASSIGNED} LLGM Assign post (eea8ddc1 => fc8c1f83) (gprs_llc.c:1125) 20241214095752588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095752588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095752588 DMM DEBUG MM(262420000000028/fc8c1f83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095752599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095752599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095752599 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095752599 DMM DEBUG MM(262420000000028/fc8c1f83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241214095752599 DMM NOTICE MM(262420000000028/fc8c1f83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095752599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095752599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095752599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095752599 DMM DEBUG MM(262420000000028/fc8c1f83) Requesting authorization (sgsn_auth.c:160) 20241214095752599 DMM INFO MM(262420000000028/fc8c1f83) Requesting authentication tuples (sgsn_auth.c:184) 20241214095752599 DMM DEBUG MM(262420000000028/fc8c1f83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095752599 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241214095752599 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)@e6507efad150: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241214095752603 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095752603 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095752603 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095752603 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095752603 DMM INFO MM(262420000000028/fc8c1f83) Subscriber data update (mmctx.c:445) 20241214095752603 DMM DEBUG MM(262420000000028/fc8c1f83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095752603 DMM INFO MM(262420000000028/fc8c1f83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095752603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095752603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095752604 DMM INFO MM(262420000000028/fc8c1f83) <- GMM AUTH AND CIPHERING REQ (rand = bf 8b e3 b3 ac 11 01 9d 9a e8 38 58 79 86 b2 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095752616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095752616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095752616 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095752617 DMM INFO MM(262420000000028/fc8c1f83) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095752617 DMM NOTICE MM(262420000000028/fc8c1f83) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095752617 DMM DEBUG MM(262420000000028/fc8c1f83) checking auth: received GSM SRES = 46 80 f4 96 (gprs_gmm.c:648) 20241214095752617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095752617 DMM DEBUG MM(262420000000028/fc8c1f83) Requesting authorization (sgsn_auth.c:160) 20241214095752617 DMM INFO MM(262420000000028/fc8c1f83) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095752617 DMM DEBUG MM(262420000000028/fc8c1f83) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095752617 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241214095752617 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) 20241214095752617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095752617 DMM INFO MM(262420000000028/fc8c1f83) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc8c1f83) (gprs_gmm.c:282) 20241214095752620 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095752620 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095752620 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241214095752620 DMM INFO MM(262420000000028/fc8c1f83) Subscriber data update (mmctx.c:445) 20241214095752620 DMM DEBUG MM(262420000000028/fc8c1f83) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095752620 DMM INFO MM(262420000000028/fc8c1f83) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095752620 DMM NOTICE MM(262420000000028/fc8c1f83) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241214095752620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095752620 DMM NOTICE MM(262420000000028/fc8c1f83) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095752620 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) 20241214095752621 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095752621 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241214095752621 DMM INFO MM(262420000000028/fc8c1f83) Subscriber data update (mmctx.c:445) 20241214095752621 DMM DEBUG MM(262420000000028/fc8c1f83) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095752629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095752629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095752629 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095752629 DMM INFO MM(262420000000028/fc8c1f83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095752629 DMM NOTICE MM(262420000000028/fc8c1f83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095752629 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095752629 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095752629 DLLC NOTICE LLME(eea8ddc1/fc8c1f83){ASSIGNED} LLGM Assign pre (ffffffff => fc8c1f83) (gprs_llc.c:1079) 20241214095752629 DLLC NOTICE LLME(ffffffff/fc8c1f83){ASSIGNED} LLGM Assign post (ffffffff => fc8c1f83) (gprs_llc.c:1125) 20241214095752629 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095752629 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095752629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095752629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e6507efad150: setverdict(pass): none -> pass 20241214095752686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095752686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095752686 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095752686 DMM INFO MM(262420000000028/fc8c1f83) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095752686 DMM INFO MM(262420000000028/fc8c1f83) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095752686 DMM DEBUG MM(262420000000028/fc8c1f83) Using GGSN 0 (gprs_sm.c:317) 20241214095752686 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) 20241214095752686 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241214095752686 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095752686 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095752686 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241214095752700 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 fa 3b 62 5f 11 e7 7a 32 fb 14 05 7f 3c b6 b3 2f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241214095752700 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2720d0, cbp=0x55e04437bb80) (sgsn_libgtp.c:633) 20241214095752700 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095752700 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=fc8c1f83, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095752700 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095752700 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095752713 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241214095752713 DGPRS INFO PDP(262420000000028:5): Context 0x7f3f1a2720d0 was deleted (sgsn_libgtp.c:707) 20241214095752713 DMM INFO MM(262420000000028/fc8c1f83) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241214095752713 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241214095752713 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e6507efad150: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241214095752721 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241214095752723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095752723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241214095752723 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095752723 DMM INFO MM(262420000000028/fc8c1f83) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241214095752723 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:2320) 20241214095752723 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e6507efad150: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e6507efad150: Final verdict of PTC: pass 20241214095752731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@e6507efad150: Final verdict of PTC: none 20241214095752735 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095752735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(979)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@e6507efad150: Final verdict of PTC: none -NSVCI99(987)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@e6507efad150: Final verdict of PTC: none -NSVCI97(977)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e6507efad150: Final verdict of PTC: none -NSVCI98(982)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(980)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(975)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(985)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:57:52 UTC 2024 ====== 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 20241214095752844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095753246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84416) 20241214095753737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095753737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84416, count=102524) 20241214095754738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095754738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:57:55 UTC 2024 /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 20241214095755739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095755739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241214095756332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095756332 DMM INFO MM(262420000000028/fc8c1f83) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095756332 DMM INFO MM(262420000000028/fc8c1f83) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095756332 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095756332 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095756332 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095756332 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095756332 DLLC NOTICE LLME(ffffffff/fc8c1f83){ASSIGNED} LLGM Assign pre (fc8c1f83 => ffffffff) (gprs_llc.c:1079) 20241214095756332 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc8c1f83 => ffffffff) (gprs_llc.c:1125) 20241214095756332 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044384b40 (gprs_sndcp.c:574) 20241214095756332 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095756332 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241214095756332 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) 20241214095756332 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) 20241214095756332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095756332 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095756332 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095756332 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095756332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095756351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095756351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095756351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095756351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095756351 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095756351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095756351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095756351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095756351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095756352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095756352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095756352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095756352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095756352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095756352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095756352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095756352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095756352 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095756352 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095756352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095756353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095756353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095756355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241214095756362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095756362 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095756371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095756371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095756371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095756371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095756371 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095756371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095756371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095756371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095756371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1001)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1002)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095756372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095756372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095756372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095756372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095756372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095756372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095756372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095756372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095756372 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095756372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095756372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095756372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095756372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1002)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095756374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(998)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095756379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095756379 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(999)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095756387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095756387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095756387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095756387 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095756387 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095756387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095756387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095756387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095756387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1007)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095756387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095756387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095756387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095756387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095756387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095756387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095756387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095756387 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095756387 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095756387 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095756387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095756388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095756388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1007)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095756390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095756395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095756395 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)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095756741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095756741 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095756741 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095756741 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1006)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095756745 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095756746 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1006)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1006)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e6507efad150: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C083B803'O, index=0 SGSN_Test-GSUP(1008)@e6507efad150: 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)@e6507efad150: 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 := '0C0F33A4EB45AEC2DF49CA727E11842D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26CA298D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E19D9AD810DD074B'O } } } } } 20241214095756830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095756830 DLLC NOTICE LLME(ffffffff/c083b803){UNASSIGNED} LLC RX: unknown TLLI 0xc083b803, creating LLME on the fly (gprs_llc.c:552) 20241214095756830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095756830 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20241214095756830 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095756830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095756830 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095756830 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095756830 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095756830 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095756830 DLLC NOTICE LLME(ffffffff/c083b803){UNASSIGNED} LLGM Assign pre (c083b803 => d256b654) (gprs_llc.c:1079) 20241214095756830 DLLC NOTICE LLME(c083b803/d256b654){ASSIGNED} LLGM Assign post (c083b803 => d256b654) (gprs_llc.c:1125) 20241214095756830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095756830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095756830 DMM DEBUG MM(262420000000026/d256b654) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095756848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095756848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095756848 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095756848 DMM DEBUG MM(262420000000026/d256b654) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241214095756848 DMM NOTICE MM(262420000000026/d256b654) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095756848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095756848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095756848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095756848 DMM DEBUG MM(262420000000026/d256b654) Requesting authorization (sgsn_auth.c:160) 20241214095756848 DMM INFO MM(262420000000026/d256b654) Requesting authentication tuples (sgsn_auth.c:184) 20241214095756848 DMM DEBUG MM(262420000000026/d256b654) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095756848 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241214095756848 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)@e6507efad150: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241214095756854 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095756854 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095756854 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095756854 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095756854 DMM INFO MM(262420000000026/d256b654) Subscriber data update (mmctx.c:445) 20241214095756854 DMM DEBUG MM(262420000000026/d256b654) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095756854 DMM INFO MM(262420000000026/d256b654) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095756854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095756854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095756854 DMM INFO MM(262420000000026/d256b654) <- GMM AUTH AND CIPHERING REQ (rand = 0c 0f 33 a4 eb 45 ae c2 df 49 ca 72 7e 11 84 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095756873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095756873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095756873 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095756873 DMM INFO MM(262420000000026/d256b654) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095756873 DMM NOTICE MM(262420000000026/d256b654) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095756873 DMM DEBUG MM(262420000000026/d256b654) checking auth: received GSM SRES = 26 ca 29 8d (gprs_gmm.c:648) 20241214095756873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095756873 DMM DEBUG MM(262420000000026/d256b654) Requesting authorization (sgsn_auth.c:160) 20241214095756873 DMM INFO MM(262420000000026/d256b654) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095756873 DMM DEBUG MM(262420000000026/d256b654) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095756873 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241214095756873 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) 20241214095756873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095756873 DMM INFO MM(262420000000026/d256b654) <- GMM ATTACH ACCEPT (new P-TMSI=0xd256b654) (gprs_gmm.c:282) 20241214095756876 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095756876 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095756876 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241214095756876 DMM INFO MM(262420000000026/d256b654) Subscriber data update (mmctx.c:445) 20241214095756876 DMM DEBUG MM(262420000000026/d256b654) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095756876 DMM INFO MM(262420000000026/d256b654) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095756876 DMM NOTICE MM(262420000000026/d256b654) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241214095756876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095756876 DMM NOTICE MM(262420000000026/d256b654) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095756876 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) 20241214095756877 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095756877 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241214095756877 DMM INFO MM(262420000000026/d256b654) Subscriber data update (mmctx.c:445) 20241214095756877 DMM DEBUG MM(262420000000026/d256b654) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095756891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095756891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095756891 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095756891 DMM INFO MM(262420000000026/d256b654) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095756891 DMM NOTICE MM(262420000000026/d256b654) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095756891 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095756891 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095756891 DLLC NOTICE LLME(c083b803/d256b654){ASSIGNED} LLGM Assign pre (ffffffff => d256b654) (gprs_llc.c:1079) 20241214095756891 DLLC NOTICE LLME(ffffffff/d256b654){ASSIGNED} LLGM Assign post (ffffffff => d256b654) (gprs_llc.c:1125) 20241214095756891 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095756891 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095756891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095756891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@e6507efad150: setverdict(pass): none -> pass 20241214095756950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095756950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095756950 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095756950 DMM INFO MM(262420000000026/d256b654) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095756950 DMM INFO MM(262420000000026/d256b654) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095756950 DMM DEBUG MM(262420000000026/d256b654) Using GGSN 0 (gprs_sm.c:317) 20241214095756950 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) 20241214095756950 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241214095756950 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095756950 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095756950 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241214095756976 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 92 f2 7d 1c 11 eb fa 34 b1 14 05 7f ec fa 2f 66 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) 20241214095756976 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2720d0, cbp=0x55e04437bb80) (sgsn_libgtp.c:633) 20241214095756976 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095756976 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=d256b654, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095756976 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095756976 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095756996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095756996 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241214095756996 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095757003 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 92 f2 7d 1c 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241214095757003 DGPRS INFO PDP(262420000000026:5): Context 0x7f3f1a2720d0 was deleted (sgsn_libgtp.c:707) 20241214095757003 DMM INFO MM(262420000000026/d256b654) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241214095757003 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241214095757003 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e6507efad150: Removing Client IMSI='262420000000026'H, index=0 20241214095757016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095757016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241214095757016 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095757016 DMM INFO MM(262420000000026/d256b654) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@e6507efad150: Final verdict of PTC: pass 20241214095757022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59626<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@e6507efad150: Final verdict of PTC: none 20241214095757026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095757026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1006)@e6507efad150: Final verdict of PTC: none -NSVCI97(996)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999)@e6507efad150: Final verdict of PTC: none -NSVCI99(1007)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@e6507efad150: Final verdict of PTC: none -NSVCI98(1002)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1000)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1005)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(994)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) Sat Dec 14 09:57:57 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc MTC@e6507efad150: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@e6507efad150: 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'. 20241214095757116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095757518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103904) 20241214095758027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095758027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103904, count=105164) 20241214095759028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095759028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:57:59 UTC 2024 /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 20241214095800029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095800029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_gmm_detach started. 20241214095800611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095800613 DMM INFO MM(262420000000026/d256b654) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095800613 DMM INFO MM(262420000000026/d256b654) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095800613 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095800613 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095800613 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095800613 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095800613 DLLC NOTICE LLME(ffffffff/d256b654){ASSIGNED} LLGM Assign pre (d256b654 => ffffffff) (gprs_llc.c:1079) 20241214095800613 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d256b654 => ffffffff) (gprs_llc.c:1125) 20241214095800613 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044384b40 (gprs_sndcp.c:574) 20241214095800613 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095800613 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241214095800613 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) 20241214095800613 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) 20241214095800613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095800613 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095800613 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095800613 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095800613 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095800648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095800648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095800648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095800648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095800648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095800648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095800648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095800648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095800648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095800649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095800649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095800649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095800649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095800649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095800649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095800649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095800649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095800649 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095800649 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095800649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095800649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095800649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095800652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095800657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095800657 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095800667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095800667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095800667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095800667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095800667 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095800667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095800667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095800667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095800667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095800668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095800668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095800668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095800668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095800668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095800668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095800668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095800668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095800668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095800668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095800668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095800668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095800668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095800670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095800675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095800675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095800684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095800684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095800684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095800684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095800684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095800684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095800684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095800684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095800684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095800685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095800685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095800685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095800685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095800685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095800685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095800685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095800685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095800685 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095800685 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095800685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095800686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095800686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095800687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095800692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095800692 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095801031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095801031 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095801031 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095801031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095801035 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095801036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e6507efad150: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='F8702E86'O, index=0 SGSN_Test-GSUP(1027)@e6507efad150: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@e6507efad150: 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 := 'D7EBD5BE21A9246BD094105ADAF7AE65'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F9EB67C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4D40BC2118DA963E'O } } } } } 20241214095801105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095801105 DLLC NOTICE LLME(ffffffff/f8702e86){UNASSIGNED} LLC RX: unknown TLLI 0xf8702e86, creating LLME on the fly (gprs_llc.c:552) 20241214095801105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095801105 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20241214095801105 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095801105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095801105 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095801105 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095801105 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095801105 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095801105 DLLC NOTICE LLME(ffffffff/f8702e86){UNASSIGNED} LLGM Assign pre (f8702e86 => d7fc9a1e) (gprs_llc.c:1079) 20241214095801105 DLLC NOTICE LLME(f8702e86/d7fc9a1e){ASSIGNED} LLGM Assign post (f8702e86 => d7fc9a1e) (gprs_llc.c:1125) 20241214095801105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095801105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095801105 DMM DEBUG MM(262420000000026/d7fc9a1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095801127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095801127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095801127 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095801127 DMM DEBUG MM(262420000000026/d7fc9a1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241214095801127 DMM NOTICE MM(262420000000026/d7fc9a1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095801127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095801127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095801127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095801127 DMM DEBUG MM(262420000000026/d7fc9a1e) Requesting authorization (sgsn_auth.c:160) 20241214095801127 DMM INFO MM(262420000000026/d7fc9a1e) Requesting authentication tuples (sgsn_auth.c:184) 20241214095801127 DMM DEBUG MM(262420000000026/d7fc9a1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095801127 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241214095801127 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)@e6507efad150: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241214095801133 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095801133 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095801133 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095801133 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095801133 DMM INFO MM(262420000000026/d7fc9a1e) Subscriber data update (mmctx.c:445) 20241214095801133 DMM DEBUG MM(262420000000026/d7fc9a1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095801133 DMM INFO MM(262420000000026/d7fc9a1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095801133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095801133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095801133 DMM INFO MM(262420000000026/d7fc9a1e) <- GMM AUTH AND CIPHERING REQ (rand = d7 eb d5 be 21 a9 24 6b d0 94 10 5a da f7 ae 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095801150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095801150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095801150 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095801150 DMM INFO MM(262420000000026/d7fc9a1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095801150 DMM NOTICE MM(262420000000026/d7fc9a1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095801150 DMM DEBUG MM(262420000000026/d7fc9a1e) checking auth: received GSM SRES = f9 eb 67 c0 (gprs_gmm.c:648) 20241214095801150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095801150 DMM DEBUG MM(262420000000026/d7fc9a1e) Requesting authorization (sgsn_auth.c:160) 20241214095801150 DMM INFO MM(262420000000026/d7fc9a1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095801150 DMM DEBUG MM(262420000000026/d7fc9a1e) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095801150 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241214095801150 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) 20241214095801150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095801150 DMM INFO MM(262420000000026/d7fc9a1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7fc9a1e) (gprs_gmm.c:282) 20241214095801153 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095801153 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095801153 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241214095801153 DMM INFO MM(262420000000026/d7fc9a1e) Subscriber data update (mmctx.c:445) 20241214095801153 DMM DEBUG MM(262420000000026/d7fc9a1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095801153 DMM INFO MM(262420000000026/d7fc9a1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095801154 DMM NOTICE MM(262420000000026/d7fc9a1e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241214095801154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095801154 DMM NOTICE MM(262420000000026/d7fc9a1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095801154 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) 20241214095801155 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095801155 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241214095801155 DMM INFO MM(262420000000026/d7fc9a1e) Subscriber data update (mmctx.c:445) 20241214095801155 DMM DEBUG MM(262420000000026/d7fc9a1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095801168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095801168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095801168 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095801168 DMM INFO MM(262420000000026/d7fc9a1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095801168 DMM NOTICE MM(262420000000026/d7fc9a1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095801168 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095801168 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095801168 DLLC NOTICE LLME(f8702e86/d7fc9a1e){ASSIGNED} LLGM Assign pre (ffffffff => d7fc9a1e) (gprs_llc.c:1079) 20241214095801168 DLLC NOTICE LLME(ffffffff/d7fc9a1e){ASSIGNED} LLGM Assign post (ffffffff => d7fc9a1e) (gprs_llc.c:1125) 20241214095801168 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095801168 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095801168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095801168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@e6507efad150: setverdict(pass): none -> pass 20241214095801226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095801226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095801226 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095801226 DMM INFO MM(262420000000026/d7fc9a1e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095801226 DMM INFO MM(262420000000026/d7fc9a1e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095801226 DMM DEBUG MM(262420000000026/d7fc9a1e) Using GGSN 0 (gprs_sm.c:317) 20241214095801226 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) 20241214095801226 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241214095801226 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095801226 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095801226 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241214095801250 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 07 c4 a9 7e 11 a6 81 d6 51 14 05 7f 5e 01 00 4e 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) 20241214095801250 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2720d0, cbp=0x55e04437bb80) (sgsn_libgtp.c:633) 20241214095801250 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095801250 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044383d28 TLLI=d7fc9a1e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095801250 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095801250 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095801263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095801263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095801263 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095801263 DMM INFO MM(262420000000026/d7fc9a1e) -> GMM DETACH REQUEST TLLI=0xd7fc9a1e type=GPRS detach (gprs_gmm.c:1440) 20241214095801263 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241214095801263 DMM INFO MM(262420000000026/d7fc9a1e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241214095801263 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095801263 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095801263 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095801263 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095801263 DLLC NOTICE LLME(ffffffff/d7fc9a1e){ASSIGNED} LLGM Assign pre (d7fc9a1e => ffffffff) (gprs_llc.c:1079) 20241214095801263 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7fc9a1e => ffffffff) (gprs_llc.c:1125) 20241214095801263 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e0443839d0 (gprs_sndcp.c:574) 20241214095801263 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044383d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095801263 DMM NOTICE MM(262420000000026/d7fc9a1e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214095801263 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241214095801263 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214095801263 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095801263 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241214095801263 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241214095801263 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) 20241214095801263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095801263 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095801263 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095801263 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095801264 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e6507efad150: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@e6507efad150: Final verdict of PTC: pass 20241214095801274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59644<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1025)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(1027)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@e6507efad150: Final verdict of PTC: none -NSVCI98(1020)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@e6507efad150: Final verdict of PTC: none 20241214095801279 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095801279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1015)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1018)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1013)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1023)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:58:01 UTC 2024 ====== 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 20241214095801396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095801698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68080) 20241214095802280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095802280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68080, count=108300) 20241214095803282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095803282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:58:03 UTC 2024 /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 20241214095804284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095804284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241214095804791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095804793 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095804847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095804847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095804847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095804847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095804847 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095804847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095804847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095804847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095804847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095804849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095804849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095804849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095804850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095804850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095804850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095804850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095804850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095804850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095804850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095804850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095804850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095804850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095804853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095804859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095804859 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)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095804866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095804866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095804866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095804866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095804866 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095804866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095804866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095804866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095804866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095804867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095804867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095804867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095804867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095804867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095804867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095804867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095804867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095804867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095804867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095804867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095804867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095804867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095804869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095804874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095804874 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)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095804881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095804881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095804881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095804881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095804881 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095804882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095804882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095804882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095804882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095804882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095804882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095804882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095804882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095804882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095804882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095804882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095804882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095804882 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095804882 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095804882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095804883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095804883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095804884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095804889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095804889 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)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095805285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095805286 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095805286 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095805286 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095805290 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095805291 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e6507efad150: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='C7136923'O, index=0 SGSN_Test-GSUP(1046)@e6507efad150: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241214095806353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095806354 DLLC NOTICE LLME(ffffffff/c7136923){UNASSIGNED} LLC RX: unknown TLLI 0xc7136923, creating LLME on the fly (gprs_llc.c:552) 20241214095806354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095806354 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241214095806354 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095806354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095806354 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095806354 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095806354 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095806354 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095806354 DLLC NOTICE LLME(ffffffff/c7136923){UNASSIGNED} LLGM Assign pre (c7136923 => ccfedf06) (gprs_llc.c:1079) 20241214095806354 DLLC NOTICE LLME(c7136923/ccfedf06){ASSIGNED} LLGM Assign post (c7136923 => ccfedf06) (gprs_llc.c:1125) 20241214095806354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095806354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095806354 DMM DEBUG MM(262420000000039/ccfedf06) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095806365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095806365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241214095806365 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095806365 DMM INFO MM(262420000000039/ccfedf06) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241214095806365 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095806365 DLLC NOTICE LLME(c7136923/ccfedf06){ASSIGNED} LLGM Assign pre (c7136923 => ccfedf06) (gprs_llc.c:1079) 20241214095806365 DLLC NOTICE LLME(c7136923/ccfedf06){ASSIGNED} LLGM Assign post (c7136923 => ccfedf06) (gprs_llc.c:1125) 20241214095806365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095806366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095806366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095806366 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095806366 DMM DEBUG MM(262420000000039/ccfedf06) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241214095806366 DMM NOTICE MM(262420000000039/ccfedf06) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095806366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095806366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095806366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241214095806366 DMM INFO MM(262420000000039/ccfedf06) <- GMM ATTACH ACCEPT (new P-TMSI=0xccfedf06) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@e6507efad150: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e6507efad150: Removing Client IMSI='262420000000039'H, index=0 20241214095807378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095807378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095807378 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095807378 DMM INFO MM(262420000000039/ccfedf06) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095807378 DMM NOTICE MM(262420000000039/ccfedf06) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095807378 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095807378 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095807378 DLLC NOTICE LLME(c7136923/ccfedf06){ASSIGNED} LLGM Assign pre (ffffffff => ccfedf06) (gprs_llc.c:1079) 20241214095807378 DLLC NOTICE LLME(ffffffff/ccfedf06){ASSIGNED} LLGM Assign post (ffffffff => ccfedf06) (gprs_llc.c:1125) 20241214095807378 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095807378 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095807378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095807378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@e6507efad150: Final verdict of PTC: pass 20241214095807381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1035)@e6507efad150: Final verdict of PTC: none -NSVCI99(1044)@e6507efad150: Final verdict of PTC: none -NSVCI97(1034)@e6507efad150: Final verdict of PTC: none 20241214095807386 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095807386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1039)@e6507efad150: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(1046)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@e6507efad150: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@e6507efad150: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1042)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1032)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1037)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:58:07 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20241214095807470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095807873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46156<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67188) 20241214095808387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095808387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67188, count=71544) 20241214095809389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095809389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:58:09 UTC 2024 /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 20241214095810390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095810390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_xid_empty_l3 started. 20241214095810971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095810973 DMM INFO MM(262420000000039/ccfedf06) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095810974 DMM INFO MM(262420000000039/ccfedf06) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095810974 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095810974 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095810974 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095810974 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095810974 DLLC NOTICE LLME(ffffffff/ccfedf06){ASSIGNED} LLGM Assign pre (ccfedf06 => ffffffff) (gprs_llc.c:1079) 20241214095810974 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccfedf06 => ffffffff) (gprs_llc.c:1125) 20241214095810974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095810974 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095810974 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095810974 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095810974 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095811016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095811016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095811016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095811016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095811016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095811016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095811016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095811016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095811016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095811017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095811017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095811017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095811017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095811017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095811017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095811017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095811017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095811017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095811017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095811017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095811017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095811017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095811020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1054)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095811028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095811028 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095811038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095811038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095811038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095811038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095811038 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095811038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095811038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095811038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095811038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095811039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095811039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095811039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095811039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095811039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095811039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095811039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095811039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095811039 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095811039 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095811039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095811039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095811039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095811041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095811046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095811046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095811055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095811055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095811055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095811055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095811055 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095811055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095811055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095811055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095811055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095811055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095811055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095811055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095811056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095811056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095811056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095811056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095811056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095811056 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095811056 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095811056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095811056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095811056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095811058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095811062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095811062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095811392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095811392 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095811392 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095811392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095811396 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095811397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@e6507efad150: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F3D6F37A'O, index=0 SGSN_Test-GSUP(1065)@e6507efad150: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@e6507efad150: 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 := 'A439AC2D7CF326248F9C322BC53237B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B089D943'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3941445F66E8626B'O } } } } } 20241214095812476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095812476 DLLC NOTICE LLME(ffffffff/f3d6f37a){UNASSIGNED} LLC RX: unknown TLLI 0xf3d6f37a, creating LLME on the fly (gprs_llc.c:552) 20241214095812476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095812476 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1248) 20241214095812476 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095812476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095812476 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095812476 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095812476 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095812476 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095812476 DLLC NOTICE LLME(ffffffff/f3d6f37a){UNASSIGNED} LLGM Assign pre (f3d6f37a => e36538cf) (gprs_llc.c:1079) 20241214095812476 DLLC NOTICE LLME(f3d6f37a/e36538cf){ASSIGNED} LLGM Assign post (f3d6f37a => e36538cf) (gprs_llc.c:1125) 20241214095812476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095812476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095812476 DMM DEBUG MM(262420000000044/e36538cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095812492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095812492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095812492 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095812492 DMM DEBUG MM(262420000000044/e36538cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241214095812492 DMM NOTICE MM(262420000000044/e36538cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095812492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095812492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095812492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095812492 DMM DEBUG MM(262420000000044/e36538cf) Requesting authorization (sgsn_auth.c:160) 20241214095812492 DMM INFO MM(262420000000044/e36538cf) Requesting authentication tuples (sgsn_auth.c:184) 20241214095812492 DMM DEBUG MM(262420000000044/e36538cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095812492 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241214095812492 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)@e6507efad150: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@e6507efad150: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241214095812496 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095812496 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095812496 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095812496 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095812496 DMM INFO MM(262420000000044/e36538cf) Subscriber data update (mmctx.c:445) 20241214095812496 DMM DEBUG MM(262420000000044/e36538cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095812497 DMM INFO MM(262420000000044/e36538cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095812497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095812497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095812497 DMM INFO MM(262420000000044/e36538cf) <- GMM AUTH AND CIPHERING REQ (rand = a4 39 ac 2d 7c f3 26 24 8f 9c 32 2b c5 32 37 b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095812513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095812513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095812513 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095812513 DMM INFO MM(262420000000044/e36538cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095812513 DMM NOTICE MM(262420000000044/e36538cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095812513 DMM DEBUG MM(262420000000044/e36538cf) checking auth: received GSM SRES = b0 89 d9 43 (gprs_gmm.c:648) 20241214095812513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095812513 DMM DEBUG MM(262420000000044/e36538cf) Requesting authorization (sgsn_auth.c:160) 20241214095812513 DMM INFO MM(262420000000044/e36538cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095812513 DMM DEBUG MM(262420000000044/e36538cf) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095812513 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241214095812513 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) 20241214095812513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095812513 DMM INFO MM(262420000000044/e36538cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xe36538cf) (gprs_gmm.c:282) 20241214095812516 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095812516 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095812516 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241214095812516 DMM INFO MM(262420000000044/e36538cf) Subscriber data update (mmctx.c:445) 20241214095812516 DMM DEBUG MM(262420000000044/e36538cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095812516 DMM INFO MM(262420000000044/e36538cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095812516 DMM NOTICE MM(262420000000044/e36538cf) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241214095812516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095812516 DMM NOTICE MM(262420000000044/e36538cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095812516 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) 20241214095812517 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095812517 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241214095812517 DMM INFO MM(262420000000044/e36538cf) Subscriber data update (mmctx.c:445) 20241214095812517 DMM DEBUG MM(262420000000044/e36538cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095812531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095812531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095812531 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095812531 DMM INFO MM(262420000000044/e36538cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095812531 DMM NOTICE MM(262420000000044/e36538cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095812531 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095812531 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095812531 DLLC NOTICE LLME(f3d6f37a/e36538cf){ASSIGNED} LLGM Assign pre (ffffffff => e36538cf) (gprs_llc.c:1079) 20241214095812531 DLLC NOTICE LLME(ffffffff/e36538cf){ASSIGNED} LLGM Assign post (ffffffff => e36538cf) (gprs_llc.c:1125) 20241214095812531 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095812531 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095812531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095812531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@e6507efad150: setverdict(pass): none -> pass 20241214095812584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095812584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095812584 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095812584 DMM INFO MM(262420000000044/e36538cf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095812584 DMM INFO MM(262420000000044/e36538cf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095812584 DMM DEBUG MM(262420000000044/e36538cf) Using GGSN 0 (gprs_sm.c:317) 20241214095812584 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) 20241214095812584 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241214095812584 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095812584 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095812584 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241214095812599 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 22 00 00 01 80 08 00 10 78 0c 4d ef 11 3a 75 ca 01 14 05 7f 72 e2 97 a8 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) 20241214095812599 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a273148, cbp=0x55e04437e790) (sgsn_libgtp.c:633) 20241214095812599 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095812599 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044383d28 TLLI=e36538cf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095812599 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095812599 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095812603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095812603 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241214095812603 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241214095812603 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@e6507efad150: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@e6507efad150: Final verdict of PTC: pass 20241214095812606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46160<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1049)@e6507efad150: Final verdict of PTC: none -NSVCI98(1058)@e6507efad150: Final verdict of PTC: none -NSVCI97(1053)@e6507efad150: Final verdict of PTC: none 20241214095812608 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095812608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1065)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@e6507efad150: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@e6507efad150: Final verdict of PTC: none -NSVCI99(1063)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@e6507efad150: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1056)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1061)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1051)@e6507efad150: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@e6507efad150: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:58:12 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20241214095812685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095813087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60030<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92688) 20241214095813609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095813609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92688, count=98740) 20241214095814610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095814610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:58:15 UTC 2024 /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 20241214095815611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095815611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_xid_n201u started. 20241214095816160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095816162 DMM INFO MM(262420000000044/e36538cf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095816162 DMM INFO MM(262420000000044/e36538cf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095816162 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095816162 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095816162 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095816162 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095816162 DLLC NOTICE LLME(ffffffff/e36538cf){ASSIGNED} LLGM Assign pre (e36538cf => ffffffff) (gprs_llc.c:1079) 20241214095816162 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e36538cf => ffffffff) (gprs_llc.c:1125) 20241214095816162 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e0443839d0 (gprs_sndcp.c:574) 20241214095816162 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044383d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095816162 DMM NOTICE MM(262420000000044/e36538cf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214095816162 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241214095816162 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214095816162 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095816162 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241214095816162 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241214095816162 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) 20241214095816162 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) 20241214095816162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095816162 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095816162 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095816162 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095816162 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095816207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095816207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095816207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095816207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095816207 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095816207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095816207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095816207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095816207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095816207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095816207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095816208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095816208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095816208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095816208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095816208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095816208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095816208 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095816208 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095816208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095816208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095816208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095816209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095816215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095816215 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095816222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095816222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095816222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095816222 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095816222 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095816222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095816222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095816222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095816222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095816223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095816223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095816223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095816223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095816223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095816223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095816223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095816223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095816223 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095816223 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095816223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095816224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095816224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095816226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095816230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095816230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095816238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095816238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095816238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095816238 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095816238 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095816238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095816238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095816238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095816238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095816239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095816239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095816239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095816239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095816239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095816239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095816239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095816239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095816239 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095816239 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095816239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095816239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095816239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095816241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095816246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095816246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095816612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095816612 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095816612 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095816612 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095816618 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095816619 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@e6507efad150: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='FA3D3E8A'O, index=0 SGSN_Test-GSUP(1084)@e6507efad150: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@e6507efad150: 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 := 'D90E4CB943C13301AF9D57210611151D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D63B2EBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF0BC5B89466956A'O } } } } } 20241214095817703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095817703 DLLC NOTICE LLME(ffffffff/fa3d3e8a){UNASSIGNED} LLC RX: unknown TLLI 0xfa3d3e8a, creating LLME on the fly (gprs_llc.c:552) 20241214095817703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095817703 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1248) 20241214095817703 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095817703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095817703 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095817703 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095817703 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095817703 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095817703 DLLC NOTICE LLME(ffffffff/fa3d3e8a){UNASSIGNED} LLGM Assign pre (fa3d3e8a => cbb84d2f) (gprs_llc.c:1079) 20241214095817703 DLLC NOTICE LLME(fa3d3e8a/cbb84d2f){ASSIGNED} LLGM Assign post (fa3d3e8a => cbb84d2f) (gprs_llc.c:1125) 20241214095817703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095817703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095817703 DMM DEBUG MM(262420000000045/cbb84d2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095817717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095817717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095817717 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095817717 DMM DEBUG MM(262420000000045/cbb84d2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241214095817717 DMM NOTICE MM(262420000000045/cbb84d2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095817717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095817717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095817717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095817717 DMM DEBUG MM(262420000000045/cbb84d2f) Requesting authorization (sgsn_auth.c:160) 20241214095817717 DMM INFO MM(262420000000045/cbb84d2f) Requesting authentication tuples (sgsn_auth.c:184) 20241214095817717 DMM DEBUG MM(262420000000045/cbb84d2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095817717 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241214095817717 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)@e6507efad150: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@e6507efad150: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241214095817723 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095817723 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095817723 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095817723 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095817723 DMM INFO MM(262420000000045/cbb84d2f) Subscriber data update (mmctx.c:445) 20241214095817723 DMM DEBUG MM(262420000000045/cbb84d2f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095817723 DMM INFO MM(262420000000045/cbb84d2f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095817723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095817723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095817723 DMM INFO MM(262420000000045/cbb84d2f) <- GMM AUTH AND CIPHERING REQ (rand = d9 0e 4c b9 43 c1 33 01 af 9d 57 21 06 11 15 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095817735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095817735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095817735 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095817735 DMM INFO MM(262420000000045/cbb84d2f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095817735 DMM NOTICE MM(262420000000045/cbb84d2f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095817735 DMM DEBUG MM(262420000000045/cbb84d2f) checking auth: received GSM SRES = d6 3b 2e ba (gprs_gmm.c:648) 20241214095817735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095817735 DMM DEBUG MM(262420000000045/cbb84d2f) Requesting authorization (sgsn_auth.c:160) 20241214095817735 DMM INFO MM(262420000000045/cbb84d2f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095817735 DMM DEBUG MM(262420000000045/cbb84d2f) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095817735 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241214095817735 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) 20241214095817735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095817735 DMM INFO MM(262420000000045/cbb84d2f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbb84d2f) (gprs_gmm.c:282) 20241214095817738 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095817738 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095817738 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241214095817738 DMM INFO MM(262420000000045/cbb84d2f) Subscriber data update (mmctx.c:445) 20241214095817738 DMM DEBUG MM(262420000000045/cbb84d2f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095817738 DMM INFO MM(262420000000045/cbb84d2f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095817738 DMM NOTICE MM(262420000000045/cbb84d2f) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241214095817738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095817738 DMM NOTICE MM(262420000000045/cbb84d2f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095817738 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) 20241214095817739 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095817739 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241214095817739 DMM INFO MM(262420000000045/cbb84d2f) Subscriber data update (mmctx.c:445) 20241214095817739 DMM DEBUG MM(262420000000045/cbb84d2f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095817746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095817746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095817746 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095817747 DMM INFO MM(262420000000045/cbb84d2f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095817747 DMM NOTICE MM(262420000000045/cbb84d2f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095817747 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095817747 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095817747 DLLC NOTICE LLME(fa3d3e8a/cbb84d2f){ASSIGNED} LLGM Assign pre (ffffffff => cbb84d2f) (gprs_llc.c:1079) 20241214095817747 DLLC NOTICE LLME(ffffffff/cbb84d2f){ASSIGNED} LLGM Assign post (ffffffff => cbb84d2f) (gprs_llc.c:1125) 20241214095817747 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095817747 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095817747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095817747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@e6507efad150: setverdict(pass): none -> pass 20241214095817806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095817806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095817806 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095817807 DMM INFO MM(262420000000045/cbb84d2f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095817807 DMM INFO MM(262420000000045/cbb84d2f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095817807 DMM DEBUG MM(262420000000045/cbb84d2f) Using GGSN 0 (gprs_sm.c:317) 20241214095817807 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) 20241214095817807 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241214095817807 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095817807 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095817807 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241214095817824 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 fa 9f 06 ff 11 03 01 0f 80 14 05 7f 29 46 df 33 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241214095817824 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2741c0, cbp=0x55e04437ed70) (sgsn_libgtp.c:633) 20241214095817824 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095817824 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=cbb84d2f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095817824 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095817824 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095817840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095817840 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241214095817840 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241214095817840 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241214095817840 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@e6507efad150: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@e6507efad150: Final verdict of PTC: pass 20241214095817853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60038<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095817857 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095817857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1084)@e6507efad150: Final verdict of PTC: none -NSVCI99(1082)@e6507efad150: Final verdict of PTC: none -NSVCI97(1072)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@e6507efad150: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@e6507efad150: Final verdict of PTC: none -NSVCI98(1077)@e6507efad150: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@e6507efad150: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1080)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1070)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1075)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@e6507efad150: Test case TC_xid_n201u finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:58:17 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241214095818014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095818417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85804) 20241214095818859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095818859 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) 20241214095819860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095819860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:58:20 UTC 2024 /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 20241214095820519 DGPRS DEBUG Checking for inactive LLMEs, time = 36698499 (sgsn.c:132) 20241214095820862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095820862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_llc_null started. 20241214095821523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095821526 DMM INFO MM(262420000000045/cbb84d2f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095821526 DMM INFO MM(262420000000045/cbb84d2f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095821526 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095821526 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095821526 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095821526 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095821526 DLLC NOTICE LLME(ffffffff/cbb84d2f){ASSIGNED} LLGM Assign pre (cbb84d2f => ffffffff) (gprs_llc.c:1079) 20241214095821526 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbb84d2f => ffffffff) (gprs_llc.c:1125) 20241214095821526 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044384b40 (gprs_sndcp.c:574) 20241214095821526 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095821526 DMM NOTICE MM(262420000000045/cbb84d2f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214095821526 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241214095821526 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214095821526 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095821526 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241214095821526 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241214095821526 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) 20241214095821526 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) 20241214095821526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095821526 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095821526 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095821526 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095821526 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095821571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095821571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095821571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095821571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095821571 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095821571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095821571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095821571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095821571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095821571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095821571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095821571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095821572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095821572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095821572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095821572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095821572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095821572 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095821572 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095821572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095821572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095821572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095821573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095821578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095821578 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095821587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095821587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095821587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095821587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095821587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095821587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095821587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095821587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095821587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095821587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095821587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095821587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095821587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095821588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095821588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095821588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095821588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095821588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095821588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095821588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1096)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095821588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095821588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095821590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095821594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095821594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095821602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095821602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095821602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095821602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095821602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095821602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095821602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095821602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095821602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095821603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095821603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095821603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095821603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095821603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095821603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095821603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095821603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095821603 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095821603 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095821603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095821603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095821603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095821606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095821611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095821611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095821863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095821863 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095821863 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095821863 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095821865 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1102)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241214095821866 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@e6507efad150: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='D6261136'O, index=0 SGSN_Test-GSUP(1103)@e6507efad150: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@e6507efad150: 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 := 'D645CCC05E4240159BEE58B2641E01DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46A186F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9B79020B534EAEE'O } } } } } 20241214095822948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095822948 DLLC NOTICE LLME(ffffffff/d6261136){UNASSIGNED} LLC RX: unknown TLLI 0xd6261136, creating LLME on the fly (gprs_llc.c:552) 20241214095822948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095822948 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1248) 20241214095822948 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095822948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095822948 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095822948 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095822948 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095822948 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095822948 DLLC NOTICE LLME(ffffffff/d6261136){UNASSIGNED} LLGM Assign pre (d6261136 => fdeeb312) (gprs_llc.c:1079) 20241214095822948 DLLC NOTICE LLME(d6261136/fdeeb312){ASSIGNED} LLGM Assign post (d6261136 => fdeeb312) (gprs_llc.c:1125) 20241214095822948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095822948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095822948 DMM DEBUG MM(262420000000041/fdeeb312) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095822976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095822976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095822976 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095822976 DMM DEBUG MM(262420000000041/fdeeb312) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241214095822976 DMM NOTICE MM(262420000000041/fdeeb312) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095822976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095822976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095822976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095822976 DMM DEBUG MM(262420000000041/fdeeb312) Requesting authorization (sgsn_auth.c:160) 20241214095822976 DMM INFO MM(262420000000041/fdeeb312) Requesting authentication tuples (sgsn_auth.c:184) 20241214095822976 DMM DEBUG MM(262420000000041/fdeeb312) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095822976 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241214095822976 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)@e6507efad150: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@e6507efad150: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241214095822982 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095822982 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095822982 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095822982 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095822982 DMM INFO MM(262420000000041/fdeeb312) Subscriber data update (mmctx.c:445) 20241214095822982 DMM DEBUG MM(262420000000041/fdeeb312) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095822982 DMM INFO MM(262420000000041/fdeeb312) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095822982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095822982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095822982 DMM INFO MM(262420000000041/fdeeb312) <- GMM AUTH AND CIPHERING REQ (rand = d6 45 cc c0 5e 42 40 15 9b ee 58 b2 64 1e 01 da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095822998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095822998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095822998 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095822998 DMM INFO MM(262420000000041/fdeeb312) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095822998 DMM NOTICE MM(262420000000041/fdeeb312) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095822998 DMM DEBUG MM(262420000000041/fdeeb312) checking auth: received GSM SRES = 46 a1 86 f9 (gprs_gmm.c:648) 20241214095822998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095822998 DMM DEBUG MM(262420000000041/fdeeb312) Requesting authorization (sgsn_auth.c:160) 20241214095822998 DMM INFO MM(262420000000041/fdeeb312) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095822998 DMM DEBUG MM(262420000000041/fdeeb312) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095822998 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241214095822998 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) 20241214095822998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095822998 DMM INFO MM(262420000000041/fdeeb312) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdeeb312) (gprs_gmm.c:282) 20241214095823001 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095823001 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095823001 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241214095823001 DMM INFO MM(262420000000041/fdeeb312) Subscriber data update (mmctx.c:445) 20241214095823001 DMM DEBUG MM(262420000000041/fdeeb312) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095823001 DMM INFO MM(262420000000041/fdeeb312) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095823001 DMM NOTICE MM(262420000000041/fdeeb312) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241214095823001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095823001 DMM NOTICE MM(262420000000041/fdeeb312) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095823001 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) 20241214095823003 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095823003 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241214095823003 DMM INFO MM(262420000000041/fdeeb312) Subscriber data update (mmctx.c:445) 20241214095823003 DMM DEBUG MM(262420000000041/fdeeb312) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095823015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095823015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095823015 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095823015 DMM INFO MM(262420000000041/fdeeb312) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095823015 DMM NOTICE MM(262420000000041/fdeeb312) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095823015 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095823015 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095823015 DLLC NOTICE LLME(d6261136/fdeeb312){ASSIGNED} LLGM Assign pre (ffffffff => fdeeb312) (gprs_llc.c:1079) 20241214095823015 DLLC NOTICE LLME(ffffffff/fdeeb312){ASSIGNED} LLGM Assign post (ffffffff => fdeeb312) (gprs_llc.c:1125) 20241214095823015 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095823015 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095823015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095823015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214095824073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095824073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241214095824073 DLLC DEBUG TLLI=fdeeb312 sends us LLC NULL (gprs_llc.c:912) 20241214095824074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095824074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241214095824074 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095824074 DMM INFO MM(262420000000041/fdeeb312) -> GMM DETACH REQUEST TLLI=0xfdeeb312 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241214095824074 DMM INFO MM(262420000000041/fdeeb312) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241214095824074 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095824074 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095824074 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095824074 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095824074 DLLC NOTICE LLME(ffffffff/fdeeb312){ASSIGNED} LLGM Assign pre (fdeeb312 => ffffffff) (gprs_llc.c:1079) 20241214095824074 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdeeb312 => ffffffff) (gprs_llc.c:1125) 20241214095824074 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241214095824074 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) 20241214095824074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095824074 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095824074 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095824075 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095824077 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@e6507efad150: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@e6507efad150: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@e6507efad150: Final verdict of PTC: pass 20241214095829088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60066<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@e6507efad150: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@e6507efad150: Final verdict of PTC: none -NSVCI98(1096)@e6507efad150: Final verdict of PTC: none -NSVCI99(1101)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@e6507efad150: Final verdict of PTC: none -NSVCI97(1091)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@e6507efad150: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@e6507efad150: Final verdict of PTC: none 20241214095829096 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095829096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1098)@e6507efad150: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1089)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1099)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1094)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@e6507efad150: Test case TC_llc_null finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:58:29 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241214095829242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095829644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100408) 20241214095830098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095830098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100408, count=101568) 20241214095831099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095831099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:58:31 UTC 2024 /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 20241214095832101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095832101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_llc_sabm_dm_llgmm started. 20241214095832752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095832756 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095832786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095832786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095832786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095832786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095832786 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095832786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095832786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095832786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095832786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095832787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095832787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095832787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095832787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095832787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095832787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095832787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095832787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095832787 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095832787 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095832787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1110)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095832787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095832787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095832789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095832794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095832794 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095832801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095832801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095832801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095832801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095832801 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095832801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095832801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095832801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095832801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095832802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095832802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095832802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095832802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095832802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095832802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095832802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095832802 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095832802 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095832802 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095832802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095832802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095832802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095832804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095832809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095832809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095832817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095832817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095832817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095832817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095832817 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095832817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095832817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095832817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095832817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095832818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095832818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095832818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095832818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095832818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095832818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095832818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095832818 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095832818 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095832818 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095832818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095832819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095832819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095832821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095832825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095832825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095833102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095833102 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095833102 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095833102 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@e6507efad150: Established a new IPA connection (conn_id=2) 20241214095833104 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1121)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095833104 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@e6507efad150: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='DF02FEAE'O, index=0 SGSN_Test-GSUP(1122)@e6507efad150: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@e6507efad150: 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 := 'FE14EF8C3DCD6E22DB904017CFC8AC89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0853AC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '63DC42C917EEDBB7'O } } } } } 20241214095834177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095834177 DLLC NOTICE LLME(ffffffff/df02feae){UNASSIGNED} LLC RX: unknown TLLI 0xdf02feae, creating LLME on the fly (gprs_llc.c:552) 20241214095834177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095834177 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1248) 20241214095834177 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095834177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095834177 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095834177 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095834177 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095834177 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095834177 DLLC NOTICE LLME(ffffffff/df02feae){UNASSIGNED} LLGM Assign pre (df02feae => f24aad3e) (gprs_llc.c:1079) 20241214095834177 DLLC NOTICE LLME(df02feae/f24aad3e){ASSIGNED} LLGM Assign post (df02feae => f24aad3e) (gprs_llc.c:1125) 20241214095834177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095834177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095834177 DMM DEBUG MM(262420000000042/f24aad3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095834195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095834195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095834195 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095834195 DMM DEBUG MM(262420000000042/f24aad3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241214095834195 DMM NOTICE MM(262420000000042/f24aad3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095834195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095834195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095834195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095834195 DMM DEBUG MM(262420000000042/f24aad3e) Requesting authorization (sgsn_auth.c:160) 20241214095834195 DMM INFO MM(262420000000042/f24aad3e) Requesting authentication tuples (sgsn_auth.c:184) 20241214095834196 DMM DEBUG MM(262420000000042/f24aad3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095834196 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241214095834196 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)@e6507efad150: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@e6507efad150: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241214095834202 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095834202 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095834202 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095834202 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095834202 DMM INFO MM(262420000000042/f24aad3e) Subscriber data update (mmctx.c:445) 20241214095834202 DMM DEBUG MM(262420000000042/f24aad3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095834202 DMM INFO MM(262420000000042/f24aad3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095834202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095834202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095834202 DMM INFO MM(262420000000042/f24aad3e) <- GMM AUTH AND CIPHERING REQ (rand = fe 14 ef 8c 3d cd 6e 22 db 90 40 17 cf c8 ac 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095834217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095834218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095834218 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095834218 DMM INFO MM(262420000000042/f24aad3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095834218 DMM NOTICE MM(262420000000042/f24aad3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095834218 DMM DEBUG MM(262420000000042/f24aad3e) checking auth: received GSM SRES = d0 85 3a c8 (gprs_gmm.c:648) 20241214095834218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095834218 DMM DEBUG MM(262420000000042/f24aad3e) Requesting authorization (sgsn_auth.c:160) 20241214095834218 DMM INFO MM(262420000000042/f24aad3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095834218 DMM DEBUG MM(262420000000042/f24aad3e) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095834218 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241214095834218 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) 20241214095834218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095834218 DMM INFO MM(262420000000042/f24aad3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf24aad3e) (gprs_gmm.c:282) 20241214095834221 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095834221 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095834221 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241214095834221 DMM INFO MM(262420000000042/f24aad3e) Subscriber data update (mmctx.c:445) 20241214095834221 DMM DEBUG MM(262420000000042/f24aad3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095834221 DMM INFO MM(262420000000042/f24aad3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095834221 DMM NOTICE MM(262420000000042/f24aad3e) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241214095834221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095834221 DMM NOTICE MM(262420000000042/f24aad3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095834221 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) 20241214095834222 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095834222 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241214095834222 DMM INFO MM(262420000000042/f24aad3e) Subscriber data update (mmctx.c:445) 20241214095834222 DMM DEBUG MM(262420000000042/f24aad3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095834233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095834234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095834234 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095834234 DMM INFO MM(262420000000042/f24aad3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095834234 DMM NOTICE MM(262420000000042/f24aad3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095834234 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095834234 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095834234 DLLC NOTICE LLME(df02feae/f24aad3e){ASSIGNED} LLGM Assign pre (ffffffff => f24aad3e) (gprs_llc.c:1079) 20241214095834234 DLLC NOTICE LLME(ffffffff/f24aad3e){ASSIGNED} LLGM Assign post (ffffffff => f24aad3e) (gprs_llc.c:1125) 20241214095834234 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095834234 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095834234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095834234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214095835292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095835292 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)@e6507efad150: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@e6507efad150: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@e6507efad150: Final verdict of PTC: pass 20241214095835307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44324<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095835310 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-BSSGP0(1107)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(1122)@e6507efad150: Final verdict of PTC: none 20241214095835310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_llgmm-BVCI196(1109)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@e6507efad150: Final verdict of PTC: none -NSVCI99(1120)@e6507efad150: Final verdict of PTC: none -NSVCI98(1115)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@e6507efad150: Final verdict of PTC: none -NSVCI97(1110)@e6507efad150: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@e6507efad150: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1113)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1108)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1118)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@e6507efad150: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:58:35 UTC 2024 ====== 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 20241214095835381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095835783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79800) 20241214095836311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095836311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79800, count=87212) 20241214095837312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095837313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:58:37 UTC 2024 /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 20241214095838314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095838314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_llc_sabm_dm_ll5 started. 20241214095838877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095838879 DMM INFO MM(262420000000042/f24aad3e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095838879 DMM INFO MM(262420000000042/f24aad3e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095838879 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095838879 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095838879 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095838879 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095838879 DLLC NOTICE LLME(ffffffff/f24aad3e){ASSIGNED} LLGM Assign pre (f24aad3e => ffffffff) (gprs_llc.c:1079) 20241214095838879 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f24aad3e => ffffffff) (gprs_llc.c:1125) 20241214095838879 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241214095838879 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) 20241214095838879 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) 20241214095838879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095838879 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095838879 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095838879 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095838879 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095838924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095838924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095838924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095838924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095838924 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095838924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095838924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095838924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095838924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095838925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095838925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095838925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095838926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095838926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095838926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095838926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095838926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095838926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095838926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095838926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095838926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095838926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095838928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095838932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095838932 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095838939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095838939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095838939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095838939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095838939 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095838939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095838939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095838939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095838939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095838941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095838941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095838941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095838941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095838941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095838941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095838941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095838941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095838941 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095838941 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095838941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095838941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095838941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095838943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095838949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095838949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1136)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1133)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095838956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095838956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095838956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095838956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095838956 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095838956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095838956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095838956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095838956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095838957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095838957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095838957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095838957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095838957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095838957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095838957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095838957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095838957 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095838957 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095838957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095838958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095838958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095838960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095838965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095838965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095839316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095839316 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095839316 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095839316 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095839320 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1140)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241214095839321 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@e6507efad150: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='C7FC906D'O, index=0 SGSN_Test-GSUP(1141)@e6507efad150: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@e6507efad150: 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 := 'BCDB1283803594D1E76C4655644997C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94B0F241'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A467DF90C06AE15'O } } } } } 20241214095840395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095840395 DLLC NOTICE LLME(ffffffff/c7fc906d){UNASSIGNED} LLC RX: unknown TLLI 0xc7fc906d, creating LLME on the fly (gprs_llc.c:552) 20241214095840395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095840395 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1248) 20241214095840395 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095840395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095840395 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095840395 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095840395 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095840395 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095840395 DLLC NOTICE LLME(ffffffff/c7fc906d){UNASSIGNED} LLGM Assign pre (c7fc906d => c352549c) (gprs_llc.c:1079) 20241214095840395 DLLC NOTICE LLME(c7fc906d/c352549c){ASSIGNED} LLGM Assign post (c7fc906d => c352549c) (gprs_llc.c:1125) 20241214095840395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095840395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095840395 DMM DEBUG MM(262420000000043/c352549c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095840409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095840409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095840409 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095840409 DMM DEBUG MM(262420000000043/c352549c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241214095840409 DMM NOTICE MM(262420000000043/c352549c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095840409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095840409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095840409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095840409 DMM DEBUG MM(262420000000043/c352549c) Requesting authorization (sgsn_auth.c:160) 20241214095840409 DMM INFO MM(262420000000043/c352549c) Requesting authentication tuples (sgsn_auth.c:184) 20241214095840409 DMM DEBUG MM(262420000000043/c352549c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095840409 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241214095840409 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)@e6507efad150: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@e6507efad150: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241214095840414 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095840415 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095840415 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095840415 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095840415 DMM INFO MM(262420000000043/c352549c) Subscriber data update (mmctx.c:445) 20241214095840415 DMM DEBUG MM(262420000000043/c352549c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095840415 DMM INFO MM(262420000000043/c352549c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095840415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095840415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095840415 DMM INFO MM(262420000000043/c352549c) <- GMM AUTH AND CIPHERING REQ (rand = bc db 12 83 80 35 94 d1 e7 6c 46 55 64 49 97 c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095840431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095840431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095840431 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095840431 DMM INFO MM(262420000000043/c352549c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095840431 DMM NOTICE MM(262420000000043/c352549c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095840431 DMM DEBUG MM(262420000000043/c352549c) checking auth: received GSM SRES = 94 b0 f2 41 (gprs_gmm.c:648) 20241214095840431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095840431 DMM DEBUG MM(262420000000043/c352549c) Requesting authorization (sgsn_auth.c:160) 20241214095840431 DMM INFO MM(262420000000043/c352549c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095840431 DMM DEBUG MM(262420000000043/c352549c) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095840431 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241214095840431 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) 20241214095840431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095840431 DMM INFO MM(262420000000043/c352549c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc352549c) (gprs_gmm.c:282) 20241214095840434 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095840434 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095840434 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241214095840434 DMM INFO MM(262420000000043/c352549c) Subscriber data update (mmctx.c:445) 20241214095840434 DMM DEBUG MM(262420000000043/c352549c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095840434 DMM INFO MM(262420000000043/c352549c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095840434 DMM NOTICE MM(262420000000043/c352549c) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241214095840434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095840434 DMM NOTICE MM(262420000000043/c352549c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095840434 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) 20241214095840435 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095840435 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241214095840436 DMM INFO MM(262420000000043/c352549c) Subscriber data update (mmctx.c:445) 20241214095840436 DMM DEBUG MM(262420000000043/c352549c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095840448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095840448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095840449 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095840449 DMM INFO MM(262420000000043/c352549c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095840449 DMM NOTICE MM(262420000000043/c352549c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095840449 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095840449 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095840449 DLLC NOTICE LLME(c7fc906d/c352549c){ASSIGNED} LLGM Assign pre (ffffffff => c352549c) (gprs_llc.c:1079) 20241214095840449 DLLC NOTICE LLME(ffffffff/c352549c){ASSIGNED} LLGM Assign post (ffffffff => c352549c) (gprs_llc.c:1125) 20241214095840449 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095840449 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095840449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095840449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214095841507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095841507 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)@e6507efad150: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@e6507efad150: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@e6507efad150: Final verdict of PTC: pass 20241214095841522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44350<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@e6507efad150: Final verdict of PTC: none -NSVCI98(1134)@e6507efad150: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@e6507efad150: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@e6507efad150: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@e6507efad150: Final verdict of PTC: none 20241214095841527 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095841527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1136)@e6507efad150: Final verdict of PTC: none -NSVCI99(1139)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@e6507efad150: Final verdict of PTC: none -NSVCI97(1129)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1137)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1127)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1132)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@e6507efad150: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:58:41 UTC 2024 ====== 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 20241214095841631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095842033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91288) 20241214095842528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095842528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91288, count=92448) 20241214095843530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095843530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:58:44 UTC 2024 /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 20241214095844530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095844530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_suspend_nopaging started. 20241214095845118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095845120 DMM INFO MM(262420000000043/c352549c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095845120 DMM INFO MM(262420000000043/c352549c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095845120 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095845120 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095845120 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095845120 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095845120 DLLC NOTICE LLME(ffffffff/c352549c){ASSIGNED} LLGM Assign pre (c352549c => ffffffff) (gprs_llc.c:1079) 20241214095845120 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c352549c => ffffffff) (gprs_llc.c:1125) 20241214095845120 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241214095845120 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) 20241214095845120 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) 20241214095845120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095845120 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095845120 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095845120 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095845120 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095845163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095845163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095845163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095845163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095845163 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095845163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095845163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095845163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095845163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241214095845164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095845164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095845164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1148)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095845164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095845164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095845164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095845164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095845164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095845164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095845164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095845164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1148)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095845165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095845165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095845167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095845175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095845175 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095845189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095845189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095845189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095845189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095845189 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095845189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095845189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095845189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095845189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095845190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095845190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095845190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095845190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095845190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095845190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095845190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095845190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095845190 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095845190 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095845190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095845190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095845190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095845192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1150)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095845198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095845198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1151)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095845205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095845205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095845205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095845205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095845205 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095845205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095845205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095845205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095845205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095845206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095845206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095845206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095845206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095845206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095845206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095845206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095845206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095845206 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095845206 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095845206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095845206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095845206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095845208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095845212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095845212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1156)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095845531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095845531 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095845531 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095845531 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1158)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095845535 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095845536 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1158)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1158)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@e6507efad150: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='C4A30D28'O, index=0 SGSN_Test-GSUP(1160)@e6507efad150: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@e6507efad150: 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 := '473F643F5EAB303FAF04D57A8C64582D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC291E6B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6AFB44DBA10C186D'O } } } } } 20241214095846597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095846597 DLLC NOTICE LLME(ffffffff/c4a30d28){UNASSIGNED} LLC RX: unknown TLLI 0xc4a30d28, creating LLME on the fly (gprs_llc.c:552) 20241214095846597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095846597 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1248) 20241214095846597 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095846597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095846597 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095846597 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095846597 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095846597 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095846597 DLLC NOTICE LLME(ffffffff/c4a30d28){UNASSIGNED} LLGM Assign pre (c4a30d28 => eef9e9c7) (gprs_llc.c:1079) 20241214095846597 DLLC NOTICE LLME(c4a30d28/eef9e9c7){ASSIGNED} LLGM Assign post (c4a30d28 => eef9e9c7) (gprs_llc.c:1125) 20241214095846597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095846597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095846597 DMM DEBUG MM(262420000000048/eef9e9c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095846606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095846606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095846606 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095846606 DMM DEBUG MM(262420000000048/eef9e9c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241214095846606 DMM NOTICE MM(262420000000048/eef9e9c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095846606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095846606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095846606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095846606 DMM DEBUG MM(262420000000048/eef9e9c7) Requesting authorization (sgsn_auth.c:160) 20241214095846606 DMM INFO MM(262420000000048/eef9e9c7) Requesting authentication tuples (sgsn_auth.c:184) 20241214095846606 DMM DEBUG MM(262420000000048/eef9e9c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095846606 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241214095846606 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)@e6507efad150: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@e6507efad150: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241214095846608 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095846608 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095846608 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095846608 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095846608 DMM INFO MM(262420000000048/eef9e9c7) Subscriber data update (mmctx.c:445) 20241214095846608 DMM DEBUG MM(262420000000048/eef9e9c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095846608 DMM INFO MM(262420000000048/eef9e9c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095846608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095846608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095846608 DMM INFO MM(262420000000048/eef9e9c7) <- GMM AUTH AND CIPHERING REQ (rand = 47 3f 64 3f 5e ab 30 3f af 04 d5 7a 8c 64 58 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095846613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095846613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095846613 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095846613 DMM INFO MM(262420000000048/eef9e9c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095846613 DMM NOTICE MM(262420000000048/eef9e9c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095846613 DMM DEBUG MM(262420000000048/eef9e9c7) checking auth: received GSM SRES = bc 29 1e 6b (gprs_gmm.c:648) 20241214095846613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095846613 DMM DEBUG MM(262420000000048/eef9e9c7) Requesting authorization (sgsn_auth.c:160) 20241214095846613 DMM INFO MM(262420000000048/eef9e9c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095846613 DMM DEBUG MM(262420000000048/eef9e9c7) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095846613 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241214095846613 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) 20241214095846613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095846613 DMM INFO MM(262420000000048/eef9e9c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xeef9e9c7) (gprs_gmm.c:282) 20241214095846614 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095846614 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095846614 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241214095846614 DMM INFO MM(262420000000048/eef9e9c7) Subscriber data update (mmctx.c:445) 20241214095846614 DMM DEBUG MM(262420000000048/eef9e9c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095846614 DMM INFO MM(262420000000048/eef9e9c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095846614 DMM NOTICE MM(262420000000048/eef9e9c7) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241214095846614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095846614 DMM NOTICE MM(262420000000048/eef9e9c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095846614 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) 20241214095846614 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095846614 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241214095846614 DMM INFO MM(262420000000048/eef9e9c7) Subscriber data update (mmctx.c:445) 20241214095846614 DMM DEBUG MM(262420000000048/eef9e9c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095846618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095846618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095846618 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095846618 DMM INFO MM(262420000000048/eef9e9c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095846618 DMM NOTICE MM(262420000000048/eef9e9c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095846618 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095846618 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095846618 DLLC NOTICE LLME(c4a30d28/eef9e9c7){ASSIGNED} LLGM Assign pre (ffffffff => eef9e9c7) (gprs_llc.c:1079) 20241214095846618 DLLC NOTICE LLME(ffffffff/eef9e9c7){ASSIGNED} LLGM Assign post (ffffffff => eef9e9c7) (gprs_llc.c:1125) 20241214095846618 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095846618 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095846618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095846618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@e6507efad150: setverdict(pass): none -> pass 20241214095846676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095846676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095846676 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095846676 DMM INFO MM(262420000000048/eef9e9c7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095846676 DMM INFO MM(262420000000048/eef9e9c7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095846676 DMM DEBUG MM(262420000000048/eef9e9c7) Using GGSN 0 (gprs_sm.c:317) 20241214095846676 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) 20241214095846676 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241214095846676 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095846676 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095846676 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241214095846685 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 e8 aa 20 26 11 cf 40 d6 84 14 05 7f 9e ed bd 2f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241214095846685 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a275238, cbp=0x55e04437fd80) (sgsn_libgtp.c:633) 20241214095846685 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095846685 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044383d28 TLLI=eef9e9c7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095846685 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095846685 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095846695 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241214095846701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095846701 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241214095846701 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241214095846704 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241214095846704 DMM INFO MM(262420000000048/eef9e9c7) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241214095850520 DGPRS DEBUG Checking for inactive LLMEs, time = 36698529 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@e6507efad150: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@e6507efad150: Final verdict of PTC: pass 20241214095851720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44074<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095851725 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095851725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1160)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@e6507efad150: Final verdict of PTC: none -NSVCI98(1154)@e6507efad150: Final verdict of PTC: none -NSVCI99(1159)@e6507efad150: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@e6507efad150: Final verdict of PTC: none -NSVCI97(1148)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@e6507efad150: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@e6507efad150: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1156)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1157)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1152)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1146)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_suspend_nopaging-BVCI220(1156): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@e6507efad150: Test case TC_suspend_nopaging finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:58:51 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241214095851849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095852251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100068) 20241214095852726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095852726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100068, count=101328) 20241214095853727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095853727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:58:54 UTC 2024 /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 20241214095854728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095854728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_suspend_resume started. 20241214095855346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095855349 DMM INFO MM(262420000000048/eef9e9c7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095855349 DMM INFO MM(262420000000048/eef9e9c7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095855349 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095855349 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095855349 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095855349 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095855349 DLLC NOTICE LLME(ffffffff/eef9e9c7){ASSIGNED} LLGM Assign pre (eef9e9c7 => ffffffff) (gprs_llc.c:1079) 20241214095855349 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eef9e9c7 => ffffffff) (gprs_llc.c:1125) 20241214095855349 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e0443839d0 (gprs_sndcp.c:574) 20241214095855349 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044383d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095855349 DMM NOTICE MM(262420000000048/eef9e9c7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214095855349 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241214095855349 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214095855349 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095855349 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241214095855349 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241214095855349 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) 20241214095855349 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) 20241214095855349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095855349 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095855349 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095855349 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095855349 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1168)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@e6507efad150: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1167)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 20241214095855375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095855375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095855375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095855375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095855375 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095855375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095855375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095855375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095855375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095855376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095855376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095855376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095855376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095855376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095855376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095855376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095855376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095855376 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095855376 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095855376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095855376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095855376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095855379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1164)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095855384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095855384 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1167)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_resume-BVCI196(1165)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1172)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095855387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095855387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095855387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095855387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095855387 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095855387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095855387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095855387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095855387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095855388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095855388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095855388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095855388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095855388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095855388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095855388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095855389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095855389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095855389 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095855389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095855389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095855389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095855390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095855395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095855395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095855405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095855405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095855405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095855405 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095855405 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095855405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095855405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095855405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095855405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095855407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095855407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095855407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095855407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095855407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095855407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095855407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095855407 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095855407 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095855407 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095855407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1177)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095855407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095855407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095855409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095855415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095855415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095855729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095855729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095855729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095855729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095855733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095855735 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1165)@e6507efad150: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='D3BC256D'O, index=0 SGSN_Test-GSUP(1179)@e6507efad150: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@e6507efad150: 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 := '240C67AEF79C2CFFDBAA1D1E4CE1B911'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73AD1113'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04328707575EFDF6'O } } } } } 20241214095856816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095856816 DLLC NOTICE LLME(ffffffff/d3bc256d){UNASSIGNED} LLC RX: unknown TLLI 0xd3bc256d, creating LLME on the fly (gprs_llc.c:552) 20241214095856816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095856816 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1248) 20241214095856816 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095856816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095856816 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095856816 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095856816 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095856816 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095856816 DLLC NOTICE LLME(ffffffff/d3bc256d){UNASSIGNED} LLGM Assign pre (d3bc256d => ea243da2) (gprs_llc.c:1079) 20241214095856816 DLLC NOTICE LLME(d3bc256d/ea243da2){ASSIGNED} LLGM Assign post (d3bc256d => ea243da2) (gprs_llc.c:1125) 20241214095856816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095856816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095856816 DMM DEBUG MM(262420000000049/ea243da2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095856836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095856836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095856836 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095856836 DMM DEBUG MM(262420000000049/ea243da2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241214095856836 DMM NOTICE MM(262420000000049/ea243da2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095856836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095856836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095856836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095856836 DMM DEBUG MM(262420000000049/ea243da2) Requesting authorization (sgsn_auth.c:160) 20241214095856836 DMM INFO MM(262420000000049/ea243da2) Requesting authentication tuples (sgsn_auth.c:184) 20241214095856836 DMM DEBUG MM(262420000000049/ea243da2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095856836 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241214095856836 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)@e6507efad150: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@e6507efad150: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241214095856841 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095856841 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095856841 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095856841 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095856841 DMM INFO MM(262420000000049/ea243da2) Subscriber data update (mmctx.c:445) 20241214095856841 DMM DEBUG MM(262420000000049/ea243da2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095856841 DMM INFO MM(262420000000049/ea243da2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095856841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095856841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095856841 DMM INFO MM(262420000000049/ea243da2) <- GMM AUTH AND CIPHERING REQ (rand = 24 0c 67 ae f7 9c 2c ff db aa 1d 1e 4c e1 b9 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095856855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095856855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095856855 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095856855 DMM INFO MM(262420000000049/ea243da2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095856855 DMM NOTICE MM(262420000000049/ea243da2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095856855 DMM DEBUG MM(262420000000049/ea243da2) checking auth: received GSM SRES = 73 ad 11 13 (gprs_gmm.c:648) 20241214095856855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095856855 DMM DEBUG MM(262420000000049/ea243da2) Requesting authorization (sgsn_auth.c:160) 20241214095856855 DMM INFO MM(262420000000049/ea243da2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095856855 DMM DEBUG MM(262420000000049/ea243da2) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095856855 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241214095856855 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) 20241214095856855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095856855 DMM INFO MM(262420000000049/ea243da2) <- GMM ATTACH ACCEPT (new P-TMSI=0xea243da2) (gprs_gmm.c:282) 20241214095856858 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095856858 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095856858 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241214095856858 DMM INFO MM(262420000000049/ea243da2) Subscriber data update (mmctx.c:445) 20241214095856858 DMM DEBUG MM(262420000000049/ea243da2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095856858 DMM INFO MM(262420000000049/ea243da2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095856858 DMM NOTICE MM(262420000000049/ea243da2) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241214095856858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095856858 DMM NOTICE MM(262420000000049/ea243da2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095856858 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) 20241214095856859 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095856859 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241214095856859 DMM INFO MM(262420000000049/ea243da2) Subscriber data update (mmctx.c:445) 20241214095856859 DMM DEBUG MM(262420000000049/ea243da2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095856869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095856869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095856869 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095856869 DMM INFO MM(262420000000049/ea243da2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095856869 DMM NOTICE MM(262420000000049/ea243da2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095856869 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095856869 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095856869 DLLC NOTICE LLME(d3bc256d/ea243da2){ASSIGNED} LLGM Assign pre (ffffffff => ea243da2) (gprs_llc.c:1079) 20241214095856869 DLLC NOTICE LLME(ffffffff/ea243da2){ASSIGNED} LLGM Assign post (ffffffff => ea243da2) (gprs_llc.c:1125) 20241214095856869 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095856869 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095856869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095856869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@e6507efad150: setverdict(pass): none -> pass 20241214095856927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095856927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095856927 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095856927 DMM INFO MM(262420000000049/ea243da2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095856927 DMM INFO MM(262420000000049/ea243da2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095856927 DMM DEBUG MM(262420000000049/ea243da2) Using GGSN 0 (gprs_sm.c:317) 20241214095856927 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) 20241214095856927 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241214095856927 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095856927 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095856928 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241214095856953 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 35 b1 38 73 11 66 b8 5e 5c 14 05 7f 01 e2 73 82 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241214095856954 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2762b0, cbp=0x55e044380110) (sgsn_libgtp.c:633) 20241214095856954 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095856954 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=ea243da2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095856954 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095856954 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095856971 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241214095856985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095856985 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241214095856985 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241214095856992 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241214095856992 DMM INFO MM(262420000000049/ea243da2) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241214095902002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095902002 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241214095902002 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241214095902009 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1165)@e6507efad150: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@e6507efad150: Final verdict of PTC: pass 20241214095902025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39190<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@e6507efad150: Final verdict of PTC: none 20241214095902029 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095902030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1178)@e6507efad150: Final verdict of PTC: none TC_suspend_resume-BVCI196(1165)@e6507efad150: Final verdict of PTC: none -NSVCI99(1177)@e6507efad150: Final verdict of PTC: none -NSVCI98(1172)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@e6507efad150: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@e6507efad150: Final verdict of PTC: none -NSVCI97(1168)@e6507efad150: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1170)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1166)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1175)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_suspend_resume-BVCI196(1165): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@e6507efad150: Test case TC_suspend_resume finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:59:02 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241214095902170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095902572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101284) 20241214095903031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095903031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101284, count=105640) 20241214095904032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095904032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:59:04 UTC 2024 /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 20241214095905034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095905034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_suspend_rau started. 20241214095905662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095905664 DMM INFO MM(262420000000049/ea243da2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095905664 DMM INFO MM(262420000000049/ea243da2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095905664 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095905665 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095905665 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095905665 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095905665 DLLC NOTICE LLME(ffffffff/ea243da2){ASSIGNED} LLGM Assign pre (ea243da2 => ffffffff) (gprs_llc.c:1079) 20241214095905665 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea243da2 => ffffffff) (gprs_llc.c:1125) 20241214095905665 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044384b40 (gprs_sndcp.c:574) 20241214095905665 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095905665 DMM NOTICE MM(262420000000049/ea243da2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214095905665 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241214095905665 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214095905665 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095905665 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241214095905665 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241214095905665 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) 20241214095905665 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) 20241214095905665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095905665 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095905665 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095905665 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095905665 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095905709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095905709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095905709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095905709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095905709 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095905709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095905709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095905709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095905709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095905710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095905710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095905710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095905710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095905710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095905710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095905710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095905710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095905710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095905710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095905710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095905711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095905711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095905713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095905718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095905718 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095905724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095905724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095905724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095905724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095905724 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095905724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095905724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095905724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095905724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095905724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095905724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095905724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095905725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095905725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095905725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095905725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095905725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095905725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095905725 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095905725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095905725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095905725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095905727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 20241214095905731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095905731 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095905741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095905741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095905741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095905741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095905741 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095905741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095905741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095905741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095905741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095905741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095905741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095905741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095905741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095905741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095905741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095905741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095905741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095905741 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095905741 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095905741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095905742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095905742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095905743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095905747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095905747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095906035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095906035 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095906035 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095906035 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095906039 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095906040 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@e6507efad150: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C9789328'O, index=0 SGSN_Test-GSUP(1198)@e6507efad150: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@e6507efad150: 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 := 'EAA64F5D08AF02FB8B05F94380CBDFCE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6210E0D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E7609AE4A9117AA7'O } } } } } 20241214095907119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095907119 DLLC NOTICE LLME(ffffffff/c9789328){UNASSIGNED} LLC RX: unknown TLLI 0xc9789328, creating LLME on the fly (gprs_llc.c:552) 20241214095907119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095907119 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1248) 20241214095907119 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095907119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095907119 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095907119 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095907119 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095907119 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095907119 DLLC NOTICE LLME(ffffffff/c9789328){UNASSIGNED} LLGM Assign pre (c9789328 => fe74c86a) (gprs_llc.c:1079) 20241214095907119 DLLC NOTICE LLME(c9789328/fe74c86a){ASSIGNED} LLGM Assign post (c9789328 => fe74c86a) (gprs_llc.c:1125) 20241214095907119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095907119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095907119 DMM DEBUG MM(262420000000050/fe74c86a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095907143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095907143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095907143 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095907143 DMM DEBUG MM(262420000000050/fe74c86a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241214095907143 DMM NOTICE MM(262420000000050/fe74c86a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095907143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095907143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095907143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095907143 DMM DEBUG MM(262420000000050/fe74c86a) Requesting authorization (sgsn_auth.c:160) 20241214095907143 DMM INFO MM(262420000000050/fe74c86a) Requesting authentication tuples (sgsn_auth.c:184) 20241214095907143 DMM DEBUG MM(262420000000050/fe74c86a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095907143 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241214095907143 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)@e6507efad150: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@e6507efad150: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241214095907149 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095907149 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095907149 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095907149 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095907149 DMM INFO MM(262420000000050/fe74c86a) Subscriber data update (mmctx.c:445) 20241214095907149 DMM DEBUG MM(262420000000050/fe74c86a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095907149 DMM INFO MM(262420000000050/fe74c86a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095907149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095907149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095907149 DMM INFO MM(262420000000050/fe74c86a) <- GMM AUTH AND CIPHERING REQ (rand = ea a6 4f 5d 08 af 02 fb 8b 05 f9 43 80 cb df ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095907165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095907165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095907165 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095907165 DMM INFO MM(262420000000050/fe74c86a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095907165 DMM NOTICE MM(262420000000050/fe74c86a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095907165 DMM DEBUG MM(262420000000050/fe74c86a) checking auth: received GSM SRES = 62 10 e0 d8 (gprs_gmm.c:648) 20241214095907165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095907165 DMM DEBUG MM(262420000000050/fe74c86a) Requesting authorization (sgsn_auth.c:160) 20241214095907165 DMM INFO MM(262420000000050/fe74c86a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095907165 DMM DEBUG MM(262420000000050/fe74c86a) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095907165 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241214095907165 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) 20241214095907165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095907165 DMM INFO MM(262420000000050/fe74c86a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe74c86a) (gprs_gmm.c:282) 20241214095907168 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095907168 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095907168 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241214095907168 DMM INFO MM(262420000000050/fe74c86a) Subscriber data update (mmctx.c:445) 20241214095907168 DMM DEBUG MM(262420000000050/fe74c86a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095907168 DMM INFO MM(262420000000050/fe74c86a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095907168 DMM NOTICE MM(262420000000050/fe74c86a) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241214095907168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095907168 DMM NOTICE MM(262420000000050/fe74c86a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095907168 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) 20241214095907169 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095907169 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241214095907169 DMM INFO MM(262420000000050/fe74c86a) Subscriber data update (mmctx.c:445) 20241214095907169 DMM DEBUG MM(262420000000050/fe74c86a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095907180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095907180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095907180 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095907180 DMM INFO MM(262420000000050/fe74c86a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095907180 DMM NOTICE MM(262420000000050/fe74c86a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095907180 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095907180 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095907180 DLLC NOTICE LLME(c9789328/fe74c86a){ASSIGNED} LLGM Assign pre (ffffffff => fe74c86a) (gprs_llc.c:1079) 20241214095907180 DLLC NOTICE LLME(ffffffff/fe74c86a){ASSIGNED} LLGM Assign post (ffffffff => fe74c86a) (gprs_llc.c:1125) 20241214095907180 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095907180 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095907180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095907180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@e6507efad150: setverdict(pass): none -> pass 20241214095907239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095907239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095907239 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095907239 DMM INFO MM(262420000000050/fe74c86a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095907239 DMM INFO MM(262420000000050/fe74c86a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095907239 DMM DEBUG MM(262420000000050/fe74c86a) Using GGSN 0 (gprs_sm.c:317) 20241214095907239 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) 20241214095907239 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241214095907239 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095907239 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095907239 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241214095907264 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 a6 e3 d1 11 11 57 79 c5 e7 14 05 7f f0 e0 8a 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=1066 from retransmit req queue (gtp.c:443) 20241214095907264 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a277328, cbp=0x55e0443805e0) (sgsn_libgtp.c:633) 20241214095907264 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095907264 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=fe74c86a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095907264 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095907264 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095907277 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241214095907288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095907288 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241214095907288 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241214095907294 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241214095907294 DMM INFO MM(262420000000050/fe74c86a) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241214095912310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095912310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095912310 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095912310 DMM INFO MM(262420000000050/fe74c86a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241214095912310 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095912310 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241214095912310 DLLC NOTICE LLME(ffffffff/fe74c86a){ASSIGNED} LLGM Assign pre (fe74c86a => c710417a) (gprs_llc.c:1079) 20241214095912310 DLLC NOTICE LLME(fe74c86a/c710417a){ASSIGNED} LLGM Assign post (fe74c86a => c710417a) (gprs_llc.c:1125) 20241214095912310 DMM INFO MM(262420000000050/c710417a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095912325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095912325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095912325 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095912325 DMM INFO MM(262420000000050/c710417a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241214095912325 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241214095912325 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095912325 DLLC NOTICE LLME(fe74c86a/c710417a){ASSIGNED} LLGM Assign pre (ffffffff => c710417a) (gprs_llc.c:1079) 20241214095912325 DLLC NOTICE LLME(ffffffff/c710417a){ASSIGNED} LLGM Assign post (ffffffff => c710417a) (gprs_llc.c:1125) 20241214095912325 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241214095912826 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@e6507efad150: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@e6507efad150: Final verdict of PTC: pass 20241214095912844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57706<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@e6507efad150: Final verdict of PTC: none 20241214095912849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095912849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1197)@e6507efad150: Final verdict of PTC: none -NSVCI97(1186)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@e6507efad150: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@e6507efad150: Final verdict of PTC: none -NSVCI98(1191)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@e6507efad150: Final verdict of PTC: none -NSVCI99(1196)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@e6507efad150: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@e6507efad150: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1189)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1184)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1194)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@e6507efad150: Test case TC_suspend_rau finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:59:12 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241214095912954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095913356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48882<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110712) 20241214095913850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095913850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110712, count=111972) 20241214095914851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095914851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:59:15 UTC 2024 /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 20241214095915852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095915852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_paging_ps started. 20241214095916428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095916429 DMM INFO MM(262420000000050/c710417a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095916429 DMM INFO MM(262420000000050/c710417a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095916429 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095916429 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095916429 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095916429 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214095916429 DLLC NOTICE LLME(ffffffff/c710417a){ASSIGNED} LLGM Assign pre (c710417a => ffffffff) (gprs_llc.c:1079) 20241214095916429 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c710417a => ffffffff) (gprs_llc.c:1125) 20241214095916429 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044384b40 (gprs_sndcp.c:574) 20241214095916429 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095916429 DMM NOTICE MM(262420000000050/c710417a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214095916429 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241214095916429 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214095916429 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095916429 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241214095916429 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241214095916429 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) 20241214095916429 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) 20241214095916429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095916429 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095916429 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095916429 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095916429 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095916450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095916450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095916450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095916450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095916450 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095916450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095916450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095916450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095916450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095916451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095916451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095916451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095916451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095916451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095916451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095916451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095916451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095916451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095916451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095916451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095916451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095916451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095916453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095916457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095916457 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095916465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095916465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095916465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095916465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095916465 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095916465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095916465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095916465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095916465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095916466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095916466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095916466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095916466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095916466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095916466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095916466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095916466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095916466 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095916466 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095916466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095916466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095916466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095916468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095916473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095916473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095916483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095916483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095916483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095916483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095916483 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095916483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095916483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095916483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095916483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095916484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095916484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095916484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095916484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095916484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095916484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095916484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095916484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095916484 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095916484 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095916484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095916484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095916484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095916486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095916491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095916491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095916853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095916853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095916853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095916853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095916857 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1216)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095916859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@e6507efad150: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='DE8D3CF0'O, index=0 SGSN_Test-GSUP(1217)@e6507efad150: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@e6507efad150: 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 := '2C6684093C61BE0FA1361CBA031807B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE9AB02A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F55170673B143EBC'O } } } } } 20241214095917923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095917923 DLLC NOTICE LLME(ffffffff/de8d3cf0){UNASSIGNED} LLC RX: unknown TLLI 0xde8d3cf0, creating LLME on the fly (gprs_llc.c:552) 20241214095917923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095917924 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1248) 20241214095917924 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095917924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095917924 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095917924 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095917924 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095917924 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095917924 DLLC NOTICE LLME(ffffffff/de8d3cf0){UNASSIGNED} LLGM Assign pre (de8d3cf0 => df14259b) (gprs_llc.c:1079) 20241214095917924 DLLC NOTICE LLME(de8d3cf0/df14259b){ASSIGNED} LLGM Assign post (de8d3cf0 => df14259b) (gprs_llc.c:1125) 20241214095917924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095917924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095917924 DMM DEBUG MM(262420000000051/df14259b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095917931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095917931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095917931 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095917931 DMM DEBUG MM(262420000000051/df14259b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241214095917931 DMM NOTICE MM(262420000000051/df14259b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095917931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095917931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095917931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095917931 DMM DEBUG MM(262420000000051/df14259b) Requesting authorization (sgsn_auth.c:160) 20241214095917931 DMM INFO MM(262420000000051/df14259b) Requesting authentication tuples (sgsn_auth.c:184) 20241214095917931 DMM DEBUG MM(262420000000051/df14259b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095917931 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241214095917931 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)@e6507efad150: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@e6507efad150: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241214095917933 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095917933 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095917933 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095917933 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095917933 DMM INFO MM(262420000000051/df14259b) Subscriber data update (mmctx.c:445) 20241214095917933 DMM DEBUG MM(262420000000051/df14259b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095917933 DMM INFO MM(262420000000051/df14259b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095917933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095917933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095917933 DMM INFO MM(262420000000051/df14259b) <- GMM AUTH AND CIPHERING REQ (rand = 2c 66 84 09 3c 61 be 0f a1 36 1c ba 03 18 07 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095917937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095917937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095917937 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095917937 DMM INFO MM(262420000000051/df14259b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095917937 DMM NOTICE MM(262420000000051/df14259b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095917937 DMM DEBUG MM(262420000000051/df14259b) checking auth: received GSM SRES = ee 9a b0 2a (gprs_gmm.c:648) 20241214095917937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095917937 DMM DEBUG MM(262420000000051/df14259b) Requesting authorization (sgsn_auth.c:160) 20241214095917937 DMM INFO MM(262420000000051/df14259b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095917937 DMM DEBUG MM(262420000000051/df14259b) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095917937 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241214095917937 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) 20241214095917937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095917937 DMM INFO MM(262420000000051/df14259b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf14259b) (gprs_gmm.c:282) 20241214095917938 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095917938 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095917938 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241214095917938 DMM INFO MM(262420000000051/df14259b) Subscriber data update (mmctx.c:445) 20241214095917938 DMM DEBUG MM(262420000000051/df14259b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095917938 DMM INFO MM(262420000000051/df14259b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095917938 DMM NOTICE MM(262420000000051/df14259b) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241214095917938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095917938 DMM NOTICE MM(262420000000051/df14259b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095917938 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) 20241214095917938 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095917938 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241214095917938 DMM INFO MM(262420000000051/df14259b) Subscriber data update (mmctx.c:445) 20241214095917938 DMM DEBUG MM(262420000000051/df14259b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095917941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095917941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095917941 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095917941 DMM INFO MM(262420000000051/df14259b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095917941 DMM NOTICE MM(262420000000051/df14259b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095917941 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095917941 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095917941 DLLC NOTICE LLME(de8d3cf0/df14259b){ASSIGNED} LLGM Assign pre (ffffffff => df14259b) (gprs_llc.c:1079) 20241214095917941 DLLC NOTICE LLME(ffffffff/df14259b){ASSIGNED} LLGM Assign post (ffffffff => df14259b) (gprs_llc.c:1125) 20241214095917941 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095917941 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095917941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095917941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214095918000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095918000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095918000 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095918000 DMM INFO MM(262420000000051/df14259b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095918000 DMM INFO MM(262420000000051/df14259b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095918000 DMM DEBUG MM(262420000000051/df14259b) Using GGSN 0 (gprs_sm.c:317) 20241214095918000 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) 20241214095918000 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241214095918000 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095918000 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095918000 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241214095918024 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 a7 97 c0 56 11 83 66 47 1e 14 05 7f 5d 48 18 1d 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) 20241214095918024 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a2783a0, cbp=0x55e04437f9d0) (sgsn_libgtp.c:633) 20241214095918024 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095918024 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=df14259b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095918024 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095918024 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@e6507efad150: setverdict(pass): none -> pass TC_paging_ps(1219)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095918033 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241214095920521 DGPRS DEBUG Checking for inactive LLMEs, time = 36698559 (sgsn.c:132) 20241214095921001 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241214095921002 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241214095921002 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241214095923048 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241214095923048 DMM INFO MM(262420000000051/df14259b) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@e6507efad150: 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 := 'DF14259B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@e6507efad150: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@e6507efad150: Final verdict of PTC: pass 20241214095923065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48896<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps-BVCI220(1214)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(1217)@e6507efad150: Final verdict of PTC: none 20241214095923069 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095923069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1212)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@e6507efad150: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@e6507efad150: Final verdict of PTC: none -NSVCI97(1205)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@e6507efad150: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@e6507efad150: Final verdict of PTC: none -NSVCI98(1210)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@e6507efad150: Final verdict of PTC: none -NSVCI99(1215)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1213)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1208)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1203)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@e6507efad150: Test case TC_paging_ps finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:59:23 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241214095923147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095923549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96064) 20241214095924070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095924070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96064, count=104032) 20241214095925072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095925072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:59:25 UTC 2024 /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 20241214095926073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095926073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_paging_ps_ra_multiple_cells started. 20241214095926652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095926655 DMM INFO MM(262420000000051/df14259b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095926655 DMM INFO MM(262420000000051/df14259b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095926655 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095926655 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095926655 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095926655 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241214095926655 DLLC NOTICE LLME(ffffffff/df14259b){ASSIGNED} LLGM Assign pre (df14259b => ffffffff) (gprs_llc.c:1079) 20241214095926655 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df14259b => ffffffff) (gprs_llc.c:1125) 20241214095926655 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044384b40 (gprs_sndcp.c:574) 20241214095926655 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095926655 DMM NOTICE MM(262420000000051/df14259b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214095926655 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241214095926655 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214095926655 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095926655 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241214095926655 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241214095926655 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) 20241214095926655 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) 20241214095926655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214095926655 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095926655 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095926655 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095926655 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095926704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095926704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095926704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095926704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095926704 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095926704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095926704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095926704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095926704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241214095926704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095926704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095926704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1224)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095926705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095926705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095926705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095926705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095926705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095926705 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095926705 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095926705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095926705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095926705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095926707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095926713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095926713 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095926720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095926720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095926720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095926720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095926720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095926720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095926720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095926720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095926720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095926721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095926721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095926721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095926721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095926721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095926721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095926721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095926721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095926721 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095926721 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095926721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095926722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095926722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095926723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095926728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095926728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095926736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095926736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095926736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095926736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095926736 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095926736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095926737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095926737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095926737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095926737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095926737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095926737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095926737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095926737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095926737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095926737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095926737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095926737 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095926737 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095926737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095926738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095926738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095926739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095926744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095926744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095927075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095927075 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095927075 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095927075 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095927079 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1235)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095927081 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e6507efad150: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F3865E1D'O, index=0 SGSN_Test-GSUP(1236)@e6507efad150: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e6507efad150: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@e6507efad150: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F3865E1D'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e6507efad150: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F3865E1D'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@e6507efad150: 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 := 'F5C5280886E4FD98CA5DB756B6AC1C7E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A4D4A09'O (":MJ\t") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '203D017913DAE646'O } } } } } 20241214095928175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095928175 DLLC NOTICE LLME(ffffffff/f3865e1d){UNASSIGNED} LLC RX: unknown TLLI 0xf3865e1d, creating LLME on the fly (gprs_llc.c:552) 20241214095928175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095928175 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1248) 20241214095928175 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095928175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214095928175 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095928175 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214095928175 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095928175 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095928175 DLLC NOTICE LLME(ffffffff/f3865e1d){UNASSIGNED} LLGM Assign pre (f3865e1d => c8bb67b2) (gprs_llc.c:1079) 20241214095928175 DLLC NOTICE LLME(f3865e1d/c8bb67b2){ASSIGNED} LLGM Assign post (f3865e1d => c8bb67b2) (gprs_llc.c:1125) 20241214095928175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095928175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095928175 DMM DEBUG MM(262420000000052/c8bb67b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095928188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095928188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095928188 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095928188 DMM DEBUG MM(262420000000052/c8bb67b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241214095928188 DMM NOTICE MM(262420000000052/c8bb67b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095928188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095928188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095928188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095928188 DMM DEBUG MM(262420000000052/c8bb67b2) Requesting authorization (sgsn_auth.c:160) 20241214095928188 DMM INFO MM(262420000000052/c8bb67b2) Requesting authentication tuples (sgsn_auth.c:184) 20241214095928188 DMM DEBUG MM(262420000000052/c8bb67b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095928188 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241214095928188 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)@e6507efad150: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@e6507efad150: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241214095928194 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095928194 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095928194 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095928194 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095928194 DMM INFO MM(262420000000052/c8bb67b2) Subscriber data update (mmctx.c:445) 20241214095928194 DMM DEBUG MM(262420000000052/c8bb67b2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095928194 DMM INFO MM(262420000000052/c8bb67b2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095928194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095928194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095928194 DMM INFO MM(262420000000052/c8bb67b2) <- GMM AUTH AND CIPHERING REQ (rand = f5 c5 28 08 86 e4 fd 98 ca 5d b7 56 b6 ac 1c 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095928209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095928209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095928209 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095928209 DMM INFO MM(262420000000052/c8bb67b2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095928209 DMM NOTICE MM(262420000000052/c8bb67b2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095928209 DMM DEBUG MM(262420000000052/c8bb67b2) checking auth: received GSM SRES = 3a 4d 4a 09 (gprs_gmm.c:648) 20241214095928209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095928209 DMM DEBUG MM(262420000000052/c8bb67b2) Requesting authorization (sgsn_auth.c:160) 20241214095928209 DMM INFO MM(262420000000052/c8bb67b2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095928209 DMM DEBUG MM(262420000000052/c8bb67b2) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095928209 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241214095928209 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) 20241214095928209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095928209 DMM INFO MM(262420000000052/c8bb67b2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8bb67b2) (gprs_gmm.c:282) 20241214095928213 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095928213 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095928213 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241214095928213 DMM INFO MM(262420000000052/c8bb67b2) Subscriber data update (mmctx.c:445) 20241214095928213 DMM DEBUG MM(262420000000052/c8bb67b2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095928213 DMM INFO MM(262420000000052/c8bb67b2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095928213 DMM NOTICE MM(262420000000052/c8bb67b2) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241214095928213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095928213 DMM NOTICE MM(262420000000052/c8bb67b2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095928213 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) 20241214095928215 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095928215 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241214095928215 DMM INFO MM(262420000000052/c8bb67b2) Subscriber data update (mmctx.c:445) 20241214095928215 DMM DEBUG MM(262420000000052/c8bb67b2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095928225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095928225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095928225 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095928225 DMM INFO MM(262420000000052/c8bb67b2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095928225 DMM NOTICE MM(262420000000052/c8bb67b2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095928225 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095928226 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095928226 DLLC NOTICE LLME(f3865e1d/c8bb67b2){ASSIGNED} LLGM Assign pre (ffffffff => c8bb67b2) (gprs_llc.c:1079) 20241214095928226 DLLC NOTICE LLME(ffffffff/c8bb67b2){ASSIGNED} LLGM Assign post (ffffffff => c8bb67b2) (gprs_llc.c:1125) 20241214095928226 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095928226 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095928226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095928226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214095928284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095928284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095928284 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095928285 DMM INFO MM(262420000000052/c8bb67b2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095928285 DMM INFO MM(262420000000052/c8bb67b2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095928285 DMM DEBUG MM(262420000000052/c8bb67b2) Using GGSN 0 (gprs_sm.c:317) 20241214095928285 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) 20241214095928285 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241214095928285 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095928285 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095928285 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241214095928302 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 02 d3 bb ea 11 0a ae b4 f9 14 05 7f d3 36 51 fd 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) 20241214095928302 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a279418, cbp=0x55e04437eb20) (sgsn_libgtp.c:633) 20241214095928302 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095928302 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044384e98 TLLI=c8bb67b2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095928302 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095928302 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@e6507efad150: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095928317 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241214095931286 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241214095931287 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241214095931287 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241214095933333 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241214095933333 DMM INFO MM(262420000000052/c8bb67b2) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@e6507efad150: 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 := 'C8BB67B2'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e6507efad150: 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 := 'C8BB67B2'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e6507efad150: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@e6507efad150: Final verdict of PTC: pass 20241214095933359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34868<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214095933363 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095933363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(1236)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@e6507efad150: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e6507efad150: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e6507efad150: Final verdict of PTC: none -NSVCI97(1224)@e6507efad150: Final verdict of PTC: none -NSVCI98(1229)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@e6507efad150: Final verdict of PTC: none -NSVCI99(1234)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1232)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1222)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1227)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@e6507efad150: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:59:33 UTC 2024 ====== 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 20241214095933471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095933873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100844) 20241214095934364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095934364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100844, count=105200) 20241214095935365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095935366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:59:35 UTC 2024 /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 20241214095936368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095936368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_bssgp_rim_single_report started. 20241214095936979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095936983 DMM INFO MM(262420000000052/c8bb67b2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214095936983 DMM INFO MM(262420000000052/c8bb67b2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214095936983 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214095936983 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214095936983 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214095936983 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241214095936983 DLLC NOTICE LLME(ffffffff/c8bb67b2){ASSIGNED} LLGM Assign pre (c8bb67b2 => ffffffff) (gprs_llc.c:1079) 20241214095936983 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8bb67b2 => ffffffff) (gprs_llc.c:1125) 20241214095936983 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044384b40 (gprs_sndcp.c:574) 20241214095936983 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044384e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095936983 DMM NOTICE MM(262420000000052/c8bb67b2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214095936983 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241214095936983 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214095936983 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095936984 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241214095936984 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241214095936984 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) 20241214095936984 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) 20241214095936984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214095936984 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214095936984 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214095936984 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214095936984 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095937026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095937026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095937026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095937026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095937026 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095937026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095937026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095937026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095937026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095937027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095937027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095937027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095937027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095937027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095937027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095937027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095937027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095937027 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095937027 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095937027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095937028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095937028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095937029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095937034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095937034 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095937041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095937041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095937041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095937041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095937041 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095937041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095937041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095937041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095937041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095937042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095937042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095937042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095937042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095937042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095937042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095937042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095937042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095937042 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095937042 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095937042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095937043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095937043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095937044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095937048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095937048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095937058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095937058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095937058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095937058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095937058 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095937058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095937058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095937058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095937058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095937059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095937059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095937059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095937059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095937059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095937059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095937059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095937059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095937059 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095937059 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095937059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095937059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095937059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095937060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095937065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095937065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095937370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095937370 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095937370 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095937370 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095937374 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1254)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095937375 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214095937391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e6507efad150: setverdict(pass): none -> pass MTC@e6507efad150: Warning: Re-starting timer T, which is already active (running or expired). 20241214095937413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095937427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35160<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@e6507efad150: Final verdict of PTC: none 20241214095937432 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214095937432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_bssgp_rim_single_report-BVCI196(1242)@e6507efad150: Final verdict of PTC: none -NSVCI98(1248)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@e6507efad150: Final verdict of PTC: none -NSVCI97(1243)@e6507efad150: Final verdict of PTC: none -NSVCI99(1253)@e6507efad150: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@e6507efad150: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1241)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1246)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1251)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: pass MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@e6507efad150: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:59:37 UTC 2024 ====== 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 20241214095937549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095937951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43752) 20241214095938433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095938433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43752, count=59776) 20241214095939435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095939435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:59:40 UTC 2024 /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 20241214095940438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095940438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_rim_eutran_to_geran started. 20241214095941043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095941046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095941087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095941087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095941087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095941087 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095941087 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095941087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095941087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095941087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095941087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095941087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095941087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095941087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095941087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095941087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095941087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095941087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095941087 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095941087 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095941087 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095941087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1261)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214095941088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095941088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095941090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095941095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095941096 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095941102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095941102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095941102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095941102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095941102 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095941102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095941102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095941102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095941102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095941103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095941103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095941103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095941103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095941103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095941103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095941103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095941103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095941103 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095941103 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095941103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095941103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095941103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095941105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095941110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095941110 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095941118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095941118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095941118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095941118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095941118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095941118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095941118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095941118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095941118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095941119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095941119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095941119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095941119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095941119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095941119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095941119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095941119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095941119 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095941119 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095941119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095941119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095941119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095941122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095941126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095941126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095941439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095941439 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095941439 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095941439 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095941444 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1272)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214095941445 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e6507efad150: setverdict(pass): none -> pass 20241214095941501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095941510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35176<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@e6507efad150: Final verdict of PTC: none 20241214095941515 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-BSSGP0(1258)@e6507efad150: Final verdict of PTC: none -NSVCI98(1266)@e6507efad150: Final verdict of PTC: none 20241214095941515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1262)@e6507efad150: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@e6507efad150: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@e6507efad150: Final verdict of PTC: none -NSVCI97(1261)@e6507efad150: Final verdict of PTC: none -NSVCI99(1271)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@e6507efad150: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1269)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1259)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1264)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: pass MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@e6507efad150: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 09:59:41 UTC 2024 ====== 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 20241214095941568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095941970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37480) 20241214095942515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095942516 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=52880) 20241214095943517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095943517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 09:59:44 UTC 2024 /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 20241214095944518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095944518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_cell_change_different_rai_ci_attach started. 20241214095945067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214095945070 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095945109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214095945109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095945109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095945109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095945109 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214095945109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095945109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095945109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095945109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095945110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095945110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095945110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095945110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095945110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095945110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095945110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095945110 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095945110 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214095945110 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095945110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095945111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095945111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095945112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095945116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095945116 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)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095945125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214095945125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095945125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095945125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095945125 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214095945125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095945125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095945125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095945125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095945126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095945126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095945126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095945126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095945126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095945126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095945126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095945126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095945126 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214095945126 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095945126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095945127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095945127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095945128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095945133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095945133 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@e6507efad150: Provider Link came up: sending NS-RESET 20241214095945142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214095945142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214095945142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214095945142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095945142 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214095945142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214095945142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214095945142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214095945142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214095945143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214095945143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214095945143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214095945143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214095945143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214095945143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214095945143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214095945143 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214095945143 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214095945143 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214095945143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214095945143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214095945143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214095945145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214095945149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095945149 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)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214095945519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214095945519 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214095945519 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214095945519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214095945524 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214095945525 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e6507efad150: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F843A76A'O, index=0 SGSN_Test-GSUP(1291)@e6507efad150: 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)@e6507efad150: 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 := 'D6ACF101900EA59AD743BF680A12E7BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D8104A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '101EA18056F1873A'O } } } } } 20241214095945601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095945601 DLLC NOTICE LLME(ffffffff/f843a76a){UNASSIGNED} LLC RX: unknown TLLI 0xf843a76a, creating LLME on the fly (gprs_llc.c:552) 20241214095945601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095945601 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1248) 20241214095945601 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214095945601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214095945601 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214095945601 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214095945601 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095945601 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214095945601 DLLC NOTICE LLME(ffffffff/f843a76a){UNASSIGNED} LLGM Assign pre (f843a76a => eb63486d) (gprs_llc.c:1079) 20241214095945601 DLLC NOTICE LLME(f843a76a/eb63486d){ASSIGNED} LLGM Assign post (f843a76a => eb63486d) (gprs_llc.c:1125) 20241214095945601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095945601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095945601 DMM DEBUG MM(262420000000068/eb63486d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095945610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095945610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214095945610 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095945610 DMM DEBUG MM(262420000000068/eb63486d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241214095945610 DMM NOTICE MM(262420000000068/eb63486d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095945610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095945610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095945610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095945610 DMM DEBUG MM(262420000000068/eb63486d) Requesting authorization (sgsn_auth.c:160) 20241214095945610 DMM INFO MM(262420000000068/eb63486d) Requesting authentication tuples (sgsn_auth.c:184) 20241214095945610 DMM DEBUG MM(262420000000068/eb63486d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214095945610 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241214095945610 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)@e6507efad150: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@e6507efad150: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241214095945613 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214095945613 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214095945613 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214095945613 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214095945613 DMM INFO MM(262420000000068/eb63486d) Subscriber data update (mmctx.c:445) 20241214095945613 DMM DEBUG MM(262420000000068/eb63486d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214095945613 DMM INFO MM(262420000000068/eb63486d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214095945613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214095945613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214095945613 DMM INFO MM(262420000000068/eb63486d) <- GMM AUTH AND CIPHERING REQ (rand = d6 ac f1 01 90 0e a5 9a d7 43 bf 68 0a 12 e7 bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214095945620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095945620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214095945620 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095945620 DMM INFO MM(262420000000068/eb63486d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214095945620 DMM NOTICE MM(262420000000068/eb63486d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214095945620 DMM DEBUG MM(262420000000068/eb63486d) checking auth: received GSM SRES = 1d 81 04 a1 (gprs_gmm.c:648) 20241214095945620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214095945620 DMM DEBUG MM(262420000000068/eb63486d) Requesting authorization (sgsn_auth.c:160) 20241214095945620 DMM INFO MM(262420000000068/eb63486d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095945620 DMM DEBUG MM(262420000000068/eb63486d) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095945620 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241214095945620 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) 20241214095945620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214095945620 DMM INFO MM(262420000000068/eb63486d) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb63486d) (gprs_gmm.c:282) 20241214095945621 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214095945621 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214095945621 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241214095945621 DMM INFO MM(262420000000068/eb63486d) Subscriber data update (mmctx.c:445) 20241214095945621 DMM DEBUG MM(262420000000068/eb63486d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214095945621 DMM INFO MM(262420000000068/eb63486d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214095945621 DMM NOTICE MM(262420000000068/eb63486d) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241214095945621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214095945621 DMM NOTICE MM(262420000000068/eb63486d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214095945621 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) 20241214095945622 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214095945622 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241214095945622 DMM INFO MM(262420000000068/eb63486d) Subscriber data update (mmctx.c:445) 20241214095945622 DMM DEBUG MM(262420000000068/eb63486d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214095945629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095945629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214095945629 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095945629 DMM INFO MM(262420000000068/eb63486d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214095945629 DMM NOTICE MM(262420000000068/eb63486d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214095945629 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214095945629 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214095945629 DLLC NOTICE LLME(f843a76a/eb63486d){ASSIGNED} LLGM Assign pre (ffffffff => eb63486d) (gprs_llc.c:1079) 20241214095945629 DLLC NOTICE LLME(ffffffff/eb63486d){ASSIGNED} LLGM Assign post (ffffffff => eb63486d) (gprs_llc.c:1125) 20241214095945629 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214095945629 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214095945629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214095945629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214095945681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095945681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214095945681 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095945681 DMM INFO MM(262420000000068/eb63486d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214095945681 DMM INFO MM(262420000000068/eb63486d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214095945681 DMM DEBUG MM(262420000000068/eb63486d) Using GGSN 0 (gprs_sm.c:317) 20241214095945681 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) 20241214095945681 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241214095945681 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214095945681 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241214095945681 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241214095945688 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 ae a7 a4 e8 11 a2 e5 fe 70 14 05 7f db 28 37 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=1072 from retransmit req queue (gtp.c:443) 20241214095945688 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a27a490, cbp=0x55e044381520) (sgsn_libgtp.c:633) 20241214095945688 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214095945688 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044385f98 TLLI=eb63486d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214095945688 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214095945688 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@e6507efad150: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214095945692 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241214095945694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095945694 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241214095945694 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e6507efad150: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@e6507efad150: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='EB63486D'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@e6507efad150: 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 := 'DBC29E9235EAF508BFC628AFC430701E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E7188E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3A20C3727EECC779'O } } } } } 20241214095945698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095945698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241214095945698 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xEB63486D) type="GPRS attach" (gprs_gmm.c:1248) 20241214095945698 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214095945698 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214095945698 DLLC NOTICE LLME(ffffffff/eb63486d){ASSIGNED} LLGM Assign pre (eb63486d => e83351e6) (gprs_llc.c:1079) 20241214095945698 DLLC NOTICE LLME(eb63486d/e83351e6){ASSIGNED} LLGM Assign post (eb63486d => e83351e6) (gprs_llc.c:1125) 20241214095945698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214095945698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214095945698 DMM DEBUG MM(262420000000068/e83351e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214095945703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214095945703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241214095945703 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214095945703 DMM DEBUG MM(262420000000068/e83351e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241214095945703 DMM NOTICE MM(262420000000068/e83351e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214095945703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214095945703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214095945703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214095945703 DMM DEBUG MM(262420000000068/e83351e6) Requesting authorization (sgsn_auth.c:160) 20241214095945703 DMM INFO MM(262420000000068/e83351e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214095945703 DMM DEBUG MM(262420000000068/e83351e6) Requesting subscriber data update (gprs_subscriber.c:894) 20241214095945703 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241214095945703 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) 20241214095950522 DGPRS DEBUG Checking for inactive LLMEs, time = 36698589 (sgsn.c:132) 20241214095951704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241214095951704 DMM ERROR MM(262420000000068/e83351e6) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241214095951704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241214095951704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241214095951704 DMM NOTICE MM(262420000000068/e83351e6) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241214095951704 DMM NOTICE MM(262420000000068/e83351e6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214095951704 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241214095951704 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044385f98, TLLI=e83351e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214095951704 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214095951704 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214095951704 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241214095951704 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241214095951704 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) 20241214095951704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Reject}: Deallocated (fsm.c:568) 20241214095951704 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Deallocated (fsm.c:568) 20241214095951704 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214095951704 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241214095951704 DLLC NOTICE LLME(eb63486d/e83351e6){ASSIGNED} LLGM Assign pre (e83351e6 => ffffffff) (gprs_llc.c:1079) 20241214095951704 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e83351e6 => ffffffff) (gprs_llc.c:1125) 20241214095956706 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241214100001707 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241214100005520 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241214100005520 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241214100005520 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214100006708 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241214100011708 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241214100015112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100015118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100015118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214100015128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100015131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100015131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214100015144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100015148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100015148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@e6507efad150: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e6507efad150: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@e6507efad150: Final verdict of PTC: none 20241214100015597 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100015597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214100015598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59796<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1284)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@e6507efad150: Final verdict of PTC: none -NSVCI99(1289)@e6507efad150: Final verdict of PTC: none -NSVCI97(1279)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@e6507efad150: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1287)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1282)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1277)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@e6507efad150: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@e6507efad150: 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'. Sat Dec 14 10:00:15 UTC 2024 ------ 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 20241214100015667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100016069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116496) 20241214100016598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100016598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214100016709 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241214100016709 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55e044381520) (sgsn_libgtp.c:633) 20241214100016709 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55e044381520) (sgsn_libgtp.c:637) 20241214100016709 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241214100016709 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241214100016710 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241214100016710 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116496, count=121928) 20241214100017598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100017599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:00:18 UTC 2024 /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 20241214100018600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100018600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_cell_change_different_rai_ci_data started. 20241214100019183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100019185 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100019233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100019233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100019233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100019233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100019233 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100019233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100019233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100019233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100019233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100019234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100019234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100019234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100019234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100019234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100019234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100019234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100019234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100019234 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100019234 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100019234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100019234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100019234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100019236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100019240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100019240 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100019248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100019248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100019248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100019248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100019248 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100019248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100019248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100019248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100019248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100019249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100019249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100019249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100019249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100019249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100019249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100019249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100019249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100019249 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100019249 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100019249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100019250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100019250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100019251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1304)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100019256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100019256 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)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100019268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100019268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100019268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100019268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100019268 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100019268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100019268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100019268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100019268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100019269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100019269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100019269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100019269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100019269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100019269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100019270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100019270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100019270 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100019270 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100019270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100019270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100019270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100019272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100019276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100019276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100019601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100019601 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100019601 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100019601 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100019605 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214100019606 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@e6507efad150: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D101F609'O, index=0 SGSN_Test-GSUP(1310)@e6507efad150: 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)@e6507efad150: 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 := '7A0A8D69AC6F8098752FE2B50376BA24'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E1CB7AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A8BA278719751DB6'O } } } } } 20241214100019650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100019650 DLLC NOTICE LLME(ffffffff/d101f609){UNASSIGNED} LLC RX: unknown TLLI 0xd101f609, creating LLME on the fly (gprs_llc.c:552) 20241214100019650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100019650 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1248) 20241214100019650 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214100019650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214100019650 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214100019650 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214100019650 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100019650 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100019650 DLLC NOTICE LLME(ffffffff/d101f609){UNASSIGNED} LLGM Assign pre (d101f609 => cb9f3b7d) (gprs_llc.c:1079) 20241214100019650 DLLC NOTICE LLME(d101f609/cb9f3b7d){ASSIGNED} LLGM Assign post (d101f609 => cb9f3b7d) (gprs_llc.c:1125) 20241214100019650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100019650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100019650 DMM DEBUG MM(262420000000070/cb9f3b7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100019657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100019657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214100019657 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100019657 DMM DEBUG MM(262420000000070/cb9f3b7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241214100019657 DMM NOTICE MM(262420000000070/cb9f3b7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100019657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100019657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100019657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100019657 DMM DEBUG MM(262420000000070/cb9f3b7d) Requesting authorization (sgsn_auth.c:160) 20241214100019657 DMM INFO MM(262420000000070/cb9f3b7d) Requesting authentication tuples (sgsn_auth.c:184) 20241214100019657 DMM DEBUG MM(262420000000070/cb9f3b7d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100019657 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241214100019657 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)@e6507efad150: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@e6507efad150: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241214100019659 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100019659 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100019659 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100019659 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100019659 DMM INFO MM(262420000000070/cb9f3b7d) Subscriber data update (mmctx.c:445) 20241214100019659 DMM DEBUG MM(262420000000070/cb9f3b7d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100019659 DMM INFO MM(262420000000070/cb9f3b7d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100019659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100019659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100019659 DMM INFO MM(262420000000070/cb9f3b7d) <- GMM AUTH AND CIPHERING REQ (rand = 7a 0a 8d 69 ac 6f 80 98 75 2f e2 b5 03 76 ba 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214100019664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100019664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100019664 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100019664 DMM INFO MM(262420000000070/cb9f3b7d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100019664 DMM NOTICE MM(262420000000070/cb9f3b7d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100019664 DMM DEBUG MM(262420000000070/cb9f3b7d) checking auth: received GSM SRES = 1e 1c b7 ab (gprs_gmm.c:648) 20241214100019664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100019664 DMM DEBUG MM(262420000000070/cb9f3b7d) Requesting authorization (sgsn_auth.c:160) 20241214100019664 DMM INFO MM(262420000000070/cb9f3b7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100019664 DMM DEBUG MM(262420000000070/cb9f3b7d) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100019664 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241214100019664 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) 20241214100019664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214100019664 DMM INFO MM(262420000000070/cb9f3b7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb9f3b7d) (gprs_gmm.c:282) 20241214100019665 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100019665 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100019665 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241214100019665 DMM INFO MM(262420000000070/cb9f3b7d) Subscriber data update (mmctx.c:445) 20241214100019665 DMM DEBUG MM(262420000000070/cb9f3b7d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100019665 DMM INFO MM(262420000000070/cb9f3b7d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100019665 DMM NOTICE MM(262420000000070/cb9f3b7d) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241214100019665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100019665 DMM NOTICE MM(262420000000070/cb9f3b7d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100019665 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) 20241214100019666 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100019666 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241214100019666 DMM INFO MM(262420000000070/cb9f3b7d) Subscriber data update (mmctx.c:445) 20241214100019666 DMM DEBUG MM(262420000000070/cb9f3b7d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214100019670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100019670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214100019670 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100019670 DMM INFO MM(262420000000070/cb9f3b7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100019670 DMM NOTICE MM(262420000000070/cb9f3b7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100019670 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100019670 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100019670 DLLC NOTICE LLME(d101f609/cb9f3b7d){ASSIGNED} LLGM Assign pre (ffffffff => cb9f3b7d) (gprs_llc.c:1079) 20241214100019670 DLLC NOTICE LLME(ffffffff/cb9f3b7d){ASSIGNED} LLGM Assign post (ffffffff => cb9f3b7d) (gprs_llc.c:1125) 20241214100019670 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214100019670 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214100019670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100019670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100019730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100019730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214100019730 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100019730 DMM INFO MM(262420000000070/cb9f3b7d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214100019730 DMM INFO MM(262420000000070/cb9f3b7d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214100019730 DMM DEBUG MM(262420000000070/cb9f3b7d) Using GGSN 0 (gprs_sm.c:317) 20241214100019730 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) 20241214100019730 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241214100019730 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214100019730 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241214100019730 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241214100019755 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 a7 54 04 17 11 eb 3d 39 75 14 05 7f fd cd 60 fb 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) 20241214100019755 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a27a490, cbp=0x55e044381520) (sgsn_libgtp.c:633) 20241214100019755 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214100019755 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044385f98 TLLI=cb9f3b7d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214100019755 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214100019755 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@e6507efad150: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214100019768 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20241214100019780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100019780 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241214100019780 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@e6507efad150: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='CB9F3B7D'O, index=0 20241214100019793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100019793 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100019793 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55e044385f98, TLLI=cb9f3b7d, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20241214100020523 DGPRS DEBUG Checking for inactive LLMEs, time = 36698619 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@e6507efad150: Removing Client IMSI='262420000000070'H, index=0 20241214100021796 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@e6507efad150: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@e6507efad150: Final verdict of PTC: pass 20241214100021813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45762<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214100021818 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100021818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1310)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@e6507efad150: Final verdict of PTC: none -NSVCI99(1308)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@e6507efad150: Final verdict of PTC: none -NSVCI98(1303)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@e6507efad150: Final verdict of PTC: none -NSVCI97(1298)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1301)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1296)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1306)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@e6507efad150: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 10:00:21 UTC 2024 ====== 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 20241214100021880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100022282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93520) 20241214100022819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100022819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93520, count=99812) 20241214100023820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100023820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:00:24 UTC 2024 /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 20241214100024821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100024821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_cell_change_different_ci_attach started. 20241214100025381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100025384 DMM INFO MM(262420000000070/cb9f3b7d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100025384 DMM INFO MM(262420000000070/cb9f3b7d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100025384 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100025384 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100025384 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214100025384 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214100025384 DLLC NOTICE LLME(ffffffff/cb9f3b7d){ASSIGNED} LLGM Assign pre (cb9f3b7d => ffffffff) (gprs_llc.c:1079) 20241214100025384 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb9f3b7d => ffffffff) (gprs_llc.c:1125) 20241214100025384 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044385c40 (gprs_sndcp.c:574) 20241214100025384 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044385f98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214100025384 DMM NOTICE MM(262420000000070/cb9f3b7d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214100025384 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241214100025384 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214100025384 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214100025384 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241214100025384 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241214100025384 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) 20241214100025384 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) 20241214100025384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214100025384 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214100025384 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214100025384 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214100025384 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100025431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100025431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100025431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100025431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100025431 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100025431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100025431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100025431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100025431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100025432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100025432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100025432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100025432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100025432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100025432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100025432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100025432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100025432 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100025432 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100025432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100025432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100025432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100025434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100025438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100025438 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100025447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100025447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100025447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100025447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100025447 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100025447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100025447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100025447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100025447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100025448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100025448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100025448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100025448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100025448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100025448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100025448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100025448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100025448 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100025448 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100025448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100025448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100025448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100025451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100025458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100025458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1324)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1321)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100025464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100025464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100025464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100025464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100025464 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100025464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100025464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100025464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100025464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100025465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100025465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100025465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100025465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100025465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100025465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100025465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100025465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100025465 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100025465 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100025465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100025465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100025465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100025467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100025473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100025473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100025822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100025822 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100025822 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100025822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100025827 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214100025828 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@e6507efad150: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='DACDA565'O, index=0 SGSN_Test-GSUP(1329)@e6507efad150: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@e6507efad150: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@e6507efad150: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='DACDA565'O, index=0 TC_cell_change_different_ci_attach(1331)@e6507efad150: 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 := '3B5530906C14D1834B7A71E860C67D26'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F294629D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D000B39C97CE0A1'O } } } } } 20241214100025889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100025889 DLLC NOTICE LLME(ffffffff/dacda565){UNASSIGNED} LLC RX: unknown TLLI 0xdacda565, creating LLME on the fly (gprs_llc.c:552) 20241214100025889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100025889 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1248) 20241214100025889 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214100025889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214100025889 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214100025889 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214100025889 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100025889 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100025889 DLLC NOTICE LLME(ffffffff/dacda565){UNASSIGNED} LLGM Assign pre (dacda565 => d8e5119d) (gprs_llc.c:1079) 20241214100025889 DLLC NOTICE LLME(dacda565/d8e5119d){ASSIGNED} LLGM Assign post (dacda565 => d8e5119d) (gprs_llc.c:1125) 20241214100025889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100025889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100025889 DMM DEBUG MM(262420000000069/d8e5119d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100025908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100025908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214100025908 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100025908 DMM DEBUG MM(262420000000069/d8e5119d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241214100025908 DMM NOTICE MM(262420000000069/d8e5119d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100025908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100025908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100025908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100025908 DMM DEBUG MM(262420000000069/d8e5119d) Requesting authorization (sgsn_auth.c:160) 20241214100025909 DMM INFO MM(262420000000069/d8e5119d) Requesting authentication tuples (sgsn_auth.c:184) 20241214100025909 DMM DEBUG MM(262420000000069/d8e5119d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100025909 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241214100025909 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)@e6507efad150: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@e6507efad150: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241214100025914 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100025914 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100025914 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100025914 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100025914 DMM INFO MM(262420000000069/d8e5119d) Subscriber data update (mmctx.c:445) 20241214100025914 DMM DEBUG MM(262420000000069/d8e5119d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100025914 DMM INFO MM(262420000000069/d8e5119d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100025914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100025914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100025914 DMM INFO MM(262420000000069/d8e5119d) <- GMM AUTH AND CIPHERING REQ (rand = 3b 55 30 90 6c 14 d1 83 4b 7a 71 e8 60 c6 7d 26 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214100025931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100025931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100025931 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100025931 DMM INFO MM(262420000000069/d8e5119d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100025931 DMM NOTICE MM(262420000000069/d8e5119d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100025931 DMM DEBUG MM(262420000000069/d8e5119d) checking auth: received GSM SRES = f2 94 62 9d (gprs_gmm.c:648) 20241214100025931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100025931 DMM DEBUG MM(262420000000069/d8e5119d) Requesting authorization (sgsn_auth.c:160) 20241214100025931 DMM INFO MM(262420000000069/d8e5119d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100025931 DMM DEBUG MM(262420000000069/d8e5119d) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100025931 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241214100025931 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) 20241214100025931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214100025931 DMM INFO MM(262420000000069/d8e5119d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8e5119d) (gprs_gmm.c:282) 20241214100025934 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100025934 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100025934 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241214100025934 DMM INFO MM(262420000000069/d8e5119d) Subscriber data update (mmctx.c:445) 20241214100025934 DMM DEBUG MM(262420000000069/d8e5119d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100025934 DMM INFO MM(262420000000069/d8e5119d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100025934 DMM NOTICE MM(262420000000069/d8e5119d) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241214100025934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100025934 DMM NOTICE MM(262420000000069/d8e5119d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100025934 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) 20241214100025935 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100025935 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241214100025935 DMM INFO MM(262420000000069/d8e5119d) Subscriber data update (mmctx.c:445) 20241214100025935 DMM DEBUG MM(262420000000069/d8e5119d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214100025948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100025948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214100025948 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100025948 DMM INFO MM(262420000000069/d8e5119d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100025948 DMM NOTICE MM(262420000000069/d8e5119d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100025948 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100025948 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100025948 DLLC NOTICE LLME(dacda565/d8e5119d){ASSIGNED} LLGM Assign pre (ffffffff => d8e5119d) (gprs_llc.c:1079) 20241214100025948 DLLC NOTICE LLME(ffffffff/d8e5119d){ASSIGNED} LLGM Assign post (ffffffff => d8e5119d) (gprs_llc.c:1125) 20241214100025948 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214100025948 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214100025949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100025949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100026007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100026007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214100026007 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100026007 DMM INFO MM(262420000000069/d8e5119d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214100026007 DMM INFO MM(262420000000069/d8e5119d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214100026007 DMM DEBUG MM(262420000000069/d8e5119d) Using GGSN 0 (gprs_sm.c:317) 20241214100026007 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) 20241214100026007 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241214100026007 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214100026007 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241214100026007 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241214100026032 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 c6 42 e9 d9 11 0c f3 a7 ae 14 05 7f f1 14 c5 65 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) 20241214100026033 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a27b508, cbp=0x55e044383ba0) (sgsn_libgtp.c:633) 20241214100026033 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214100026033 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044385f98 TLLI=d8e5119d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214100026033 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214100026033 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@e6507efad150: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214100026045 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241214100026055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100026055 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241214100026056 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@e6507efad150: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@e6507efad150: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D8E5119D'O, index=0 TC_cell_change_different_ci_attach(1331)@e6507efad150: 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 := '53A2635AB887ABEF4137F738BBF5F125'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B036390'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09A3E43BA7A99B7E'O } } } } } 20241214100026069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100026069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241214100026069 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100026069 DMM INFO MM(262420000000069/d8e5119d) -> GMM ATTACH REQUEST MI(TMSI-0xD8E5119D) type="GPRS attach" (gprs_gmm.c:1248) 20241214100026069 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100026069 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214100026069 DLLC NOTICE LLME(ffffffff/d8e5119d){ASSIGNED} LLGM Assign pre (d8e5119d => e5f9111b) (gprs_llc.c:1079) 20241214100026069 DLLC NOTICE LLME(d8e5119d/e5f9111b){ASSIGNED} LLGM Assign post (d8e5119d => e5f9111b) (gprs_llc.c:1125) 20241214100026069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100026069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100026069 DMM DEBUG MM(262420000000069/e5f9111b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100026096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100026096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241214100026096 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100026096 DMM DEBUG MM(262420000000069/e5f9111b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241214100026096 DMM NOTICE MM(262420000000069/e5f9111b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100026096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100026096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100026096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100026096 DMM DEBUG MM(262420000000069/e5f9111b) Requesting authorization (sgsn_auth.c:160) 20241214100026096 DMM INFO MM(262420000000069/e5f9111b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100026096 DMM DEBUG MM(262420000000069/e5f9111b) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100026096 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241214100026096 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) 20241214100032097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241214100032097 DMM ERROR MM(262420000000069/e5f9111b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241214100032097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241214100032097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241214100032097 DMM NOTICE MM(262420000000069/e5f9111b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241214100032097 DMM NOTICE MM(262420000000069/e5f9111b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214100032097 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241214100032097 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044385f98, TLLI=e5f9111b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214100032097 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214100032097 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214100032097 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241214100032097 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241214100032097 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) 20241214100032097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Reject}: Deallocated (fsm.c:568) 20241214100032098 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Deallocated (fsm.c:568) 20241214100032098 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214100032098 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241214100032098 DLLC NOTICE LLME(d8e5119d/e5f9111b){ASSIGNED} LLGM Assign pre (e5f9111b => ffffffff) (gprs_llc.c:1079) 20241214100032098 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5f9111b => ffffffff) (gprs_llc.c:1125) 20241214100037099 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241214100042100 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241214100045823 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241214100045823 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214100045824 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241214100047101 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241214100050524 DGPRS DEBUG Checking for inactive LLMEs, time = 36698649 (sgsn.c:132) 20241214100052102 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241214100055433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100055439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100055439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214100055449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100055452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100055452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214100055466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100055469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100055469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@e6507efad150: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e6507efad150: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20241214100055885 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100055885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1329)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@e6507efad150: Final verdict of PTC: none -NSVCI97(1317)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@e6507efad150: Final verdict of PTC: none -NSVCI98(1322)@e6507efad150: Final verdict of PTC: none 20241214100055887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45100<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1327)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1320)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1315)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1325)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@e6507efad150: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(1330)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@e6507efad150: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@e6507efad150: 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'. Sat Dec 14 10:00:55 UTC 2024 ------ 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 20241214100055957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100056359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127648) 20241214100056886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100056886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214100057103 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241214100057103 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55e044383ba0) (sgsn_libgtp.c:633) 20241214100057103 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55e044383ba0) (sgsn_libgtp.c:637) 20241214100057103 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241214100057103 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241214100057104 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241214100057104 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=127648, count=128808) 20241214100057887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100057887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:00:58 UTC 2024 /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 20241214100058888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100058888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_cell_change_different_ci_data started. 20241214100059457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100059459 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100059503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100059503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100059503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100059503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100059503 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100059503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100059503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100059503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100059503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100059504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100059504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100059504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100059504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100059504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100059504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100059504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100059504 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100059504 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100059504 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100059504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100059504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100059504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100059506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100059513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100059513 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1335)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100059520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100059520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100059520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100059520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100059520 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100059520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100059520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100059520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100059520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100059521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100059521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100059521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100059521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100059521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100059521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100059521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100059521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100059521 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100059521 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100059521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1341)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214100059522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100059522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100059524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100059529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100059529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100059538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100059538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100059538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100059538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100059538 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100059538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100059538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100059538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100059538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100059538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100059539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100059539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100059539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100059539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100059539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100059539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100059539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100059539 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100059539 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100059539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100059539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100059539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100059541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100059546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100059546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100059889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100059889 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100059889 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100059889 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100059893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214100059894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@e6507efad150: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='FF76637F'O, index=0 SGSN_Test-GSUP(1348)@e6507efad150: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@e6507efad150: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@e6507efad150: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='FF76637F'O, index=0 TC_cell_change_different_ci_data(1350)@e6507efad150: 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 := 'ED1C89B92349F4212F626A12A38E2949'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7653C03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22A56DE84F7F2CA5'O } } } } } 20241214100059969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100059969 DLLC NOTICE LLME(ffffffff/ff76637f){UNASSIGNED} LLC RX: unknown TLLI 0xff76637f, creating LLME on the fly (gprs_llc.c:552) 20241214100059969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100059969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1248) 20241214100059969 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214100059969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214100059969 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214100059969 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214100059969 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100059969 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100059969 DLLC NOTICE LLME(ffffffff/ff76637f){UNASSIGNED} LLGM Assign pre (ff76637f => f120e7fd) (gprs_llc.c:1079) 20241214100059969 DLLC NOTICE LLME(ff76637f/f120e7fd){ASSIGNED} LLGM Assign post (ff76637f => f120e7fd) (gprs_llc.c:1125) 20241214100059969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100059969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100059969 DMM DEBUG MM(262420000000071/f120e7fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100059996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100059996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214100059996 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100059996 DMM DEBUG MM(262420000000071/f120e7fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241214100059996 DMM NOTICE MM(262420000000071/f120e7fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100059996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100059996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100059996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100059996 DMM DEBUG MM(262420000000071/f120e7fd) Requesting authorization (sgsn_auth.c:160) 20241214100059996 DMM INFO MM(262420000000071/f120e7fd) Requesting authentication tuples (sgsn_auth.c:184) 20241214100059996 DMM DEBUG MM(262420000000071/f120e7fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100059996 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241214100059996 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)@e6507efad150: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@e6507efad150: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241214100100003 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100100003 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100100003 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100100003 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100100003 DMM INFO MM(262420000000071/f120e7fd) Subscriber data update (mmctx.c:445) 20241214100100003 DMM DEBUG MM(262420000000071/f120e7fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100100003 DMM INFO MM(262420000000071/f120e7fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100100003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100100003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100100003 DMM INFO MM(262420000000071/f120e7fd) <- GMM AUTH AND CIPHERING REQ (rand = ed 1c 89 b9 23 49 f4 21 2f 62 6a 12 a3 8e 29 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214100100020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100100021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100100021 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100100021 DMM INFO MM(262420000000071/f120e7fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100100021 DMM NOTICE MM(262420000000071/f120e7fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100100021 DMM DEBUG MM(262420000000071/f120e7fd) checking auth: received GSM SRES = c7 65 3c 03 (gprs_gmm.c:648) 20241214100100021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100100021 DMM DEBUG MM(262420000000071/f120e7fd) Requesting authorization (sgsn_auth.c:160) 20241214100100021 DMM INFO MM(262420000000071/f120e7fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100100021 DMM DEBUG MM(262420000000071/f120e7fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100100021 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241214100100021 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) 20241214100100021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214100100021 DMM INFO MM(262420000000071/f120e7fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf120e7fd) (gprs_gmm.c:282) 20241214100100024 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100100024 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100100024 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241214100100024 DMM INFO MM(262420000000071/f120e7fd) Subscriber data update (mmctx.c:445) 20241214100100024 DMM DEBUG MM(262420000000071/f120e7fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100100024 DMM INFO MM(262420000000071/f120e7fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100100024 DMM NOTICE MM(262420000000071/f120e7fd) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241214100100024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100100024 DMM NOTICE MM(262420000000071/f120e7fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100100024 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) 20241214100100025 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100100025 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241214100100025 DMM INFO MM(262420000000071/f120e7fd) Subscriber data update (mmctx.c:445) 20241214100100025 DMM DEBUG MM(262420000000071/f120e7fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214100100038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100100038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214100100038 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100100038 DMM INFO MM(262420000000071/f120e7fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100100038 DMM NOTICE MM(262420000000071/f120e7fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100100038 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100100038 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100100038 DLLC NOTICE LLME(ff76637f/f120e7fd){ASSIGNED} LLGM Assign pre (ffffffff => f120e7fd) (gprs_llc.c:1079) 20241214100100038 DLLC NOTICE LLME(ffffffff/f120e7fd){ASSIGNED} LLGM Assign post (ffffffff => f120e7fd) (gprs_llc.c:1125) 20241214100100038 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214100100038 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214100100038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100100038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100100092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100100093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241214100100093 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100100093 DMM INFO MM(262420000000071/f120e7fd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241214100100093 DMM INFO MM(262420000000071/f120e7fd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241214100100093 DMM DEBUG MM(262420000000071/f120e7fd) Using GGSN 0 (gprs_sm.c:317) 20241214100100093 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) 20241214100100093 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241214100100093 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241214100100093 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241214100100093 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241214100100119 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 21 cd 3a f3 11 26 71 3b 7f 14 05 7f 8a ae b4 cb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241214100100119 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f1a27b508, cbp=0x55e044383ba0) (sgsn_libgtp.c:633) 20241214100100119 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241214100100119 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e044385f98 TLLI=f120e7fd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241214100100119 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241214100100119 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@e6507efad150: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed 20241214100100137 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20241214100100154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100100154 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241214100100154 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@e6507efad150: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@e6507efad150: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F120E7FD'O, index=0 20241214100100166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100100166 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100100166 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100100168 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@e6507efad150: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@e6507efad150: Final verdict of PTC: pass 20241214100100192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1332)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(1348)@e6507efad150: Final verdict of PTC: none -NSVCI99(1346)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@e6507efad150: Final verdict of PTC: none -NSVCI97(1336)@e6507efad150: Final verdict of PTC: none -NSVCI98(1341)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@e6507efad150: Final verdict of PTC: none 20241214100100197 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100100197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1337)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1339)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1334)@e6507efad150: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1344)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@e6507efad150: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 10:01:00 UTC 2024 ====== 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 20241214100100282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100100684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75616) 20241214100101198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100101199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=75616, count=100136) 20241214100102200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100102200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:01:02 UTC 2024 /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 20241214100103201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100103201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_sgsn_context_req_in started. 20241214100103730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100103731 DMM INFO MM(262420000000071/f120e7fd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100103731 DMM INFO MM(262420000000071/f120e7fd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100103731 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100103731 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100103731 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214100103731 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214100103731 DLLC NOTICE LLME(ffffffff/f120e7fd){ASSIGNED} LLGM Assign pre (f120e7fd => ffffffff) (gprs_llc.c:1079) 20241214100103731 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f120e7fd => ffffffff) (gprs_llc.c:1125) 20241214100103731 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e044385c40 (gprs_sndcp.c:574) 20241214100103731 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e044385f98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241214100103731 DMM NOTICE MM(262420000000071/f120e7fd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241214100103731 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241214100103731 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241214100103731 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241214100103731 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241214100103731 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241214100103731 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) 20241214100103731 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) 20241214100103731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214100103731 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214100103731 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214100103731 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214100103731 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100103771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100103771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100103771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100103771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100103771 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100103771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100103771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100103771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100103771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100103772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100103772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100103772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100103772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100103772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100103772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100103772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100103772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100103772 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100103772 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100103772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100103773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100103773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100103775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100103782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100103782 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100103789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100103789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100103789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100103789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100103789 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100103789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100103789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100103789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100103789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100103790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100103790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100103790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100103790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100103790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100103790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100103790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100103790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100103790 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100103790 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100103790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100103790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100103790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100103791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 20241214100103796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100103796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100103805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100103805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100103805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100103805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100103805 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100103805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100103805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100103805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100103805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100103806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100103806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100103806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100103806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100103806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100103806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100103806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100103806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100103806 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100103806 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100103806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100103806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1365)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214100103806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100103809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100103814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100103814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100104202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100104202 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100104202 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100104202 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100104204 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1366)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214100104204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@e6507efad150: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F80C6CAA'O, index=0 SGSN_Test-GSUP(1367)@e6507efad150: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@e6507efad150: 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 := 'AAED85BAC1174B45282036AABF0E3528'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2FDE5077'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '684AB9EDDD315D94'O } } } } } 20241214100105255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100105255 DLLC NOTICE LLME(ffffffff/f80c6caa){UNASSIGNED} LLC RX: unknown TLLI 0xf80c6caa, creating LLME on the fly (gprs_llc.c:552) 20241214100105255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100105255 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1248) 20241214100105255 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214100105255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214100105256 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214100105256 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Allocated (fsm.c:456) 20241214100105256 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100105256 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100105256 DLLC NOTICE LLME(ffffffff/f80c6caa){UNASSIGNED} LLGM Assign pre (f80c6caa => cc762e89) (gprs_llc.c:1079) 20241214100105256 DLLC NOTICE LLME(f80c6caa/cc762e89){ASSIGNED} LLGM Assign post (f80c6caa => cc762e89) (gprs_llc.c:1125) 20241214100105256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100105256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100105256 DMM DEBUG MM(262420000000072/cc762e89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100105262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100105262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214100105262 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100105262 DMM DEBUG MM(262420000000072/cc762e89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241214100105262 DMM NOTICE MM(262420000000072/cc762e89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100105262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100105262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100105262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100105262 DMM DEBUG MM(262420000000072/cc762e89) Requesting authorization (sgsn_auth.c:160) 20241214100105262 DMM INFO MM(262420000000072/cc762e89) Requesting authentication tuples (sgsn_auth.c:184) 20241214100105262 DMM DEBUG MM(262420000000072/cc762e89) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100105262 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241214100105262 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)@e6507efad150: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@e6507efad150: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241214100105263 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100105263 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100105263 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100105263 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100105263 DMM INFO MM(262420000000072/cc762e89) Subscriber data update (mmctx.c:445) 20241214100105263 DMM DEBUG MM(262420000000072/cc762e89) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100105263 DMM INFO MM(262420000000072/cc762e89) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100105263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100105263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100105263 DMM INFO MM(262420000000072/cc762e89) <- GMM AUTH AND CIPHERING REQ (rand = aa ed 85 ba c1 17 4b 45 28 20 36 aa bf 0e 35 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241214100105267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100105267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100105267 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100105267 DMM INFO MM(262420000000072/cc762e89) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100105267 DMM NOTICE MM(262420000000072/cc762e89) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100105267 DMM DEBUG MM(262420000000072/cc762e89) checking auth: received GSM SRES = 2f de 50 77 (gprs_gmm.c:648) 20241214100105267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100105267 DMM DEBUG MM(262420000000072/cc762e89) Requesting authorization (sgsn_auth.c:160) 20241214100105267 DMM INFO MM(262420000000072/cc762e89) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100105267 DMM DEBUG MM(262420000000072/cc762e89) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100105267 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241214100105267 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) 20241214100105267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214100105267 DMM INFO MM(262420000000072/cc762e89) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc762e89) (gprs_gmm.c:282) 20241214100105268 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100105268 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100105268 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241214100105268 DMM INFO MM(262420000000072/cc762e89) Subscriber data update (mmctx.c:445) 20241214100105268 DMM DEBUG MM(262420000000072/cc762e89) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100105268 DMM INFO MM(262420000000072/cc762e89) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100105268 DMM NOTICE MM(262420000000072/cc762e89) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241214100105268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100105268 DMM NOTICE MM(262420000000072/cc762e89) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100105268 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) 20241214100105268 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100105268 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241214100105268 DMM INFO MM(262420000000072/cc762e89) Subscriber data update (mmctx.c:445) 20241214100105268 DMM DEBUG MM(262420000000072/cc762e89) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214100105272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100105272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214100105272 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100105272 DMM INFO MM(262420000000072/cc762e89) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100105272 DMM NOTICE MM(262420000000072/cc762e89) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100105272 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100105272 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100105272 DLLC NOTICE LLME(f80c6caa/cc762e89){ASSIGNED} LLGM Assign pre (ffffffff => cc762e89) (gprs_llc.c:1079) 20241214100105272 DLLC NOTICE LLME(ffffffff/cc762e89){ASSIGNED} LLGM Assign post (ffffffff => cc762e89) (gprs_llc.c:1125) 20241214100105272 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214100105272 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214100105272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100105272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100105325 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 0d 51 00 00 03 52 f0 99 42 42 de 05 cc 76 2e 89 0c 01 02 03 0d fe 11 2d 9f 5f 61 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@e6507efad150: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241214100107327 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241214100107327 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241214100107327 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) 20241214100107327 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241214100107327 DMM INFO MM(262420000000072/cc762e89) Subscriber data update (mmctx.c:445) 20241214100107327 DMM DEBUG MM(262420000000072/cc762e89) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241214100107327 DMM INFO MM(262420000000072/cc762e89) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241214100107327 DMM INFO MM(262420000000072/cc762e89) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100107327 DMM INFO MM(262420000000072/cc762e89) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100107327 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100107327 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100107327 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214100107327 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214100107327 DLLC NOTICE LLME(ffffffff/cc762e89){ASSIGNED} LLGM Assign pre (cc762e89 => ffffffff) (gprs_llc.c:1079) 20241214100107327 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc762e89 => ffffffff) (gprs_llc.c:1125) 20241214100107327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214100107327 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214100107327 DMM DEBUG MM_STATE_Iu[0x55e044377880]{Detached}: Deallocated (fsm.c:568) 20241214100107327 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@e6507efad150: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@e6507efad150: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241214100107331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51522<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214100107332 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100107332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_sgsn_context_req_in-BVCI220(1364)@e6507efad150: Final verdict of PTC: none -NSVCI98(1360)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@e6507efad150: Final verdict of PTC: none -NSVCI99(1365)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(1367)@e6507efad150: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@e6507efad150: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@e6507efad150: Final verdict of PTC: none -NSVCI97(1355)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1358)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1353)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1363)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@e6507efad150: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@e6507efad150: 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'. Sat Dec 14 10:01:07 UTC 2024 ------ 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 20241214100107447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100107849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86672) 20241214100108333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100108333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86672, count=99492) 20241214100109334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100109334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:01:09 UTC 2024 /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 20241214100110336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100110336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_sgsn_context_req_out started. 20241214100110887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100110888 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100110914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100110914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100110914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100110914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100110914 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100110914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100110914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100110914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100110914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100110915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100110915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100110915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100110915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100110915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100110915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100110915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100110915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100110915 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100110915 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100110915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100110915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100110915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100110918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100110924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100110924 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100110932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100110932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100110932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100110932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100110932 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100110932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100110932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100110932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100110932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100110933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100110933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100110933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100110933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100110933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100110933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100110933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100110933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100110933 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100110933 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100110933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100110933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100110933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100110936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 20241214100110941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100110941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100110954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100110954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100110954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100110954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100110954 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100110954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100110954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100110954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100110954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100110955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100110955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100110955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100110955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100110955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100110955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100110955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100110955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100110955 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100110955 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100110955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100110955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100110955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100110957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100110961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100110961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100111337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100111337 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100111337 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100111337 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100111341 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1385)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241214100111342 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@e6507efad150: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='C7B60A02'O, index=0 SGSN_Test-GSUP(1386)@e6507efad150: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241214100112402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100112402 DLLC NOTICE LLME(ffffffff/c7b60a02){UNASSIGNED} LLC RX: unknown TLLI 0xc7b60a02, creating LLME on the fly (gprs_llc.c:552) 20241214100112402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241214100112402 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241214100112402 DMM NOTICE LLME(ffffffff/c7b60a02){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241214100112402 DLLC NOTICE LLME(ffffffff/c7b60a02){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241214100112402 DMM ERROR LLME(ffffffff/c7b60a02){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241214100112402 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241214100112403 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241214100112403 DLLC NOTICE LLME(ffffffff/c7b60a02){UNASSIGNED} LLGM Assign pre (c7b60a02 => ffffffff) (gprs_llc.c:1079) 20241214100112403 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7b60a02 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@e6507efad150: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@e6507efad150: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@e6507efad150: Final verdict of PTC: none 20241214100112415 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100112415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214100112415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51538<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1379)@e6507efad150: Final verdict of PTC: none -NSVCI97(1374)@e6507efad150: Final verdict of PTC: none -NSVCI99(1384)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@e6507efad150: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@e6507efad150: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@e6507efad150: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1372)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1382)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1377)@e6507efad150: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@e6507efad150: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@e6507efad150: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@e6507efad150: 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'. Sat Dec 14 10:01:12 UTC 2024 ------ 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 20241214100112497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100112899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51208) 20241214100113415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100113415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51208, count=55564) 20241214100114417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100114417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:01:14 UTC 2024 /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 20241214100115419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100115419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_req_id_req_ra_update started. 20241214100115978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100115980 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100116012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100116012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100116012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100116012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100116012 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100116012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100116012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100116012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100116012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100116013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100116013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100116013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100116013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100116013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100116013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100116013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100116013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100116013 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100116013 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100116013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100116014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100116014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1394)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 20241214100116016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100116021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100116021 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100116027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100116027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100116027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100116027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100116027 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100116027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100116027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100116027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100116027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100116027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100116027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100116027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100116028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100116028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100116028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100116028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100116028 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100116028 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100116028 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100116028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1398)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214100116028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100116028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100116030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100116035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100116035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100116043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100116043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100116043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100116043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100116043 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100116043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100116043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100116043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100116043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100116044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100116044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100116044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100116044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100116044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100116044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100116044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100116044 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100116044 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100116044 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100116044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100116044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100116044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100116047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100116052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100116052 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)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100116421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100116421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100116421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100116421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100116422 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214100116422 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@e6507efad150: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='D47A5575'O, index=0 SGSN_Test-GSUP(1405)@e6507efad150: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241214100116442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100116442 DLLC NOTICE LLME(ffffffff/d47a5575){UNASSIGNED} LLC RX: unknown TLLI 0xd47a5575, creating LLME on the fly (gprs_llc.c:552) 20241214100116442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100116442 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1248) 20241214100116442 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214100116442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214100116442 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214100116442 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214100116442 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100116442 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100116442 DLLC NOTICE LLME(ffffffff/d47a5575){UNASSIGNED} LLGM Assign pre (d47a5575 => c7e16499) (gprs_llc.c:1079) 20241214100116442 DLLC NOTICE LLME(d47a5575/c7e16499){ASSIGNED} LLGM Assign post (d47a5575 => c7e16499) (gprs_llc.c:1125) 20241214100116442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100116442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100116442 DMM DEBUG MM(262420000000047/c7e16499) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100116449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100116449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100116449 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100116449 DMM INFO MM(262420000000047/c7e16499) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241214100116449 DMM INFO MM(262420000000047/c7e16499) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-16006-71 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241214100116449 DMM NOTICE MM(262420000000047/c7e16499) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241214100116449 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241214100116449 DMM INFO MM(262420000000047/c7e16499) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241214100116449 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100116449 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100116449 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214100116449 DMM ERROR MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241214100116449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Deallocated (fsm.c:568) 20241214100116449 DMM DEBUG MM_STATE_Gb(0)[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214100116449 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214100116449 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214100116449 DLLC NOTICE LLME(d47a5575/c7e16499){ASSIGNED} LLGM Assign pre (c7e16499 => ffffffff) (gprs_llc.c:1079) 20241214100116449 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7e16499 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@e6507efad150: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@e6507efad150: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@e6507efad150: Final verdict of PTC: pass 20241214100116452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53118<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@e6507efad150: Final verdict of PTC: none -NSVCI98(1398)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@e6507efad150: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@e6507efad150: Final verdict of PTC: none 20241214100116453 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100116453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1390)@e6507efad150: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@e6507efad150: Final verdict of PTC: none -NSVCI99(1403)@e6507efad150: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1396)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1391)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1401)@e6507efad150: Final verdict of PTC: none -NSVCI97(1393)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@e6507efad150: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 10:01:16 UTC 2024 ====== 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 20241214100116512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100116913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61888) 20241214100117453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100117453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61888, count=63328) 20241214100118455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100118455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test execution finished. MTC@e6507efad150: 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 ------ Sat Dec 14 10:01:18 UTC 2024 /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 20241214100119456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100119456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_iu_attach started. 20241214100119943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100119946 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100119991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100119991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100119991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100119991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100119991 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100119991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100119991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100119991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100119991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100119992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100119992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100119992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100119992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100119992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100119992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100119992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100119992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100119992 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100119992 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100119992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100119993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100119993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100119995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100119999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100119999 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100120006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100120006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100120006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100120006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100120006 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100120006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100120006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100120006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100120006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100120007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100120007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100120007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100120007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100120007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100120007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100120007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100120007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100120007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100120007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100120007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100120008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100120008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100120010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100120014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100120014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100120022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100120022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100120022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100120022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100120022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100120022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100120022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100120022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100120022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100120022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100120022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100120022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100120022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100120022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100120022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100120022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100120022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100120022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100120022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100120022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100120023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100120023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100120026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e6507efad150: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@e6507efad150: ************************************************* SGSN_Test_0-M3UA(1425)@e6507efad150: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@e6507efad150: ************************************************* MTC@e6507efad150: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@e6507efad150: v_sccp_pdu_maxlen:268 20241214100120031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100120031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100120231 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214100120231 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) 20241214100120231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214100120231 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)@e6507efad150: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241214100120236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100120236 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214100120237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214100120237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214100120237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241214100120237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214100120237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241214100120238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100120238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214100120239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214100120239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214100120239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214100120239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214100120239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214100120239 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241214100120457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100120458 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100120458 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100120458 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100120462 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214100120463 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214100120524 DGPRS DEBUG Checking for inactive LLMEs, time = 36698679 (sgsn.c:132) 20241214100121049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100121049 DLM3UA 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) 20241214100121049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100121049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100121050 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241214100121050 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241214100121050 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121050 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121050 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100121050 DLM3UA 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) 20241214100121050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100121050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@e6507efad150: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@e6507efad150: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='F5A97E43'O, index=0 SGSN_Test-GSUP(1428)@e6507efad150: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@e6507efad150: 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 := '5B59'O ("[Y"), rac := 'AF'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)@e6507efad150: Added conn table entry 0TC_iu_attach(1430)12501881 SGSN_Test_0-SCCP(1423)@e6507efad150: First idle individual index:0 SGSN_Test_0-RAN(1424)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 20241214100121548 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121548 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100121548 DLM3UA 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) 20241214100121548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100121548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100121548 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100121548 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100121548 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100121548 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241214100121548 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241214100121548 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241214100121548 DMM DEBUG GMM(gmm_fsm)[0x55e04437de30]{Deregistered}: Allocated (fsm.c:456) 20241214100121548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Init}: Allocated (fsm.c:456) 20241214100121548 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Allocated (fsm.c:456) 20241214100121548 DMM DEBUG MM_STATE_Iu[0x55e044385740]{Detached}: Allocated (fsm.c:456) 20241214100121548 DMM DEBUG GMM(gmm_fsm)[0x55e04437de30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100121548 DMM DEBUG GMM(gmm_fsm)[0x55e04437de30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100121548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100121548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100121548 DMM DEBUG MM(262420000001001/c6a46304) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100121548 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241214100121549 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121549 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121549 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100121549 DLM3UA 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) 20241214100121549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100121549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100121549 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121549 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121549 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100121549 DLM3UA 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) 20241214100121549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100121549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e6507efad150: { messageType := 2, destLocRef := 'BEC379'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@e6507efad150: 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 := 'AF54FE9C14955E6F2F93F05D68A42B38'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F5112ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4EC4F459C00707C3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '07C81BD75DD6E3E2B1E79896D1138ABC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '82B46CF765CDDD46EC38CD6277A0A27D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '76771376691718E906FF032521B38CEC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '29C7EC64EF54C828'O } } } } } SGSN_Test_0-SCCP(1423)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e6507efad150: vl_len:23 SGSN_Test_0-SCCP(1423)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1423)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241214100121557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100121557 DLM3UA 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) 20241214100121557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100121557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100121557 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100121557 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100121557 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100121557 DMM DEBUG MM(262420000001001/c6a46304) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241214100121557 DMM NOTICE MM(262420000001001/c6a46304) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100121557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100121557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100121557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100121557 DMM DEBUG MM(262420000001001/c6a46304) Requesting authorization (sgsn_auth.c:160) 20241214100121557 DMM INFO MM(262420000001001/c6a46304) Requesting authentication tuples (sgsn_auth.c:184) 20241214100121557 DMM DEBUG MM(262420000001001/c6a46304) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100121557 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241214100121557 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)@e6507efad150: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@e6507efad150: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241214100121560 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100121560 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100121560 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100121560 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100121560 DMM INFO MM(262420000001001/c6a46304) Subscriber data update (mmctx.c:445) 20241214100121560 DMM DEBUG MM(262420000001001/c6a46304) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100121560 DMM INFO MM(262420000001001/c6a46304) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100121560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100121560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100121560 DMM INFO MM(262420000001001/c6a46304) <- GMM AUTH AND CIPHERING REQ (rand = af 54 fe 9c 14 95 5e 6f 2f 93 f0 5d 68 a4 2b 38 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 76 77 13 76 69 17 18 e9 06 ff 03 25 21 b3 8c ec ) (gprs_gmm.c:465) 20241214100121560 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241214100121560 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121560 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100121560 DLM3UA 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) 20241214100121560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100121560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e6507efad150: vl_len:37 SGSN_Test_0-SCCP(1423)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1423)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D2229C7EC6423094399990000100001F02904EF54C828'O 20241214100121567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100121567 DLM3UA 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) 20241214100121567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100121567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100121567 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100121567 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100121567 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100121567 DMM INFO MM(262420000001001/c6a46304) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100121567 DMM NOTICE MM(262420000001001/c6a46304) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100121567 DMM DEBUG MM(262420000001001/c6a46304) checking auth: received UMTS RES = 29 c7 ec 64 ef 54 c8 28 (gprs_gmm.c:648) 20241214100121567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100121567 DMM DEBUG MM(262420000001001/c6a46304) Requesting authorization (sgsn_auth.c:160) 20241214100121568 DMM INFO MM(262420000001001/c6a46304) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100121568 DMM DEBUG MM(262420000001001/c6a46304) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100121568 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241214100121568 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) 20241214100121568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241214100121568 DMM DEBUG MM(262420000001001/c6a46304) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241214100121568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100121568 DLM3UA 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) 20241214100121568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100121568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e6507efad150: vl_len:12 SGSN_Test_0-SCCP(1423)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1423)@e6507efad150: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241214100121574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100121574 DLM3UA 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) 20241214100121574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100121574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100121574 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241214100121574 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241214100121574 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241214100121574 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241214100121574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241214100121574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241214100121574 DMM INFO MM(262420000001001/c6a46304) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6a46304) (gprs_gmm.c:282) 20241214100121574 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241214100121574 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121574 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100121574 DLM3UA 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) 20241214100121574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100121574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100121574 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121574 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100121574 DLM3UA 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) 20241214100121574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100121574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241214100121577 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100121577 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100121577 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241214100121577 DMM INFO MM(262420000001001/c6a46304) Subscriber data update (mmctx.c:445) 20241214100121577 DMM DEBUG MM(262420000001001/c6a46304) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100121577 DMM INFO MM(262420000001001/c6a46304) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100121577 DMM NOTICE MM(262420000001001/c6a46304) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241214100121577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100121577 DMM NOTICE MM(262420000001001/c6a46304) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100121577 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) 20241214100121577 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100121577 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241214100121577 DMM INFO MM(262420000001001/c6a46304) Subscriber data update (mmctx.c:445) 20241214100121577 DMM DEBUG MM(262420000001001/c6a46304) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e6507efad150: vl_len:14 SGSN_Test_0-SCCP(1423)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1423)@e6507efad150: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241214100121579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100121579 DLM3UA 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) 20241214100121579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100121579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100121579 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100121579 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100121579 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100121579 DMM INFO MM(262420000001001/c6a46304) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100121579 DMM NOTICE MM(262420000001001/c6a46304) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100121579 DMM DEBUG GMM(gmm_fsm)[0x55e04437de30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100121579 DMM DEBUG GMM(gmm_fsm)[0x55e04437de30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100121579 DMM DEBUG MM_STATE_Iu(1)[0x55e044385740]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241214100121579 DMM DEBUG MM_STATE_Iu(1)[0x55e044385740]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241214100121579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100121579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100121579 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100121579 DLM3UA 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) 20241214100121579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121579 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100121579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e6507efad150: vl_len:7 SGSN_Test_0-SCCP(1423)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1423)@e6507efad150: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241214100121582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100121582 DLM3UA 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) 20241214100121582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100121582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100121582 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241214100121582 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241214100121582 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241214100121582 DMM INFO MM(262420000001001/c6a46304) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241214100121582 DMM DEBUG MM_STATE_Iu(1)[0x55e044385740]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241214100121582 DMM DEBUG MM_STATE_Iu(1)[0x55e044385740]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241214100121582 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100121582 DLM3UA 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) 20241214100121582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100121582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-RAN(1424)@e6507efad150: Deleted conn table entry 0TC_iu_attach(1430)12501881 20241214100121583 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121583 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100121583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100121583 DLM3UA 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) 20241214100121583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100121583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100121583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100121583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach(1430)@e6507efad150: setverdict(pass): none -> pass TC_iu_attach(1430)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@e6507efad150: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@e6507efad150: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@e6507efad150: Final verdict of PTC: none 20241214100121651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53136<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214100121656 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100121656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1412)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@e6507efad150: Final verdict of PTC: none -NSVCI99(1422)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@e6507efad150: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(1428)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@e6507efad150: Final verdict of PTC: none -NSVCI98(1417)@e6507efad150: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@e6507efad150: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1415)@e6507efad150: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1410)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1420)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@e6507efad150: Test case TC_iu_attach finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 10:01:21 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241214100121778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100121786 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214100121786 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241214100121786 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) 20241214100121786 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214100121786 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214100121786 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214100121786 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) 20241214100121786 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214100121786 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214100121786 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) 20241214100121786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100121786 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241214100121786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214100121786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214100121786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241214100121786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241214100121786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214100121786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214100122180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55944<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=181200) 20241214100122657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100122657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=181200, count=208424) 20241214100123657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100123657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214100123787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241214100123787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241214100123787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:01:24 UTC 2024 /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 20241214100124659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100124659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_iu_attach_encr started. 20241214100125231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100125234 DMM INFO MM(262420000001001/c6a46304) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100125234 DMM INFO MM(262420000001001/c6a46304) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100125234 DMM DEBUG GMM(gmm_fsm)[0x55e04437de30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100125234 DMM DEBUG GMM(gmm_fsm)[0x55e04437de30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100125234 DMM DEBUG MM_STATE_Iu(1)[0x55e044385740]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241214100125234 DMM DEBUG MM_STATE_Iu(1)[0x55e044385740]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241214100125234 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241214100125234 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) 20241214100125234 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) 20241214100125234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Init}: Deallocated (fsm.c:568) 20241214100125234 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Deallocated (fsm.c:568) 20241214100125234 DMM DEBUG MM_STATE_Iu(1)[0x55e044385740]{Detached}: Deallocated (fsm.c:568) 20241214100125234 DMM DEBUG GMM(gmm_fsm)[0x55e04437de30]{Deregistered}: Deallocated (fsm.c:568) 20241214100125234 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100125282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100125282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100125282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100125282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100125282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100125282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100125282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100125282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100125282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100125283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100125283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100125283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100125283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100125283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100125283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100125283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100125283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100125283 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100125283 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100125283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1435)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214100125283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100125283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100125286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100125292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100125292 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100125300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100125300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100125300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100125300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100125300 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100125300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100125300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100125300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100125300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100125301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100125301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100125301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100125301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100125301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100125301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100125301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100125301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100125301 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100125301 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100125301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100125301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100125301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100125304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100125310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100125310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100125317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100125317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100125317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100125317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100125317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100125317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100125317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100125317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100125317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100125317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100125317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100125317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100125317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100125317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100125317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100125317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100125317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100125317 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100125317 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100125317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1445)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100125318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100125318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214100125319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e6507efad150: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e6507efad150: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@e6507efad150: ************************************************* SGSN_Test_0-M3UA(1448)@e6507efad150: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@e6507efad150: ************************************************* 20241214100125324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100125324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1446)@e6507efad150: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100125525 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214100125525 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) 20241214100125526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214100125526 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)@e6507efad150: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241214100125533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100125533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214100125533 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214100125533 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214100125533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241214100125533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214100125533 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241214100125535 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100125535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214100125535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214100125535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214100125535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214100125535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214100125535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214100125535 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241214100125660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100125660 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100125660 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100125660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100125665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214100125666 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214100126344 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126344 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126344 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100126344 DLM3UA 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) 20241214100126344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100126344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100126344 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241214100126344 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241214100126345 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126345 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100126345 DLM3UA 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) 20241214100126345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126345 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100126345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@e6507efad150: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@e6507efad150: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='E9119920'O, index=0 SGSN_Test-GSUP(1451)@e6507efad150: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@e6507efad150: 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 := '7A78'O ("zx"), rac := 'BA'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)@e6507efad150: Added conn table entry 0TC_iu_attach_encr(1453)11353131 SGSN_Test_0-SCCP(1446)@e6507efad150: First idle individual index:0 SGSN_Test_0-RAN(1447)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 20241214100126769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100126769 DLM3UA 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) 20241214100126769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100126769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100126769 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100126769 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100126769 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100126769 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241214100126769 DMM DEBUG GMM(gmm_fsm)[0x55e044385740]{Deregistered}: Allocated (fsm.c:456) 20241214100126769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214100126769 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Allocated (fsm.c:456) 20241214100126769 DMM DEBUG MM_STATE_Iu[0x55e044377750]{Detached}: Allocated (fsm.c:456) 20241214100126769 DMM DEBUG GMM(gmm_fsm)[0x55e044385740]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100126769 DMM DEBUG GMM(gmm_fsm)[0x55e044385740]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100126769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100126769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100126769 DMM DEBUG MM(262420000001001/e4868b14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100126769 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241214100126769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100126769 DLM3UA 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) 20241214100126769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100126769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100126769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100126769 DLM3UA 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) 20241214100126769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100126769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e6507efad150: { messageType := 2, destLocRef := 'AD3C2B'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@e6507efad150: 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 := '11E3D4121E855FC7ECCF6C4AE36C813F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E0F6214'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '54CCE97BB924F8DF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '386398756F287977BA7C4B72F0916BE8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '34A53B1F82ED9786F27CAA959CF1C96B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9EEC22FBF31038F123781E1B0EB9F5FA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '90D17A9243FC384E'O } } } } } SGSN_Test_0-SCCP(1446)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e6507efad150: vl_len:23 SGSN_Test_0-SCCP(1446)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1446)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241214100126779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100126779 DLM3UA 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) 20241214100126779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100126779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100126779 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100126779 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100126779 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100126779 DMM DEBUG MM(262420000001001/e4868b14) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241214100126779 DMM NOTICE MM(262420000001001/e4868b14) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100126779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100126779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100126779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100126779 DMM DEBUG MM(262420000001001/e4868b14) Requesting authorization (sgsn_auth.c:160) 20241214100126779 DMM INFO MM(262420000001001/e4868b14) Requesting authentication tuples (sgsn_auth.c:184) 20241214100126779 DMM DEBUG MM(262420000001001/e4868b14) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100126779 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241214100126779 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)@e6507efad150: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@e6507efad150: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241214100126783 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100126783 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100126783 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100126783 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100126783 DMM INFO MM(262420000001001/e4868b14) Subscriber data update (mmctx.c:445) 20241214100126783 DMM DEBUG MM(262420000001001/e4868b14) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100126783 DMM INFO MM(262420000001001/e4868b14) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100126783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100126783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100126783 DMM INFO MM(262420000001001/e4868b14) <- GMM AUTH AND CIPHERING REQ (rand = 11 e3 d4 12 1e 85 5f c7 ec cf 6c 4a e3 6c 81 3f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9e ec 22 fb f3 10 38 f1 23 78 1e 1b 0e b9 f5 fa ) (gprs_gmm.c:465) 20241214100126783 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241214100126783 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100126783 DLM3UA 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) 20241214100126784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100126784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e6507efad150: vl_len:37 SGSN_Test_0-SCCP(1446)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1446)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B2290D17A9223094399990000100001F0290443FC384E'O 20241214100126791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100126791 DLM3UA 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) 20241214100126791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100126791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100126791 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100126791 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100126791 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100126791 DMM INFO MM(262420000001001/e4868b14) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100126791 DMM NOTICE MM(262420000001001/e4868b14) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100126791 DMM DEBUG MM(262420000001001/e4868b14) checking auth: received UMTS RES = 90 d1 7a 92 43 fc 38 4e (gprs_gmm.c:648) 20241214100126791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100126791 DMM DEBUG MM(262420000001001/e4868b14) Requesting authorization (sgsn_auth.c:160) 20241214100126791 DMM INFO MM(262420000001001/e4868b14) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100126791 DMM DEBUG MM(262420000001001/e4868b14) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100126791 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241214100126791 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) 20241214100126791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241214100126791 DMM DEBUG MM(262420000001001/e4868b14) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241214100126791 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126791 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126791 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100126791 DLM3UA 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) 20241214100126791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100126791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e6507efad150: vl_len:17 SGSN_Test_0-SCCP(1446)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1446)@e6507efad150: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241214100126799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100126799 DLM3UA 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) 20241214100126799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100126799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100126799 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241214100126799 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241214100126799 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241214100126799 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241214100126799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241214100126799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241214100126799 DMM INFO MM(262420000001001/e4868b14) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4868b14) (gprs_gmm.c:282) 20241214100126799 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241214100126799 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126799 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100126799 DLM3UA 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) 20241214100126799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100126799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100126799 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126799 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100126799 DLM3UA 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) 20241214100126799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100126800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241214100126803 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100126803 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100126803 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241214100126803 DMM INFO MM(262420000001001/e4868b14) Subscriber data update (mmctx.c:445) 20241214100126803 DMM DEBUG MM(262420000001001/e4868b14) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100126803 DMM INFO MM(262420000001001/e4868b14) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100126803 DMM NOTICE MM(262420000001001/e4868b14) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241214100126803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100126803 DMM NOTICE MM(262420000001001/e4868b14) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100126803 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) 20241214100126803 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100126803 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241214100126803 DMM INFO MM(262420000001001/e4868b14) Subscriber data update (mmctx.c:445) 20241214100126803 DMM DEBUG MM(262420000001001/e4868b14) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e6507efad150: vl_len:14 SGSN_Test_0-SCCP(1446)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1446)@e6507efad150: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241214100126805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100126805 DLM3UA 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) 20241214100126805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100126805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100126805 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100126805 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100126805 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100126805 DMM INFO MM(262420000001001/e4868b14) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100126805 DMM NOTICE MM(262420000001001/e4868b14) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100126805 DMM DEBUG GMM(gmm_fsm)[0x55e044385740]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100126805 DMM DEBUG GMM(gmm_fsm)[0x55e044385740]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100126805 DMM DEBUG MM_STATE_Iu(2)[0x55e044377750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241214100126805 DMM DEBUG MM_STATE_Iu(2)[0x55e044377750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241214100126805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100126805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100126805 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126805 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126805 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100126805 DLM3UA 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) 20241214100126805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100126805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e6507efad150: vl_len:7 SGSN_Test_0-SCCP(1446)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1446)@e6507efad150: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241214100126808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100126808 DLM3UA 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) 20241214100126808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100126808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100126808 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241214100126808 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241214100126808 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241214100126808 DMM INFO MM(262420000001001/e4868b14) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241214100126808 DMM DEBUG MM_STATE_Iu(2)[0x55e044377750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241214100126808 DMM DEBUG MM_STATE_Iu(2)[0x55e044377750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241214100126808 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100126808 DLM3UA 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) 20241214100126808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100126808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e6507efad150: Session index based on local reference:0 20241214100126809 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100126809 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100126809 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100126809 DLM3UA 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) 20241214100126809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100126809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100126809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100126809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@e6507efad150: Deleted conn table entry 0TC_iu_attach_encr(1453)11353131 TC_iu_attach_encr(1453)@e6507efad150: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@e6507efad150: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@e6507efad150: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@e6507efad150: Final verdict of PTC: none 20241214100126881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@e6507efad150: Final verdict of PTC: none -NSVCI98(1440)@e6507efad150: Final verdict of PTC: none -NSVCI97(1435)@e6507efad150: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@e6507efad150: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@e6507efad150: Final verdict of PTC: none 20241214100126888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100126888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_iu_attach_encr-BVCI196(1434)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@e6507efad150: Final verdict of PTC: none -NSVCI99(1445)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@e6507efad150: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1443)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1438)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1433)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@e6507efad150: Test case TC_iu_attach_encr finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 10:01:26 UTC 2024 ====== 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 20241214100127010 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214100127010 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) 20241214100127010 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214100127010 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214100127010 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214100127010 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) 20241214100127010 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214100127010 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214100127010 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) 20241214100127010 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100127010 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241214100127010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214100127010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214100127010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241214100127010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241214100127011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214100127011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214100127011 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241214100127037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100127439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55960<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184352) 20241214100127889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100127889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=184352, count=211672) 20241214100128890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100128890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214100129012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241214100129012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241214100129012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:01:29 UTC 2024 /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 20241214100129891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100129891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_iu_attach_geran_rau started. 20241214100130507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100130511 DMM INFO MM(262420000001001/e4868b14) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100130511 DMM INFO MM(262420000001001/e4868b14) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100130511 DMM DEBUG GMM(gmm_fsm)[0x55e044385740]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100130511 DMM DEBUG GMM(gmm_fsm)[0x55e044385740]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100130511 DMM DEBUG MM_STATE_Iu(2)[0x55e044377750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241214100130511 DMM DEBUG MM_STATE_Iu(2)[0x55e044377750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241214100130512 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241214100130512 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) 20241214100130512 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) 20241214100130512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214100130512 DMM DEBUG MM_STATE_Gb[0x55e0443779b0]{Idle}: Deallocated (fsm.c:568) 20241214100130512 DMM DEBUG MM_STATE_Iu(2)[0x55e044377750]{Detached}: Deallocated (fsm.c:568) 20241214100130512 DMM DEBUG GMM(gmm_fsm)[0x55e044385740]{Deregistered}: Deallocated (fsm.c:568) 20241214100130512 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100130563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100130563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100130563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100130563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100130563 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100130563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100130563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100130563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100130563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100130564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100130564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100130564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100130564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100130564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100130564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100130564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100130564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100130564 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100130564 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100130564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1458)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214100130564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100130564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100130566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100130571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100130571 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100130578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100130578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100130578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100130578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100130578 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100130578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100130578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100130578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100130578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100130579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100130579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100130579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100130579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100130579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100130579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100130579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100130579 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100130579 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100130579 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100130579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100130579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100130579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100130582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100130587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100130587 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100130596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100130596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100130596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100130596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100130596 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100130596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100130596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100130596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100130596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100130596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100130596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100130596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100130597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100130597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100130597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100130597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100130597 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100130597 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100130597 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100130597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100130597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100130597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100130599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e6507efad150: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@e6507efad150: ************************************************* SGSN_Test_0-M3UA(1471)@e6507efad150: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@e6507efad150: ************************************************* MTC@e6507efad150: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@e6507efad150: v_sccp_pdu_maxlen:268 20241214100130605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100130605 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100130805 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214100130805 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) 20241214100130805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214100130805 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)@e6507efad150: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241214100130810 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100130810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214100130810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214100130810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214100130810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241214100130810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214100130810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241214100130811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100130811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214100130811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214100130811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214100130811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214100130811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214100130811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214100130811 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241214100130892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100130892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100130892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100130892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100130898 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214100130899 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214100131622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100131622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100131622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100131622 DLM3UA 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) 20241214100131622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100131622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100131622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100131622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100131623 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241214100131623 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241214100131623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100131623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100131623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100131623 DLM3UA 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) 20241214100131623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100131623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100131623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100131623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@e6507efad150: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@e6507efad150: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='FC37486D'O, index=0 SGSN_Test-GSUP(1474)@e6507efad150: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@e6507efad150: 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 := '2661'O ("&a"), rac := '2D'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)@e6507efad150: Added conn table entry 0TC_iu_attach_geran_rau(1476)4620108 SGSN_Test_0-SCCP(1469)@e6507efad150: First idle individual index:0 SGSN_Test_0-RAN(1470)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 20241214100131950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100131950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100131950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100131950 DLM3UA 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) 20241214100131950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100131950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100131950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100131950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100131950 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100131950 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100131950 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100131950 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20241214100131950 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214100131950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Init}: Allocated (fsm.c:456) 20241214100131950 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Allocated (fsm.c:456) 20241214100131950 DMM DEBUG MM_STATE_Iu[0x55e04437de30]{Detached}: Allocated (fsm.c:456) 20241214100131950 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100131950 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100131950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100131950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100131950 DMM DEBUG MM(262420000001002/d3e003f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100131950 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241214100131951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100131951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100131951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100131951 DLM3UA 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) 20241214100131951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100131951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100131951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100131951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100131951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100131951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100131951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100131951 DLM3UA 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) 20241214100131951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100131951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100131951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100131951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@e6507efad150: { messageType := 2, destLocRef := '467F4C'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@e6507efad150: 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 := 'BEE9C155A947606B61972A75B606B4F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C95131B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3378175ACC00FC49'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '82BF56599FA2B8EC6F4D9E99A71FA429'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4DB01A504813E005056541D9ACEA0410'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D730F1E213915667896DE49CC2B80891'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9BBDEC6A4A8F536B'O } } } } } SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e6507efad150: vl_len:23 SGSN_Test_0-SCCP(1469)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1469)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241214100131969 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100131969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100131969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100131969 DLM3UA 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) 20241214100131969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100131969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100131969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100131970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100131970 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100131970 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100131970 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100131970 DMM DEBUG MM(262420000001002/d3e003f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241214100131970 DMM NOTICE MM(262420000001002/d3e003f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100131970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100131970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100131970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100131970 DMM DEBUG MM(262420000001002/d3e003f0) Requesting authorization (sgsn_auth.c:160) 20241214100131970 DMM INFO MM(262420000001002/d3e003f0) Requesting authentication tuples (sgsn_auth.c:184) 20241214100131970 DMM DEBUG MM(262420000001002/d3e003f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100131970 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241214100131970 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)@e6507efad150: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@e6507efad150: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241214100131976 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100131977 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100131977 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100131977 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100131977 DMM INFO MM(262420000001002/d3e003f0) Subscriber data update (mmctx.c:445) 20241214100131977 DMM DEBUG MM(262420000001002/d3e003f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100131977 DMM INFO MM(262420000001002/d3e003f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100131977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100131977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100131977 DMM INFO MM(262420000001002/d3e003f0) <- GMM AUTH AND CIPHERING REQ (rand = be e9 c1 55 a9 47 60 6b 61 97 2a 75 b6 06 b4 f6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d7 30 f1 e2 13 91 56 67 89 6d e4 9c c2 b8 08 91 ) (gprs_gmm.c:465) 20241214100131977 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241214100131977 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100131977 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100131977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100131977 DLM3UA 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) 20241214100131977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100131977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100131977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100131977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e6507efad150: vl_len:37 SGSN_Test_0-SCCP(1469)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1469)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306229BBDEC6A23094399990000100002F029044A8F536B'O 20241214100131989 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100131989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100131989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100131989 DLM3UA 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) 20241214100131989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100131989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100131989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100131989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100131989 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100131989 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100131989 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100131989 DMM INFO MM(262420000001002/d3e003f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100131989 DMM NOTICE MM(262420000001002/d3e003f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100131989 DMM DEBUG MM(262420000001002/d3e003f0) checking auth: received UMTS RES = 9b bd ec 6a 4a 8f 53 6b (gprs_gmm.c:648) 20241214100131989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100131989 DMM DEBUG MM(262420000001002/d3e003f0) Requesting authorization (sgsn_auth.c:160) 20241214100131989 DMM INFO MM(262420000001002/d3e003f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100131989 DMM DEBUG MM(262420000001002/d3e003f0) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100131989 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241214100131989 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) 20241214100131989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241214100131989 DMM DEBUG MM(262420000001002/d3e003f0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241214100131989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100131989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100131989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100131989 DLM3UA 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) 20241214100131989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100131990 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100131990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100131990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e6507efad150: vl_len:12 SGSN_Test_0-SCCP(1469)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1469)@e6507efad150: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241214100132004 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100132004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100132004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100132004 DLM3UA 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) 20241214100132004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100132004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100132004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100132004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100132004 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241214100132004 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241214100132004 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241214100132004 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241214100132004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241214100132004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241214100132004 DMM INFO MM(262420000001002/d3e003f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3e003f0) (gprs_gmm.c:282) 20241214100132004 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241214100132004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100132004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100132004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100132004 DLM3UA 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) 20241214100132004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100132004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100132004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100132004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100132004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100132004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100132004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100132004 DLM3UA 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) 20241214100132004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100132004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100132004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100132004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241214100132010 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100132010 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100132010 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241214100132010 DMM INFO MM(262420000001002/d3e003f0) Subscriber data update (mmctx.c:445) 20241214100132010 DMM DEBUG MM(262420000001002/d3e003f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100132010 DMM INFO MM(262420000001002/d3e003f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100132010 DMM NOTICE MM(262420000001002/d3e003f0) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241214100132010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100132010 DMM NOTICE MM(262420000001002/d3e003f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100132010 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) 20241214100132010 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100132010 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241214100132010 DMM INFO MM(262420000001002/d3e003f0) Subscriber data update (mmctx.c:445) 20241214100132010 DMM DEBUG MM(262420000001002/d3e003f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e6507efad150: vl_len:14 SGSN_Test_0-SCCP(1469)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1469)@e6507efad150: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241214100132014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100132014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100132014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100132014 DLM3UA 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) 20241214100132014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100132014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100132014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100132014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100132014 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100132014 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100132014 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100132014 DMM INFO MM(262420000001002/d3e003f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100132014 DMM NOTICE MM(262420000001002/d3e003f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100132014 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100132014 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100132014 DMM DEBUG MM_STATE_Iu(3)[0x55e04437de30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241214100132014 DMM DEBUG MM_STATE_Iu(3)[0x55e04437de30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241214100132014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100132014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100132014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100132014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100132014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100132014 DLM3UA 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) 20241214100132014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100132014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100132014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100132014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e6507efad150: vl_len:7 SGSN_Test_0-SCCP(1469)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1469)@e6507efad150: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241214100132019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100132019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100132019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100132019 DLM3UA 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) 20241214100132019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100132019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100132019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100132019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100132019 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241214100132019 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241214100132019 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241214100132019 DMM INFO MM(262420000001002/d3e003f0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241214100132019 DMM DEBUG MM_STATE_Iu(3)[0x55e04437de30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241214100132019 DMM DEBUG MM_STATE_Iu(3)[0x55e04437de30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241214100132019 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100132019 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100132019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100132019 DLM3UA 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) 20241214100132019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100132019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100132019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100132019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@e6507efad150: Session index based on local reference:0 20241214100132020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100132020 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100132020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100132020 DLM3UA 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) 20241214100132020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100132020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100132020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100132020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@e6507efad150: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)4620108 TC_iu_attach_geran_rau(1476)@e6507efad150: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@e6507efad150: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@e6507efad150: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D3E003F0'O, index=1 20241214100132090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100132090 DLLC NOTICE LLME(ffffffff/d3e003f0){UNASSIGNED} LLC RX: unknown TLLI 0xd3e003f0, creating LLME on the fly (gprs_llc.c:552) 20241214100132090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241214100132090 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241214100132090 DMM INFO MM(262420000001002/d3e003f0) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d3e003f0, P-TMSI: d3e003f0 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241214100132090 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241214100132090 DMM DEBUG MM_STATE_Iu(3)[0x55e04437de30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241214100132090 DMM DEBUG MM_STATE_Iu(3)[0x55e04437de30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241214100132090 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100132090 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241214100132090 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100132090 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100132090 DLLC NOTICE LLME(ffffffff/d3e003f0){UNASSIGNED} LLGM Assign pre (d3e003f0 => d3e003f0) (gprs_llc.c:1079) 20241214100132090 DLLC NOTICE LLME(d3e003f0/d3e003f0){ASSIGNED} LLGM Assign post (d3e003f0 => d3e003f0) (gprs_llc.c:1125) 20241214100132090 DMM INFO MM(262420000001002/d3e003f0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@e6507efad150: Removing Client IMSI='262420000001002'H, index=1 20241214100132121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100132121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100132121 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100132121 DMM INFO MM(262420000001002/d3e003f0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241214100132121 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241214100132121 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100132121 DLLC NOTICE LLME(d3e003f0/d3e003f0){ASSIGNED} LLGM Assign pre (ffffffff => d3e003f0) (gprs_llc.c:1079) 20241214100132121 DLLC NOTICE LLME(ffffffff/d3e003f0){ASSIGNED} LLGM Assign post (ffffffff => d3e003f0) (gprs_llc.c:1125) 20241214100132121 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241214100132121 DMM ERROR MM_STATE_Gb[0x55e044377880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@e6507efad150: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@e6507efad150: Final verdict of PTC: none 20241214100132132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55976<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1463)@e6507efad150: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@e6507efad150: Final verdict of PTC: none 20241214100132138 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100132138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1459)@e6507efad150: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@e6507efad150: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(1474)@e6507efad150: Final verdict of PTC: none -NSVCI97(1458)@e6507efad150: Final verdict of PTC: none -NSVCI99(1468)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@e6507efad150: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1461)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1466)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1456)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@e6507efad150: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@e6507efad150: 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'. 20241214100132222 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214100132222 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) 20241214100132222 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214100132222 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214100132222 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214100132222 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) 20241214100132222 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214100132222 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214100132222 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) 20241214100132222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100132222 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241214100132222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214100132222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214100132222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241214100132222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241214100132222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214100132222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214100132222 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Sat Dec 14 10:01:32 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241214100132293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100132695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216448) 20241214100133139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100133139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=216448, count=220900) 20241214100134141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100134141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214100134223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241214100134223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241214100134223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:01:34 UTC 2024 /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 20241214100135142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100135142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_geran_attach_iu_rau started. 20241214100135779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100135782 DMM INFO MM(262420000001002/d3e003f0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100135782 DMM INFO MM(262420000001002/d3e003f0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100135782 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100135782 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100135782 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241214100135782 DMM ERROR MM_STATE_Gb[0x55e044377880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241214100135782 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241214100135782 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) 20241214100135782 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) 20241214100135783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e0443779b0]{Init}: Deallocated (fsm.c:568) 20241214100135783 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Deallocated (fsm.c:568) 20241214100135783 DMM DEBUG MM_STATE_Iu(3)[0x55e04437de30]{Detached}: Deallocated (fsm.c:568) 20241214100135783 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214100135783 DLLC NOTICE LLME(ffffffff/d3e003f0){ASSIGNED} LLGM Assign pre (d3e003f0 => ffffffff) (gprs_llc.c:1079) 20241214100135783 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3e003f0 => ffffffff) (gprs_llc.c:1125) 20241214100135783 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100135827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100135827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100135827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100135827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100135827 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100135827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100135827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100135827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100135827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241214100135828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100135828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100135828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100135828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100135828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100135828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100135828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) -NSVCI97(1481)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100135828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100135828 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100135828 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100135828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100135828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100135828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100135830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100135835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100135835 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100135843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100135843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100135843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100135843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100135843 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100135843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100135843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100135843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100135843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100135844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100135844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100135844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100135844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100135844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100135844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100135844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100135844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100135844 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100135844 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100135844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100135844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100135844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100135847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100135851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100135851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1488)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1485)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1487)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1492)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100135864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100135864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100135864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100135864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100135864 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100135864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100135864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100135864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100135864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1492)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100135864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100135864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100135864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100135864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100135864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100135864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100135865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100135865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100135865 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100135865 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100135865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100135865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100135865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1492)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1492)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@e6507efad150: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@e6507efad150: ************************************************* SGSN_Test_0-M3UA(1494)@e6507efad150: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@e6507efad150: ************************************************* MTC@e6507efad150: Starting RAN_Emulation 20241214100135867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1491)@e6507efad150: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1488)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100135873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100135873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1489)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100136068 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214100136068 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) 20241214100136068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214100136068 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)@e6507efad150: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241214100136075 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100136075 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214100136075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214100136075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214100136075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241214100136075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214100136075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241214100136077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100136077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214100136077 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214100136077 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214100136077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214100136077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214100136077 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214100136077 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241214100136143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100136143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100136143 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100136143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100136147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214100136148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214100136884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100136884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100136884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100136884 DLM3UA 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) 20241214100136884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100136884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100136884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100136884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100136884 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241214100136884 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241214100136885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100136885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100136885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100136885 DLM3UA 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) 20241214100136885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100136885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100136885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100136885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@e6507efad150: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@e6507efad150: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='EBFAB347'O, index=0 SGSN_Test-GSUP(1497)@e6507efad150: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@e6507efad150: 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 := '08BCA05B13746285ACC0B48E4E7A9A4B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '82D86175'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '422FCF2DE6794553'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '19458D6C6A181ABF79C1E9BB46D10005'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8DDD9D205689173B77725D3975E05339'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F45F77AA032C7A21ED7446EF6A9DA624'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '952BFA518F4023E4'O } } } } } 20241214100137195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100137195 DLLC NOTICE LLME(ffffffff/ebfab347){UNASSIGNED} LLC RX: unknown TLLI 0xebfab347, creating LLME on the fly (gprs_llc.c:552) 20241214100137195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100137195 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20241214100137195 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Allocated (fsm.c:456) 20241214100137195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214100137195 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Allocated (fsm.c:456) 20241214100137195 DMM DEBUG MM_STATE_Iu[0x55e0443779b0]{Detached}: Allocated (fsm.c:456) 20241214100137195 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100137195 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100137195 DLLC NOTICE LLME(ffffffff/ebfab347){UNASSIGNED} LLGM Assign pre (ebfab347 => d7d4a9b2) (gprs_llc.c:1079) 20241214100137195 DLLC NOTICE LLME(ebfab347/d7d4a9b2){ASSIGNED} LLGM Assign post (ebfab347 => d7d4a9b2) (gprs_llc.c:1125) 20241214100137195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100137195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100137195 DMM DEBUG MM(262420000001003/d7d4a9b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100137203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100137203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241214100137203 DMM DEBUG MM_STATE_Gb(0)[0x55e044377880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100137203 DMM DEBUG MM(262420000001003/d7d4a9b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241214100137203 DMM NOTICE MM(262420000001003/d7d4a9b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100137203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100137203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100137203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100137203 DMM DEBUG MM(262420000001003/d7d4a9b2) Requesting authorization (sgsn_auth.c:160) 20241214100137203 DMM INFO MM(262420000001003/d7d4a9b2) Requesting authentication tuples (sgsn_auth.c:184) 20241214100137203 DMM DEBUG MM(262420000001003/d7d4a9b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100137203 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241214100137203 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)@e6507efad150: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@e6507efad150: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241214100137205 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100137205 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100137205 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100137205 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100137205 DMM INFO MM(262420000001003/d7d4a9b2) Subscriber data update (mmctx.c:445) 20241214100137205 DMM DEBUG MM(262420000001003/d7d4a9b2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100137205 DMM INFO MM(262420000001003/d7d4a9b2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100137205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100137205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100137205 DMM INFO MM(262420000001003/d7d4a9b2) <- GMM AUTH AND CIPHERING REQ (rand = 08 bc a0 5b 13 74 62 85 ac c0 b4 8e 4e 7a 9a 4b , mmctx_is_r99=1, vec->auth_types=0x3, autn = f4 5f 77 aa 03 2c 7a 21 ed 74 46 ef 6a 9d a6 24 ) (gprs_gmm.c:465) 20241214100137211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100137211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241214100137211 DMM DEBUG MM_STATE_Gb(0)[0x55e044377880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100137211 DMM INFO MM(262420000001003/d7d4a9b2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100137211 DMM NOTICE MM(262420000001003/d7d4a9b2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100137211 DMM DEBUG MM(262420000001003/d7d4a9b2) checking auth: received UMTS RES = 95 2b fa 51 8f 40 23 e4 (gprs_gmm.c:648) 20241214100137211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100137211 DMM DEBUG MM(262420000001003/d7d4a9b2) Requesting authorization (sgsn_auth.c:160) 20241214100137211 DMM INFO MM(262420000001003/d7d4a9b2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100137211 DMM DEBUG MM(262420000001003/d7d4a9b2) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100137211 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241214100137211 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) 20241214100137211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241214100137211 DMM INFO MM(262420000001003/d7d4a9b2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7d4a9b2) (gprs_gmm.c:282) 20241214100137212 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100137212 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100137212 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241214100137212 DMM INFO MM(262420000001003/d7d4a9b2) Subscriber data update (mmctx.c:445) 20241214100137212 DMM DEBUG MM(262420000001003/d7d4a9b2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100137212 DMM INFO MM(262420000001003/d7d4a9b2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100137212 DMM NOTICE MM(262420000001003/d7d4a9b2) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241214100137212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100137212 DMM NOTICE MM(262420000001003/d7d4a9b2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100137212 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) 20241214100137213 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100137213 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241214100137213 DMM INFO MM(262420000001003/d7d4a9b2) Subscriber data update (mmctx.c:445) 20241214100137213 DMM DEBUG MM(262420000001003/d7d4a9b2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241214100137217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100137217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241214100137217 DMM DEBUG MM_STATE_Gb(0)[0x55e044377880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241214100137217 DMM INFO MM(262420000001003/d7d4a9b2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100137217 DMM NOTICE MM(262420000001003/d7d4a9b2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100137217 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100137217 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100137217 DLLC NOTICE LLME(ebfab347/d7d4a9b2){ASSIGNED} LLGM Assign pre (ffffffff => d7d4a9b2) (gprs_llc.c:1079) 20241214100137217 DLLC NOTICE LLME(ffffffff/d7d4a9b2){ASSIGNED} LLGM Assign post (ffffffff => d7d4a9b2) (gprs_llc.c:1125) 20241214100137217 DMM DEBUG MM_STATE_Gb(0)[0x55e044377880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241214100137217 DMM DEBUG MM_STATE_Gb(0)[0x55e044377880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241214100137217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100137217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@e6507efad150: 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 := 'D7D4A9B2'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)@e6507efad150: Added conn table entry 0TC_geran_attach_iu_rau(1499)14196464 SGSN_Test_0-SCCP(1491)@e6507efad150: First idle individual index:0 SGSN_Test_0-RAN(1493)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 20241214100137293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100137293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100137293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100137293 DLM3UA 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) 20241214100137293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100137293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100137293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100137293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100137293 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100137293 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100137293 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100137293 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241214100137293 DMM INFO MM(262420000001003/d7d4a9b2) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d7d4a9b2 (00000000), TLLI: d7d4a9b2 (d7d4a9b2), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241214100137293 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241214100137293 DMM DEBUG MM_STATE_Gb(0)[0x55e044377880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241214100137293 DMM DEBUG MM_STATE_Gb(0)[0x55e044377880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241214100137293 DLLC NOTICE LLME(ffffffff/d7d4a9b2){ASSIGNED} LLGM Assign pre (d7d4a9b2 => ffffffff) (gprs_llc.c:1079) 20241214100137293 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7d4a9b2 => ffffffff) (gprs_llc.c:1125) 20241214100137293 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100137293 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241214100137293 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100137293 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100137293 DMM DEBUG MM(262420000001003/d7d4a9b2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241214100137293 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100137293 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100137293 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100137293 DLM3UA 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) 20241214100137293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100137293 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100137293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100137293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100137293 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100137293 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100137293 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100137293 DLM3UA 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) 20241214100137293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100137293 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100137293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100137293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1491)@e6507efad150: { messageType := 2, destLocRef := 'D89EF0'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1491)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@e6507efad150: vl_len:12 SGSN_Test_0-SCCP(1491)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1491)@e6507efad150: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241214100137303 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100137303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100137303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100137303 DLM3UA 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) 20241214100137303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100137303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100137303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100137303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100137303 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241214100137303 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241214100137303 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241214100137303 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241214100137304 DMM INFO MM(262420000001003/d7d4a9b2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241214100137304 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241214100137304 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100137304 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100137304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100137304 DLM3UA 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) 20241214100137304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100137304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100137304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100137304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100137304 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100137304 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100137304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100137304 DLM3UA 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) 20241214100137304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100137304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100137304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100137304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1491)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@e6507efad150: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@e6507efad150: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@e6507efad150: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1491)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@e6507efad150: vl_len:14 SGSN_Test_0-SCCP(1491)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1491)@e6507efad150: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241214100137315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100137315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100137315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100137315 DLM3UA 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) 20241214100137315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100137315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100137315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100137315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100137315 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100137315 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100137315 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100137315 DMM INFO MM(262420000001003/d7d4a9b2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241214100137315 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241214100137315 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100137315 DMM DEBUG MM_STATE_Iu[0x55e0443779b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241214100137315 DMM ERROR MM_STATE_Iu[0x55e0443779b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@e6507efad150: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-SCCP(1491)@e6507efad150: Final verdict of PTC: none 20241214100137319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40644<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214100137322 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100137322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1497)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@e6507efad150: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@e6507efad150: Final verdict of PTC: none -NSVCI97(1481)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@e6507efad150: Final verdict of PTC: none -NSVCI99(1492)@e6507efad150: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@e6507efad150: Final verdict of PTC: none -NSVCI98(1486)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@e6507efad150: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1489)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@e6507efad150: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1484)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1490)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1479)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1489): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1490): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-SCCP(1491): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1492): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@e6507efad150: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 10:01:37 UTC 2024 ====== 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 20241214100137466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100137518 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214100137518 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) 20241214100137518 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214100137518 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214100137518 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214100137518 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) 20241214100137518 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214100137518 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214100137518 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) 20241214100137518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100137518 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241214100137518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214100137518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214100137518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241214100137518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241214100137518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214100137518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214100137518 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241214100137868 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=167548) 20241214100138323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100138324 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) 20241214100139324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100139324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214100139519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241214100139519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241214100139519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:01:39 UTC 2024 /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 20241214100140326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100140326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_user started. 20241214100140973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100140976 DMM INFO MM(262420000001003/d7d4a9b2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100140976 DMM INFO MM(262420000001003/d7d4a9b2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100140976 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100140976 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100140976 DMM DEBUG MM_STATE_Iu[0x55e0443779b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241214100140976 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241214100140976 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) 20241214100140976 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) 20241214100140976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214100140976 DMM DEBUG MM_STATE_Gb(0)[0x55e044377880]{Idle}: Deallocated (fsm.c:568) 20241214100140976 DMM DEBUG MM_STATE_Iu[0x55e0443779b0]{Detached}: Deallocated (fsm.c:568) 20241214100140976 DMM DEBUG GMM(gmm_fsm)[0x55e044377750]{Deregistered}: Deallocated (fsm.c:568) 20241214100140976 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100141021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100141021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100141021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100141021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100141021 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100141021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100141021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100141021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100141021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100141022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100141022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100141022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100141022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100141022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100141022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100141022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100141022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100141022 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100141022 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100141022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100141022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100141022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1505)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 20241214100141025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1501)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100141030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100141030 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1506)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1503)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100141036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100141036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100141036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100141036 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100141036 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100141036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100141036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100141036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100141036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100141037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100141037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100141037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100141037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100141037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100141037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100141037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100141037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100141037 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100141037 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100141037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100141037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100141037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100141039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100141044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100141044 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100141052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100141052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100141052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100141052 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100141052 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100141052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100141052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100141052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100141052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100141053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100141053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100141053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100141053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100141053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100141053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100141053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100141053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100141053 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100141053 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100141053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100141053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100141053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100141055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100141060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100141060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e6507efad150: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@e6507efad150: ************************************************* SGSN_Test_0-M3UA(1517)@e6507efad150: M3UA emulation initiated, the test can be started TC_attach_pdp_act_user-BVCI220(1513)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1517)@e6507efad150: ************************************************* MTC@e6507efad150: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@e6507efad150: v_sccp_pdu_maxlen:268 20241214100141263 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214100141263 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) 20241214100141263 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214100141263 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)@e6507efad150: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241214100141269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100141269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214100141269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214100141269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214100141269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241214100141269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214100141269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241214100141271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100141271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214100141271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214100141271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214100141271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214100141271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214100141271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214100141271 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241214100141327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100141327 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100141327 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100141327 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100141332 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1519)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241214100141333 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214100142079 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142079 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100142079 DLM3UA 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) 20241214100142079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100142079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100142080 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241214100142080 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241214100142080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100142080 DLM3UA 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) 20241214100142080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100142080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@e6507efad150: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@e6507efad150: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E7FD678A'O, index=0 SGSN_Test-GSUP(1520)@e6507efad150: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@e6507efad150: 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 := '6E66'O ("nf"), rac := '1E'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@e6507efad150: Added conn table entry 0TC_attach_pdp_act_user(1522)4670140 SGSN_Test_0-SCCP(1515)@e6507efad150: First idle individual index:0 SGSN_Test_0-RAN(1516)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 20241214100142427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100142427 DLM3UA 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) 20241214100142427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100142427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100142427 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100142427 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100142427 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100142427 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20241214100142427 DMM DEBUG GMM(gmm_fsm)[0x55e0443779b0]{Deregistered}: Allocated (fsm.c:456) 20241214100142427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214100142427 DMM DEBUG MM_STATE_Gb[0x55e04437de30]{Idle}: Allocated (fsm.c:456) 20241214100142427 DMM DEBUG MM_STATE_Iu[0x55e044388590]{Detached}: Allocated (fsm.c:456) 20241214100142427 DMM DEBUG GMM(gmm_fsm)[0x55e0443779b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100142427 DMM DEBUG GMM(gmm_fsm)[0x55e0443779b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100142427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100142427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100142427 DMM DEBUG MM(262420000001004/eaedd19f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100142427 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241214100142427 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100142427 DLM3UA 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) 20241214100142427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100142427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100142427 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100142427 DLM3UA 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) 20241214100142427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100142427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e6507efad150: { messageType := 2, destLocRef := '4742BC'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@e6507efad150: 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 := '900C009B61606BDBF66B37A305F12633'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE455E88'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9230DA6476A5203B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CEE3405731ED0C34D0DED597A428FA3B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '05666E6B849C788F6AF5C41F0CE633C5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B9A3092664E94DE83AE91077D19BF49F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EFE28FB68A7B15AD'O } } } } } SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e6507efad150: vl_len:23 SGSN_Test_0-SCCP(1515)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1515)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241214100142434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100142434 DLM3UA 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) 20241214100142434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100142434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100142434 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100142434 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100142434 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100142434 DMM DEBUG MM(262420000001004/eaedd19f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241214100142434 DMM NOTICE MM(262420000001004/eaedd19f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100142434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100142434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100142434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100142434 DMM DEBUG MM(262420000001004/eaedd19f) Requesting authorization (sgsn_auth.c:160) 20241214100142434 DMM INFO MM(262420000001004/eaedd19f) Requesting authentication tuples (sgsn_auth.c:184) 20241214100142434 DMM DEBUG MM(262420000001004/eaedd19f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100142434 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241214100142434 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)@e6507efad150: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241214100142436 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100142436 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100142436 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100142436 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100142436 DMM INFO MM(262420000001004/eaedd19f) Subscriber data update (mmctx.c:445) 20241214100142436 DMM DEBUG MM(262420000001004/eaedd19f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100142436 DMM INFO MM(262420000001004/eaedd19f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100142436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100142436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100142436 DMM INFO MM(262420000001004/eaedd19f) <- GMM AUTH AND CIPHERING REQ (rand = 90 0c 00 9b 61 60 6b db f6 6b 37 a3 05 f1 26 33 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b9 a3 09 26 64 e9 4d e8 3a e9 10 77 d1 9b f4 9f ) (gprs_gmm.c:465) 20241214100142436 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241214100142436 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142436 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100142436 DLM3UA 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) 20241214100142436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142436 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100142436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e6507efad150: vl_len:37 SGSN_Test_0-SCCP(1515)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1515)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122EFE28FB623094399990000100004F029048A7B15AD'O 20241214100142443 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142443 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142443 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100142443 DLM3UA 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) 20241214100142443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100142443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100142443 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100142443 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100142443 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100142443 DMM INFO MM(262420000001004/eaedd19f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100142443 DMM NOTICE MM(262420000001004/eaedd19f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100142443 DMM DEBUG MM(262420000001004/eaedd19f) checking auth: received UMTS RES = ef e2 8f b6 8a 7b 15 ad (gprs_gmm.c:648) 20241214100142443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100142443 DMM DEBUG MM(262420000001004/eaedd19f) Requesting authorization (sgsn_auth.c:160) 20241214100142443 DMM INFO MM(262420000001004/eaedd19f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100142443 DMM DEBUG MM(262420000001004/eaedd19f) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100142443 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241214100142443 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) 20241214100142443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241214100142443 DMM DEBUG MM(262420000001004/eaedd19f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241214100142443 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142443 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100142443 DLM3UA 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) 20241214100142443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100142443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e6507efad150: vl_len:12 SGSN_Test_0-SCCP(1515)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1515)@e6507efad150: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241214100142457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100142457 DLM3UA 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) 20241214100142457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100142457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100142457 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241214100142457 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241214100142457 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241214100142457 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241214100142457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241214100142457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241214100142457 DMM INFO MM(262420000001004/eaedd19f) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaedd19f) (gprs_gmm.c:282) 20241214100142457 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241214100142457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142457 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100142457 DLM3UA 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) 20241214100142457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100142457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100142457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142457 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100142458 DLM3UA 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) 20241214100142458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100142458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241214100142463 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100142463 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100142463 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241214100142463 DMM INFO MM(262420000001004/eaedd19f) Subscriber data update (mmctx.c:445) 20241214100142463 DMM DEBUG MM(262420000001004/eaedd19f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100142463 DMM INFO MM(262420000001004/eaedd19f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100142463 DMM NOTICE MM(262420000001004/eaedd19f) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241214100142463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100142463 DMM NOTICE MM(262420000001004/eaedd19f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100142463 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) 20241214100142463 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100142464 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241214100142464 DMM INFO MM(262420000001004/eaedd19f) Subscriber data update (mmctx.c:445) 20241214100142464 DMM DEBUG MM(262420000001004/eaedd19f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e6507efad150: vl_len:14 SGSN_Test_0-SCCP(1515)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1515)@e6507efad150: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241214100142466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100142466 DLM3UA 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) 20241214100142466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100142466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100142466 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100142466 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100142466 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100142466 DMM INFO MM(262420000001004/eaedd19f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100142466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142467 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100142467 DLM3UA 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) 20241214100142467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100142467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100142466 DMM NOTICE MM(262420000001004/eaedd19f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100142466 DMM DEBUG GMM(gmm_fsm)[0x55e0443779b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100142466 DMM DEBUG GMM(gmm_fsm)[0x55e0443779b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100142466 DMM DEBUG MM_STATE_Iu(5)[0x55e044388590]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241214100142466 DMM DEBUG MM_STATE_Iu(5)[0x55e044388590]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241214100142466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100142466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e6507efad150: vl_len:7 SGSN_Test_0-SCCP(1515)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1515)@e6507efad150: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241214100142473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100142473 DLM3UA 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) 20241214100142473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100142473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100142473 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241214100142473 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241214100142473 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241214100142473 DMM INFO MM(262420000001004/eaedd19f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241214100142473 DMM DEBUG MM_STATE_Iu(5)[0x55e044388590]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241214100142473 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100142473 DLM3UA 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) 20241214100142473 DMM DEBUG MM_STATE_Iu(5)[0x55e044388590]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241214100142473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100142473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-RAN(1516)@e6507efad150: Deleted conn table entry 0TC_attach_pdp_act_user(1522)4670140 20241214100142475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100142475 DLM3UA 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) 20241214100142475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100142475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user(1522)@e6507efad150: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@e6507efad150: 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 := 'EAEDD19F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@e6507efad150: Added conn table entry 0TC_attach_pdp_act_user(1522)10978656 SGSN_Test_0-RAN(1516)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@e6507efad150: First idle individual index:0 20241214100142678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100142678 DLM3UA 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) 20241214100142678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100142678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100142679 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100142679 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100142679 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100142679 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEAEDD19F) type="signalling" (gprs_gmm.c:1897) 20241214100142679 DMM DEBUG GMM(gmm_fsm)[0x55e0443779b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241214100142679 DMM DEBUG GMM(gmm_fsm)[0x55e0443779b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214100142679 DMM DEBUG MM(262420000001004/eaedd19f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241214100142679 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100142680 DLM3UA 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) 20241214100142680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100142680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100142680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100142680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100142680 DLM3UA 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) 20241214100142680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100142680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100142680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100142680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e6507efad150: { messageType := 2, destLocRef := 'A78560'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@e6507efad150: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@e6507efad150: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@e6507efad150: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@e6507efad150: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@e6507efad150: Final verdict of PTC: none 20241214100142695 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214100142695 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) 20241214100142695 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214100142695 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214100142695 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214100142695 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) 20241214100142695 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214100142695 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214100142695 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) 20241214100142695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100142696 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241214100142696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214100142696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214100142696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241214100142696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241214100142696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214100142696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214100142696 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@e6507efad150: Final verdict of PTC: none 20241214100142702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@e6507efad150: Final verdict of PTC: none -NSVCI97(1504)@e6507efad150: Final verdict of PTC: none 20241214100142707 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100142707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1519)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@e6507efad150: Final verdict of PTC: none -NSVCI99(1514)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@e6507efad150: Final verdict of PTC: none -NSVCI98(1509)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@e6507efad150: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1507)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1512)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1502)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@e6507efad150: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@e6507efad150: 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'. Sat Dec 14 10:01:42 UTC 2024 ------ 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 20241214100142848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100143351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231424) 20241214100143708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100143708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231424, count=235876) 20241214100144697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241214100144697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241214100144697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241214100144709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100144709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:01:45 UTC 2024 /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 20241214100145710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100145710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241214100146430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100146433 DMM INFO MM(262420000001004/eaedd19f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100146433 DMM INFO MM(262420000001004/eaedd19f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100146433 DMM DEBUG GMM(gmm_fsm)[0x55e0443779b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100146433 DMM DEBUG GMM(gmm_fsm)[0x55e0443779b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100146433 DMM DEBUG MM_STATE_Iu(5)[0x55e044388590]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241214100146433 DMM DEBUG MM_STATE_Iu(5)[0x55e044388590]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241214100146434 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241214100146434 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) 20241214100146434 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) 20241214100146434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214100146434 DMM DEBUG MM_STATE_Gb[0x55e04437de30]{Idle}: Deallocated (fsm.c:568) 20241214100146434 DMM DEBUG MM_STATE_Iu(5)[0x55e044388590]{Detached}: Deallocated (fsm.c:568) 20241214100146434 DMM DEBUG GMM(gmm_fsm)[0x55e0443779b0]{Deregistered}: Deallocated (fsm.c:568) 20241214100146434 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1523)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100146485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100146485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100146485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100146485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100146485 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100146485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100146485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100146485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100146485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100146486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100146486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100146486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100146486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100146486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100146486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100146486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100146486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100146486 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100146486 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100146486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1527)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214100146486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100146486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100146488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100146492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100146492 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100146501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100146501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100146501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100146501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100146501 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100146501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100146501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100146501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100146501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100146502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100146502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100146502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100146502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100146502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100146502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100146502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100146502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100146502 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100146502 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100146502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100146502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100146502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1533)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 20241214100146504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100146510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100146510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1534)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100146516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100146516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100146516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100146516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100146516 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100146516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100146516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100146516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100146516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100146517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100146517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100146517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100146517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100146517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100146517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100146517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100146517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100146517 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100146517 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100146517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100146517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100146517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100146520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e6507efad150: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e6507efad150: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@e6507efad150: ************************************************* SGSN_Test_0-M3UA(1540)@e6507efad150: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@e6507efad150: ************************************************* SGSN_Test_0-SCCP(1538)@e6507efad150: v_sccp_pdu_maxlen:268 20241214100146525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100146525 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)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100146711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100146711 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100146711 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100146711 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100146716 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1542)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241214100146717 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214100146724 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214100146724 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) 20241214100146724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214100146724 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)@e6507efad150: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241214100146728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100146728 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214100146728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214100146728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214100146728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241214100146728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214100146728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241214100146729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100146729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214100146729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214100146729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214100146729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214100146729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214100146729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214100146729 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241214100147545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100147545 DLM3UA 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) 20241214100147545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100147545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100147546 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241214100147546 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241214100147546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100147546 DLM3UA 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) 20241214100147546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100147546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@e6507efad150: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@e6507efad150: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='C0FAA9AF'O, index=0 SGSN_Test-GSUP(1543)@e6507efad150: 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)@e6507efad150: 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 := '0FDF'O, rac := 'F2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@e6507efad150: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)1743560 SGSN_Test_0-SCCP(1538)@e6507efad150: First idle individual index:0 SGSN_Test_0-RAN(1539)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 20241214100147799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100147799 DLM3UA 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) 20241214100147799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100147799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100147800 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100147800 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100147800 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100147800 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1248) 20241214100147800 DMM DEBUG GMM(gmm_fsm)[0x55e044388590]{Deregistered}: Allocated (fsm.c:456) 20241214100147800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214100147800 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Allocated (fsm.c:456) 20241214100147800 DMM DEBUG MM_STATE_Iu[0x55e044384d60]{Detached}: Allocated (fsm.c:456) 20241214100147800 DMM DEBUG GMM(gmm_fsm)[0x55e044388590]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100147800 DMM DEBUG GMM(gmm_fsm)[0x55e044388590]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100147800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100147800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100147800 DMM DEBUG MM(262420000001058/fcefaca0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100147800 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241214100147800 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100147800 DLM3UA 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) 20241214100147800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100147800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100147800 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100147800 DLM3UA 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) 20241214100147800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100147800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e6507efad150: { messageType := 2, destLocRef := '1A9AC8'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@e6507efad150: 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 := '0C6D0BEB406585838F6553475D306A15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F30861E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ABB4D668958E7AAD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E31160A897D047E58609C97CAD4B707C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1F5FB6519FC8D3256E5B268AAA3D5E3F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4EB1A659F71B6580FD81E6819F380368'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '799719B11D2252D6'O } } } } } SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e6507efad150: vl_len:23 SGSN_Test_0-SCCP(1538)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1538)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241214100147808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100147808 DLM3UA 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) 20241214100147808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100147808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100147808 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100147808 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100147808 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100147808 DMM DEBUG MM(262420000001058/fcefaca0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241214100147808 DMM NOTICE MM(262420000001058/fcefaca0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100147808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100147808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100147808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100147808 DMM DEBUG MM(262420000001058/fcefaca0) Requesting authorization (sgsn_auth.c:160) 20241214100147808 DMM INFO MM(262420000001058/fcefaca0) Requesting authentication tuples (sgsn_auth.c:184) 20241214100147808 DMM DEBUG MM(262420000001058/fcefaca0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100147808 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241214100147808 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)@e6507efad150: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241214100147811 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100147811 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100147811 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100147811 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100147811 DMM INFO MM(262420000001058/fcefaca0) Subscriber data update (mmctx.c:445) 20241214100147811 DMM DEBUG MM(262420000001058/fcefaca0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100147811 DMM INFO MM(262420000001058/fcefaca0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100147811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100147811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100147811 DMM INFO MM(262420000001058/fcefaca0) <- GMM AUTH AND CIPHERING REQ (rand = 0c 6d 0b eb 40 65 85 83 8f 65 53 47 5d 30 6a 15 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4e b1 a6 59 f7 1b 65 80 fd 81 e6 81 9f 38 03 68 ) (gprs_gmm.c:465) 20241214100147811 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241214100147811 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147811 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100147811 DLM3UA 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) 20241214100147811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100147811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e6507efad150: vl_len:37 SGSN_Test_0-SCCP(1538)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1538)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22799719B123094399990000105008F029041D2252D6'O 20241214100147816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100147816 DLM3UA 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) 20241214100147816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100147816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100147816 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100147816 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100147816 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100147816 DMM INFO MM(262420000001058/fcefaca0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100147816 DMM NOTICE MM(262420000001058/fcefaca0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100147816 DMM DEBUG MM(262420000001058/fcefaca0) checking auth: received UMTS RES = 79 97 19 b1 1d 22 52 d6 (gprs_gmm.c:648) 20241214100147816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100147816 DMM DEBUG MM(262420000001058/fcefaca0) Requesting authorization (sgsn_auth.c:160) 20241214100147816 DMM INFO MM(262420000001058/fcefaca0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100147816 DMM DEBUG MM(262420000001058/fcefaca0) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100147816 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241214100147816 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) 20241214100147816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241214100147816 DMM DEBUG MM(262420000001058/fcefaca0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241214100147816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100147816 DLM3UA 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) 20241214100147816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100147816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e6507efad150: vl_len:12 SGSN_Test_0-SCCP(1538)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1538)@e6507efad150: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241214100147822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147822 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100147822 DLM3UA 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) 20241214100147822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100147822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100147822 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241214100147822 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241214100147822 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241214100147822 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241214100147822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241214100147822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241214100147822 DMM INFO MM(262420000001058/fcefaca0) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcefaca0) (gprs_gmm.c:282) 20241214100147822 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241214100147822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100147822 DLM3UA 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) 20241214100147822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100147823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100147823 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100147823 DLM3UA 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) 20241214100147823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100147823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241214100147825 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100147825 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100147825 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241214100147825 DMM INFO MM(262420000001058/fcefaca0) Subscriber data update (mmctx.c:445) 20241214100147825 DMM DEBUG MM(262420000001058/fcefaca0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100147825 DMM INFO MM(262420000001058/fcefaca0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100147825 DMM NOTICE MM(262420000001058/fcefaca0) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241214100147825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100147825 DMM NOTICE MM(262420000001058/fcefaca0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100147825 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) 20241214100147825 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100147825 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241214100147825 DMM INFO MM(262420000001058/fcefaca0) Subscriber data update (mmctx.c:445) 20241214100147825 DMM DEBUG MM(262420000001058/fcefaca0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e6507efad150: vl_len:14 SGSN_Test_0-SCCP(1538)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1538)@e6507efad150: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241214100147827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100147827 DLM3UA 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) 20241214100147827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100147827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100147827 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100147827 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100147827 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100147827 DMM INFO MM(262420000001058/fcefaca0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100147827 DMM NOTICE MM(262420000001058/fcefaca0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100147827 DMM DEBUG GMM(gmm_fsm)[0x55e044388590]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100147827 DMM DEBUG GMM(gmm_fsm)[0x55e044388590]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100147827 DMM DEBUG MM_STATE_Iu(7)[0x55e044384d60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241214100147827 DMM DEBUG MM_STATE_Iu(7)[0x55e044384d60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241214100147827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100147827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100147827 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147827 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147827 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100147827 DLM3UA 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) 20241214100147827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147827 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100147827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e6507efad150: vl_len:7 SGSN_Test_0-SCCP(1538)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1538)@e6507efad150: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241214100147830 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147830 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100147830 DLM3UA 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) 20241214100147830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100147830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100147830 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241214100147830 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241214100147830 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241214100147830 DMM INFO MM(262420000001058/fcefaca0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241214100147830 DMM DEBUG MM_STATE_Iu(7)[0x55e044384d60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241214100147830 DMM DEBUG MM_STATE_Iu(7)[0x55e044384d60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241214100147830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100147830 DLM3UA 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) 20241214100147830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100147830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on local reference:0 20241214100147831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100147831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100147831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100147831 DLM3UA 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) 20241214100147831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100147831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100147831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100147831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@e6507efad150: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)1743560 TC_attach_pdp_act_user_addr_v4raw(1545)@e6507efad150: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@e6507efad150: 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 := 'FCEFACA0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@e6507efad150: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)13122048 SGSN_Test_0-RAN(1539)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@e6507efad150: First idle individual index:0 20241214100148034 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100148034 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100148034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100148034 DLM3UA 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) 20241214100148034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100148034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100148034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100148034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100148035 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100148035 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100148035 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100148035 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFCEFACA0) type="signalling" (gprs_gmm.c:1897) 20241214100148035 DMM DEBUG GMM(gmm_fsm)[0x55e044388590]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241214100148035 DMM DEBUG GMM(gmm_fsm)[0x55e044388590]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214100148035 DMM DEBUG MM(262420000001058/fcefaca0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241214100148035 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100148035 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100148035 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100148035 DLM3UA 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) 20241214100148035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100148035 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100148035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100148035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100148035 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100148035 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100148035 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100148035 DLM3UA 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) 20241214100148035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100148035 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100148035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100148035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e6507efad150: { messageType := 2, destLocRef := 'C83A00'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@e6507efad150: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@e6507efad150: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_v4raw(1545)@e6507efad150: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@e6507efad150: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1539)@e6507efad150: Final verdict of PTC: none 20241214100148047 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214100148047 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) 20241214100148047 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214100148047 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214100148047 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214100148047 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) 20241214100148047 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214100148047 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214100148047 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) 20241214100148047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100148047 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241214100148047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214100148047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214100148047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241214100148047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241214100148047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214100148047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214100148047 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@e6507efad150: Final verdict of PTC: none 20241214100148050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38330<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214100148051 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100148051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1543)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@e6507efad150: Final verdict of PTC: none -NSVCI99(1537)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@e6507efad150: Final verdict of PTC: none -NSVCI97(1527)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@e6507efad150: Final verdict of PTC: none -NSVCI98(1532)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1530)@e6507efad150: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1525)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1535)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@e6507efad150: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@e6507efad150: 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'. Sat Dec 14 10:01:48 UTC 2024 ------ 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 20241214100148193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100148694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233160) 20241214100149053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100149053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233160, count=237612) 20241214100150048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241214100150048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241214100150048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241214100150054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100150054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214100150525 DGPRS DEBUG Checking for inactive LLMEs, time = 36698709 (sgsn.c:132) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:01:50 UTC 2024 /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 20241214100151056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100151056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241214100151778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100151783 DMM INFO MM(262420000001058/fcefaca0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100151783 DMM INFO MM(262420000001058/fcefaca0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100151783 DMM DEBUG GMM(gmm_fsm)[0x55e044388590]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100151783 DMM DEBUG GMM(gmm_fsm)[0x55e044388590]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100151783 DMM DEBUG MM_STATE_Iu(7)[0x55e044384d60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241214100151783 DMM DEBUG MM_STATE_Iu(7)[0x55e044384d60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241214100151783 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241214100151783 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) 20241214100151783 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) 20241214100151783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214100151783 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Deallocated (fsm.c:568) 20241214100151783 DMM DEBUG MM_STATE_Iu(7)[0x55e044384d60]{Detached}: Deallocated (fsm.c:568) 20241214100151783 DMM DEBUG GMM(gmm_fsm)[0x55e044388590]{Deregistered}: Deallocated (fsm.c:568) 20241214100151783 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1546)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100151830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100151830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100151830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100151830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100151830 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100151830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100151830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100151830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100151830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100151830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100151830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100151830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100151830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100151830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100151830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100151830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100151830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100151830 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100151830 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100151830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100151831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100151831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100151833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100151838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100151838 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)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100151845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100151845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100151845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100151845 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100151845 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100151845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100151845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100151845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100151845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100151846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100151846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100151846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100151846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100151846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100151846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100151846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100151846 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100151846 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100151846 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100151846 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100151846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100151846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100151849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100151854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100151854 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)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100151862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100151862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100151862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100151862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100151862 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100151862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100151862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100151862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100151862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100151863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100151863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100151863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100151863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100151863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100151863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100151863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100151863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100151863 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100151863 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100151863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100151863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100151863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100151865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100151869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100151869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e6507efad150: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@e6507efad150: ************************************************* SGSN_Test_0-M3UA(1563)@e6507efad150: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@e6507efad150: ************************************************* MTC@e6507efad150: Starting RAN_Emulation TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1561)@e6507efad150: v_sccp_pdu_maxlen:268 20241214100152057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100152057 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100152057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100152057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100152061 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214100152062 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214100152071 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214100152071 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) 20241214100152071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214100152071 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)@e6507efad150: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241214100152075 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100152075 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214100152075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214100152075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214100152075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241214100152075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214100152075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241214100152075 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100152075 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214100152075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214100152075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214100152075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214100152075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214100152075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214100152075 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241214100152883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100152883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100152883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100152883 DLM3UA 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) 20241214100152883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100152883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100152883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100152883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100152883 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241214100152883 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241214100152883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100152883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100152883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100152883 DLM3UA 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) 20241214100152883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100152883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100152883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100152883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@e6507efad150: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@e6507efad150: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F129D1CB'O, index=0 SGSN_Test-GSUP(1566)@e6507efad150: 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)@e6507efad150: 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 := '59DE'O, rac := '74'O ("t") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@e6507efad150: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)14711847 SGSN_Test_0-RAN(1562)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@e6507efad150: First idle individual index:0 20241214100153123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100153124 DLM3UA 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) 20241214100153124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100153124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100153124 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100153124 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100153124 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100153124 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1248) 20241214100153124 DMM DEBUG GMM(gmm_fsm)[0x55e044384d60]{Deregistered}: Allocated (fsm.c:456) 20241214100153124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214100153124 DMM DEBUG MM_STATE_Gb[0x55e04437de30]{Idle}: Allocated (fsm.c:456) 20241214100153124 DMM DEBUG MM_STATE_Iu[0x55e044389400]{Detached}: Allocated (fsm.c:456) 20241214100153124 DMM DEBUG GMM(gmm_fsm)[0x55e044384d60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100153124 DMM DEBUG GMM(gmm_fsm)[0x55e044384d60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100153124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100153124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100153124 DMM DEBUG MM(262420000001055/e72a2cc3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100153124 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241214100153124 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100153124 DLM3UA 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) 20241214100153124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100153124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100153124 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100153124 DLM3UA 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) 20241214100153124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100153124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e6507efad150: { messageType := 2, destLocRef := 'E07C27'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e6507efad150: 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 := 'B3B4B54BCEB58F0330F7EFB43AF9AB5C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2243CC1C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F078934FC1D139C5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '06E37A028FF7E785A4C15F57FDD4097B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ACD00B9386784A5BD701566D3DE311BF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FF5CAA3F7203E4EA5A7A5EA761E451DB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '40C6693CD0B935FB'O } } } } } SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e6507efad150: vl_len:23 SGSN_Test_0-SCCP(1561)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1561)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241214100153129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100153129 DLM3UA 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) 20241214100153129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100153129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100153129 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100153129 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100153129 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100153129 DMM DEBUG MM(262420000001055/e72a2cc3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241214100153129 DMM NOTICE MM(262420000001055/e72a2cc3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100153129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100153129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100153129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100153129 DMM DEBUG MM(262420000001055/e72a2cc3) Requesting authorization (sgsn_auth.c:160) 20241214100153129 DMM INFO MM(262420000001055/e72a2cc3) Requesting authentication tuples (sgsn_auth.c:184) 20241214100153129 DMM DEBUG MM(262420000001055/e72a2cc3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100153129 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241214100153129 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)@e6507efad150: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241214100153131 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100153131 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100153131 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100153131 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100153131 DMM INFO MM(262420000001055/e72a2cc3) Subscriber data update (mmctx.c:445) 20241214100153131 DMM DEBUG MM(262420000001055/e72a2cc3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100153131 DMM INFO MM(262420000001055/e72a2cc3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100153131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100153131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100153131 DMM INFO MM(262420000001055/e72a2cc3) <- GMM AUTH AND CIPHERING REQ (rand = b3 b4 b5 4b ce b5 8f 03 30 f7 ef b4 3a f9 ab 5c , mmctx_is_r99=1, vec->auth_types=0x3, autn = ff 5c aa 3f 72 03 e4 ea 5a 7a 5e a7 61 e4 51 db ) (gprs_gmm.c:465) 20241214100153131 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241214100153131 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153131 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100153131 DLM3UA 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) 20241214100153131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100153131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e6507efad150: vl_len:37 SGSN_Test_0-SCCP(1561)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1561)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2240C6693C23094399990000105005F02904D0B935FB'O 20241214100153135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153135 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100153135 DLM3UA 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) 20241214100153135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100153135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100153135 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100153135 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100153135 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100153135 DMM INFO MM(262420000001055/e72a2cc3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100153135 DMM NOTICE MM(262420000001055/e72a2cc3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100153135 DMM DEBUG MM(262420000001055/e72a2cc3) checking auth: received UMTS RES = 40 c6 69 3c d0 b9 35 fb (gprs_gmm.c:648) 20241214100153135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100153135 DMM DEBUG MM(262420000001055/e72a2cc3) Requesting authorization (sgsn_auth.c:160) 20241214100153135 DMM INFO MM(262420000001055/e72a2cc3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100153135 DMM DEBUG MM(262420000001055/e72a2cc3) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100153135 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241214100153135 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) 20241214100153135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241214100153135 DMM DEBUG MM(262420000001055/e72a2cc3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241214100153135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100153135 DLM3UA 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) 20241214100153135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100153135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e6507efad150: vl_len:12 SGSN_Test_0-SCCP(1561)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1561)@e6507efad150: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241214100153140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100153140 DLM3UA 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) 20241214100153140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100153140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100153140 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241214100153140 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241214100153140 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241214100153140 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241214100153140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241214100153140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241214100153140 DMM INFO MM(262420000001055/e72a2cc3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe72a2cc3) (gprs_gmm.c:282) 20241214100153140 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241214100153140 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153140 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100153140 DLM3UA 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) 20241214100153140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100153140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100153140 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153140 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100153140 DLM3UA 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) 20241214100153140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100153140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241214100153143 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100153143 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100153143 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241214100153143 DMM INFO MM(262420000001055/e72a2cc3) Subscriber data update (mmctx.c:445) 20241214100153143 DMM DEBUG MM(262420000001055/e72a2cc3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100153143 DMM INFO MM(262420000001055/e72a2cc3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100153143 DMM NOTICE MM(262420000001055/e72a2cc3) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241214100153143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100153143 DMM NOTICE MM(262420000001055/e72a2cc3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100153143 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) 20241214100153143 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100153143 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241214100153143 DMM INFO MM(262420000001055/e72a2cc3) Subscriber data update (mmctx.c:445) 20241214100153143 DMM DEBUG MM(262420000001055/e72a2cc3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e6507efad150: vl_len:14 SGSN_Test_0-SCCP(1561)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1561)@e6507efad150: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241214100153145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153145 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100153145 DLM3UA 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) 20241214100153145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100153145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100153145 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100153145 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100153145 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100153145 DMM INFO MM(262420000001055/e72a2cc3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100153145 DMM NOTICE MM(262420000001055/e72a2cc3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100153145 DMM DEBUG GMM(gmm_fsm)[0x55e044384d60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100153145 DMM DEBUG GMM(gmm_fsm)[0x55e044384d60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100153145 DMM DEBUG MM_STATE_Iu(9)[0x55e044389400]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241214100153145 DMM DEBUG MM_STATE_Iu(9)[0x55e044389400]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241214100153145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100153145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100153145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100153145 DLM3UA 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) 20241214100153145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100153145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e6507efad150: vl_len:7 SGSN_Test_0-SCCP(1561)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1561)@e6507efad150: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241214100153149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100153149 DLM3UA 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) 20241214100153149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100153149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100153149 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241214100153149 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241214100153149 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241214100153149 DMM INFO MM(262420000001055/e72a2cc3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241214100153149 DMM DEBUG MM_STATE_Iu(9)[0x55e044389400]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241214100153149 DMM DEBUG MM_STATE_Iu(9)[0x55e044389400]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241214100153149 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153149 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100153149 DLM3UA 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) 20241214100153149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100153149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on local reference:0 20241214100153150 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153150 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100153150 DLM3UA 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) 20241214100153150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100153150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@e6507efad150: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)14711847 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e6507efad150: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e6507efad150: 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 := 'E72A2CC3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@e6507efad150: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)15090881 SGSN_Test_0-RAN(1562)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@e6507efad150: First idle individual index:0 20241214100153350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100153350 DLM3UA 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) 20241214100153350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100153350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100153350 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100153350 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100153350 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100153350 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE72A2CC3) type="signalling" (gprs_gmm.c:1897) 20241214100153351 DMM DEBUG GMM(gmm_fsm)[0x55e044384d60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241214100153351 DMM DEBUG GMM(gmm_fsm)[0x55e044384d60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214100153351 DMM DEBUG MM(262420000001055/e72a2cc3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241214100153351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100153351 DLM3UA 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) 20241214100153351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100153351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100153351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100153351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100153351 DLM3UA 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) 20241214100153351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100153351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100153351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100153351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e6507efad150: { messageType := 2, destLocRef := 'E644C1'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e6507efad150: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e6507efad150: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@e6507efad150: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e6507efad150: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@e6507efad150: Final verdict of PTC: none 20241214100153357 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214100153357 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) 20241214100153357 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214100153357 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214100153357 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214100153357 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) 20241214100153357 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214100153357 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214100153357 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) 20241214100153357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100153357 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241214100153357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214100153357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214100153357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241214100153357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241214100153357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214100153357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214100153357 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@e6507efad150: Final verdict of PTC: none 20241214100153360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55660<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1550)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@e6507efad150: Final verdict of PTC: none 20241214100153364 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1566)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@e6507efad150: Final verdict of PTC: none 20241214100153364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1547)@e6507efad150: Final verdict of PTC: none -NSVCI98(1555)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@e6507efad150: Final verdict of PTC: none -NSVCI99(1560)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@e6507efad150: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1558)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1553)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1548)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@e6507efad150: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@e6507efad150: 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'. Sat Dec 14 10:01:53 UTC 2024 ------ 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 20241214100153501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100154003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233772) 20241214100154365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100154365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233772, count=238224) 20241214100155358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241214100155358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241214100155358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241214100155366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100155366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:01:56 UTC 2024 /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 20241214100156368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100156368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241214100157088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100157089 DMM INFO MM(262420000001055/e72a2cc3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100157089 DMM INFO MM(262420000001055/e72a2cc3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100157089 DMM DEBUG GMM(gmm_fsm)[0x55e044384d60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100157089 DMM DEBUG GMM(gmm_fsm)[0x55e044384d60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100157089 DMM DEBUG MM_STATE_Iu(9)[0x55e044389400]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241214100157089 DMM DEBUG MM_STATE_Iu(9)[0x55e044389400]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241214100157089 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241214100157089 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) 20241214100157089 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) 20241214100157089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214100157089 DMM DEBUG MM_STATE_Gb[0x55e04437de30]{Idle}: Deallocated (fsm.c:568) 20241214100157089 DMM DEBUG MM_STATE_Iu(9)[0x55e044389400]{Detached}: Deallocated (fsm.c:568) 20241214100157089 DMM DEBUG GMM(gmm_fsm)[0x55e044384d60]{Deregistered}: Deallocated (fsm.c:568) 20241214100157089 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1569)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100157115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100157115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100157115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100157115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100157115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100157115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100157115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100157115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100157115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100157116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100157116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100157116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100157116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100157116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100157116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100157116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100157116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100157116 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100157116 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100157116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1573)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100157116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100157116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241214100157118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100157122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100157122 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100157131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100157131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100157131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100157131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100157131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100157131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100157131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100157131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100157131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100157132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100157132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100157132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100157132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100157132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100157132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100157132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100157132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100157132 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100157132 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100157132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100157132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100157132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100157134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100157139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100157139 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)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100157148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100157148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100157148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100157148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100157148 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100157148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100157148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100157148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100157148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100157149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100157149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100157149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100157149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100157149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100157149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100157149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100157149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100157149 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100157149 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100157149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100157150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1583)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214100157150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100157152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e6507efad150: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1580)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1586)@e6507efad150: ************************************************* SGSN_Test_0-M3UA(1586)@e6507efad150: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@e6507efad150: ************************************************* MTC@e6507efad150: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@e6507efad150: v_sccp_pdu_maxlen:268 20241214100157159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100157159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100157357 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214100157357 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) 20241214100157357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214100157357 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)@e6507efad150: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241214100157360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100157360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214100157360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214100157360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214100157360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241214100157360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214100157360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241214100157361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100157361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214100157361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214100157361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214100157361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214100157361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214100157361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214100157361 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241214100157368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100157368 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100157368 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100157368 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100157369 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241214100157370 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214100158164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100158164 DLM3UA 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) 20241214100158164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100158164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100158165 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241214100158165 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241214100158165 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158165 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100158165 DLM3UA 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) 20241214100158165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100158165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@e6507efad150: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@e6507efad150: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='FF6617C9'O, index=0 SGSN_Test-GSUP(1589)@e6507efad150: 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)@e6507efad150: 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 := 'CB83'O, 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(1585)@e6507efad150: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)6114926 SGSN_Test_0-SCCP(1584)@e6507efad150: First idle individual index:0 SGSN_Test_0-RAN(1585)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 20241214100158400 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158400 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100158400 DLM3UA 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) 20241214100158400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100158400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100158400 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100158400 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100158400 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100158400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1248) 20241214100158400 DMM DEBUG GMM(gmm_fsm)[0x55e044389400]{Deregistered}: Allocated (fsm.c:456) 20241214100158400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214100158400 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Allocated (fsm.c:456) 20241214100158400 DMM DEBUG MM_STATE_Iu[0x55e04437e160]{Detached}: Allocated (fsm.c:456) 20241214100158400 DMM DEBUG GMM(gmm_fsm)[0x55e044389400]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100158400 DMM DEBUG GMM(gmm_fsm)[0x55e044389400]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100158400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100158400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100158400 DMM DEBUG MM(262420000001056/cf9df505) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100158400 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241214100158400 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100158400 DLM3UA 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) 20241214100158400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100158400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100158400 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100158400 DLM3UA 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) 20241214100158400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100158400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e6507efad150: { messageType := 2, destLocRef := '5D4E6E'O ("]Nn"), sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e6507efad150: 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 := 'B3564B101F321D67EC81A589237BEF7B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '787F35BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA8EBE264B2E0649'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DE0618C859CF00D2E5C495860861D13B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6ABAD237B0F9AF0B2ED132400661CD3C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '17405C1412507E1482E8169FCB395CC0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A40BEE49038D480C'O } } } } } SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e6507efad150: vl_len:23 SGSN_Test_0-SCCP(1584)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1584)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241214100158405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100158405 DLM3UA 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) 20241214100158405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100158405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100158405 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100158405 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100158405 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100158405 DMM DEBUG MM(262420000001056/cf9df505) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241214100158405 DMM NOTICE MM(262420000001056/cf9df505) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100158405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100158405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100158405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100158405 DMM DEBUG MM(262420000001056/cf9df505) Requesting authorization (sgsn_auth.c:160) 20241214100158405 DMM INFO MM(262420000001056/cf9df505) Requesting authentication tuples (sgsn_auth.c:184) 20241214100158405 DMM DEBUG MM(262420000001056/cf9df505) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100158405 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241214100158405 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)@e6507efad150: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241214100158407 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100158407 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100158407 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100158407 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100158407 DMM INFO MM(262420000001056/cf9df505) Subscriber data update (mmctx.c:445) 20241214100158407 DMM DEBUG MM(262420000001056/cf9df505) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100158407 DMM INFO MM(262420000001056/cf9df505) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100158407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100158407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100158407 DMM INFO MM(262420000001056/cf9df505) <- GMM AUTH AND CIPHERING REQ (rand = b3 56 4b 10 1f 32 1d 67 ec 81 a5 89 23 7b ef 7b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 17 40 5c 14 12 50 7e 14 82 e8 16 9f cb 39 5c c0 ) (gprs_gmm.c:465) 20241214100158407 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241214100158407 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158407 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100158407 DLM3UA 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) 20241214100158407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100158407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e6507efad150: vl_len:37 SGSN_Test_0-SCCP(1584)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1584)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822A40BEE4923094399990000105006F02904038D480C'O 20241214100158409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100158410 DLM3UA 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) 20241214100158410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100158410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100158410 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100158410 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100158410 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100158410 DMM INFO MM(262420000001056/cf9df505) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100158410 DMM NOTICE MM(262420000001056/cf9df505) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100158410 DMM DEBUG MM(262420000001056/cf9df505) checking auth: received UMTS RES = a4 0b ee 49 03 8d 48 0c (gprs_gmm.c:648) 20241214100158410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100158410 DMM DEBUG MM(262420000001056/cf9df505) Requesting authorization (sgsn_auth.c:160) 20241214100158410 DMM INFO MM(262420000001056/cf9df505) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100158410 DMM DEBUG MM(262420000001056/cf9df505) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100158410 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241214100158410 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) 20241214100158410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241214100158410 DMM DEBUG MM(262420000001056/cf9df505) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241214100158410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100158410 DLM3UA 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) 20241214100158410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100158410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e6507efad150: vl_len:12 SGSN_Test_0-SCCP(1584)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1584)@e6507efad150: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241214100158413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100158413 DLM3UA 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) 20241214100158413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100158413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100158413 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241214100158413 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241214100158413 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241214100158413 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241214100158413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241214100158413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241214100158413 DMM INFO MM(262420000001056/cf9df505) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf9df505) (gprs_gmm.c:282) 20241214100158413 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241214100158413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100158413 DLM3UA 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) 20241214100158413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100158413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100158413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100158413 DLM3UA 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) 20241214100158413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100158413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241214100158415 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100158415 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100158415 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241214100158415 DMM INFO MM(262420000001056/cf9df505) Subscriber data update (mmctx.c:445) 20241214100158415 DMM DEBUG MM(262420000001056/cf9df505) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100158415 DMM INFO MM(262420000001056/cf9df505) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100158415 DMM NOTICE MM(262420000001056/cf9df505) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241214100158415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100158415 DMM NOTICE MM(262420000001056/cf9df505) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100158415 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) 20241214100158416 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100158416 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241214100158416 DMM INFO MM(262420000001056/cf9df505) Subscriber data update (mmctx.c:445) 20241214100158416 DMM DEBUG MM(262420000001056/cf9df505) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e6507efad150: vl_len:14 SGSN_Test_0-SCCP(1584)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1584)@e6507efad150: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241214100158417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100158417 DLM3UA 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) 20241214100158417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100158417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100158417 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100158417 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100158417 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100158417 DMM INFO MM(262420000001056/cf9df505) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100158417 DMM NOTICE MM(262420000001056/cf9df505) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100158417 DMM DEBUG GMM(gmm_fsm)[0x55e044389400]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100158417 DMM DEBUG GMM(gmm_fsm)[0x55e044389400]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100158417 DMM DEBUG MM_STATE_Iu(11)[0x55e04437e160]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241214100158417 DMM DEBUG MM_STATE_Iu(11)[0x55e04437e160]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241214100158417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100158417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100158417 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158417 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158417 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100158417 DLM3UA 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) 20241214100158417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100158417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e6507efad150: vl_len:7 SGSN_Test_0-SCCP(1584)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1584)@e6507efad150: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241214100158419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100158419 DLM3UA 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) 20241214100158419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100158419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100158419 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241214100158419 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241214100158419 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241214100158419 DMM INFO MM(262420000001056/cf9df505) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241214100158419 DMM DEBUG MM_STATE_Iu(11)[0x55e04437e160]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241214100158419 DMM DEBUG MM_STATE_Iu(11)[0x55e04437e160]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241214100158419 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158419 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100158419 DLM3UA 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) 20241214100158419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158419 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100158419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on local reference:0 20241214100158420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100158420 DLM3UA 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) 20241214100158420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100158420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@e6507efad150: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)6114926 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e6507efad150: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e6507efad150: 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 := 'CF9DF505'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@e6507efad150: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)9132541 SGSN_Test_0-RAN(1585)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@e6507efad150: First idle individual index:0 20241214100158622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100158622 DLM3UA 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) 20241214100158622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100158622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100158623 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100158623 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100158623 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100158623 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCF9DF505) type="signalling" (gprs_gmm.c:1897) 20241214100158623 DMM DEBUG GMM(gmm_fsm)[0x55e044389400]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241214100158623 DMM DEBUG GMM(gmm_fsm)[0x55e044389400]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214100158623 DMM DEBUG MM(262420000001056/cf9df505) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241214100158623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158624 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100158624 DLM3UA 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) 20241214100158624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100158624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100158624 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158624 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100158624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100158624 DLM3UA 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) 20241214100158624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100158624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100158624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100158624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e6507efad150: { messageType := 2, destLocRef := '8B59FD'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e6507efad150: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e6507efad150: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@e6507efad150: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e6507efad150: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@e6507efad150: Final verdict of PTC: none 20241214100158640 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214100158640 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) 20241214100158640 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214100158640 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214100158640 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214100158640 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) 20241214100158640 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214100158640 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214100158640 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) 20241214100158640 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100158640 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241214100158640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214100158640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214100158640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241214100158640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241214100158640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214100158640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214100158640 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@e6507efad150: Final verdict of PTC: none 20241214100158647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@e6507efad150: Final verdict of PTC: none -NSVCI97(1573)@e6507efad150: Final verdict of PTC: none -NSVCI98(1578)@e6507efad150: Final verdict of PTC: none 20241214100158652 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100158653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1583)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@e6507efad150: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1571)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1581)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1576)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@e6507efad150: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@e6507efad150: 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'. Sat Dec 14 10:01:58 UTC 2024 ------ 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 20241214100158803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100159305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236992) 20241214100159654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100159654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=236992, count=238152) 20241214100200641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241214100200641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241214100200641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241214100200655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100200655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:02:01 UTC 2024 /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 20241214100201656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100201656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241214100202372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100202375 DMM INFO MM(262420000001056/cf9df505) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100202375 DMM INFO MM(262420000001056/cf9df505) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100202375 DMM DEBUG GMM(gmm_fsm)[0x55e044389400]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100202375 DMM DEBUG GMM(gmm_fsm)[0x55e044389400]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100202375 DMM DEBUG MM_STATE_Iu(11)[0x55e04437e160]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241214100202375 DMM DEBUG MM_STATE_Iu(11)[0x55e04437e160]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241214100202375 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241214100202375 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) 20241214100202375 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) 20241214100202375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214100202376 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Deallocated (fsm.c:568) 20241214100202376 DMM DEBUG MM_STATE_Iu(11)[0x55e04437e160]{Detached}: Deallocated (fsm.c:568) 20241214100202376 DMM DEBUG GMM(gmm_fsm)[0x55e044389400]{Deregistered}: Deallocated (fsm.c:568) 20241214100202376 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100202426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100202426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100202426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100202426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100202426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100202426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100202426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100202426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100202426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100202427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100202427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100202427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100202427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100202427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100202427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100202427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100202427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100202427 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100202427 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100202427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100202427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100202427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100202429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100202433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100202434 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)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100202441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100202441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100202441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100202441 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100202441 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100202441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100202441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100202441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100202441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100202442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100202442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100202442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100202442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100202442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100202442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100202442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100202442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100202442 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100202442 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100202442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1601)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214100202443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100202443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100202444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100202449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100202449 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)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100202458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100202458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100202458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100202458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100202458 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100202458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100202458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100202458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100202458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100202459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100202459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100202459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100202459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100202459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100202459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100202459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100202459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100202459 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100202459 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100202459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100202459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100202459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100202461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100202465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100202465 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e6507efad150: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@e6507efad150: ************************************************* SGSN_Test_0-M3UA(1609)@e6507efad150: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@e6507efad150: ************************************************* MTC@e6507efad150: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@e6507efad150: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100202657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100202657 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100202657 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100202657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100202661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214100202662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214100202666 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214100202666 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) 20241214100202666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214100202666 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)@e6507efad150: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241214100202668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100202668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214100202668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214100202668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214100202668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241214100202668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214100202668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241214100202668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100202668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214100202668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214100202668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214100202668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214100202668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214100202668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214100202668 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241214100203486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100203486 DLM3UA 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) 20241214100203486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100203486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100203487 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241214100203487 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241214100203487 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203487 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100203487 DLM3UA 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) 20241214100203487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100203487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@e6507efad150: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@e6507efad150: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='CDF54868'O, index=0 SGSN_Test-GSUP(1612)@e6507efad150: 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)@e6507efad150: 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 := 'DCA9'O, rac := '61'O ("a") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@e6507efad150: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)4171540 SGSN_Test_0-SCCP(1607)@e6507efad150: First idle individual index:0 SGSN_Test_0-RAN(1608)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 20241214100203753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100203753 DLM3UA 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) 20241214100203753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100203753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100203754 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100203754 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100203754 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100203754 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1248) 20241214100203754 DMM DEBUG GMM(gmm_fsm)[0x55e04437e160]{Deregistered}: Allocated (fsm.c:456) 20241214100203754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214100203754 DMM DEBUG MM_STATE_Gb[0x55e04437de30]{Idle}: Allocated (fsm.c:456) 20241214100203754 DMM DEBUG MM_STATE_Iu[0x55e044389790]{Detached}: Allocated (fsm.c:456) 20241214100203754 DMM DEBUG GMM(gmm_fsm)[0x55e04437e160]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100203754 DMM DEBUG GMM(gmm_fsm)[0x55e04437e160]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100203754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100203754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100203754 DMM DEBUG MM(262420000001057/f53ab958) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100203754 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241214100203754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100203754 DLM3UA 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) 20241214100203754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100203754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100203754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100203754 DLM3UA 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) 20241214100203754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100203754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e6507efad150: { messageType := 2, destLocRef := '3FA714'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e6507efad150: 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 := 'A7A1E6AB9FEDA1E133EABB7D1917AF2D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE9E6D63'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD6F518B17095F97'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '820283638481C26BBDA47DC0602AF255'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2B84007D9E6F5DE9B2991D10228EEF05'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F83B86C24171DEB7188CF79289E73EB4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1FEB296AB90733A2'O } } } } } SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e6507efad150: vl_len:23 SGSN_Test_0-SCCP(1607)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1607)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241214100203759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100203759 DLM3UA 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) 20241214100203759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100203759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100203759 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100203759 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100203759 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100203759 DMM DEBUG MM(262420000001057/f53ab958) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241214100203759 DMM NOTICE MM(262420000001057/f53ab958) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100203759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100203760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100203760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100203760 DMM DEBUG MM(262420000001057/f53ab958) Requesting authorization (sgsn_auth.c:160) 20241214100203760 DMM INFO MM(262420000001057/f53ab958) Requesting authentication tuples (sgsn_auth.c:184) 20241214100203760 DMM DEBUG MM(262420000001057/f53ab958) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100203760 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241214100203760 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)@e6507efad150: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241214100203761 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100203761 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100203761 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100203761 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100203761 DMM INFO MM(262420000001057/f53ab958) Subscriber data update (mmctx.c:445) 20241214100203761 DMM DEBUG MM(262420000001057/f53ab958) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100203761 DMM INFO MM(262420000001057/f53ab958) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100203761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100203761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100203761 DMM INFO MM(262420000001057/f53ab958) <- GMM AUTH AND CIPHERING REQ (rand = a7 a1 e6 ab 9f ed a1 e1 33 ea bb 7d 19 17 af 2d , mmctx_is_r99=1, vec->auth_types=0x3, autn = f8 3b 86 c2 41 71 de b7 18 8c f7 92 89 e7 3e b4 ) (gprs_gmm.c:465) 20241214100203761 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241214100203761 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203761 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100203761 DLM3UA 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) 20241214100203761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100203761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e6507efad150: vl_len:37 SGSN_Test_0-SCCP(1607)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1607)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301221FEB296A23094399990000105007F02904B90733A2'O 20241214100203765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100203765 DLM3UA 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) 20241214100203765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100203765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100203765 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100203765 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100203765 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100203765 DMM INFO MM(262420000001057/f53ab958) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100203765 DMM NOTICE MM(262420000001057/f53ab958) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100203765 DMM DEBUG MM(262420000001057/f53ab958) checking auth: received UMTS RES = 1f eb 29 6a b9 07 33 a2 (gprs_gmm.c:648) 20241214100203765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100203765 DMM DEBUG MM(262420000001057/f53ab958) Requesting authorization (sgsn_auth.c:160) 20241214100203765 DMM INFO MM(262420000001057/f53ab958) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100203765 DMM DEBUG MM(262420000001057/f53ab958) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100203765 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241214100203765 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) 20241214100203765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241214100203765 DMM DEBUG MM(262420000001057/f53ab958) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241214100203765 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203765 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100203765 DLM3UA 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) 20241214100203765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100203765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e6507efad150: vl_len:12 SGSN_Test_0-SCCP(1607)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1607)@e6507efad150: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241214100203769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100203769 DLM3UA 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) 20241214100203769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100203769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100203769 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241214100203769 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241214100203769 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241214100203769 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241214100203769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241214100203769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241214100203769 DMM INFO MM(262420000001057/f53ab958) <- GMM ATTACH ACCEPT (new P-TMSI=0xf53ab958) (gprs_gmm.c:282) 20241214100203769 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241214100203769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100203769 DLM3UA 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) 20241214100203769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100203769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100203769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100203769 DLM3UA 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) 20241214100203769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100203769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241214100203771 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100203771 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100203771 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241214100203771 DMM INFO MM(262420000001057/f53ab958) Subscriber data update (mmctx.c:445) 20241214100203771 DMM DEBUG MM(262420000001057/f53ab958) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100203771 DMM INFO MM(262420000001057/f53ab958) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100203771 DMM NOTICE MM(262420000001057/f53ab958) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241214100203771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100203771 DMM NOTICE MM(262420000001057/f53ab958) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100203771 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) 20241214100203771 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100203771 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241214100203771 DMM INFO MM(262420000001057/f53ab958) Subscriber data update (mmctx.c:445) 20241214100203771 DMM DEBUG MM(262420000001057/f53ab958) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e6507efad150: vl_len:14 SGSN_Test_0-SCCP(1607)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1607)@e6507efad150: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241214100203772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100203772 DLM3UA 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) 20241214100203772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100203772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100203773 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100203773 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100203773 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100203773 DMM INFO MM(262420000001057/f53ab958) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100203773 DMM NOTICE MM(262420000001057/f53ab958) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100203773 DMM DEBUG GMM(gmm_fsm)[0x55e04437e160]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100203773 DMM DEBUG GMM(gmm_fsm)[0x55e04437e160]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100203773 DMM DEBUG MM_STATE_Iu(13)[0x55e044389790]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241214100203773 DMM DEBUG MM_STATE_Iu(13)[0x55e044389790]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241214100203773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100203773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100203773 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100203773 DLM3UA 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) 20241214100203773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100203773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e6507efad150: vl_len:7 SGSN_Test_0-SCCP(1607)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1607)@e6507efad150: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241214100203775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100203775 DLM3UA 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) 20241214100203775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100203775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100203775 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241214100203775 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241214100203775 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241214100203775 DMM INFO MM(262420000001057/f53ab958) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241214100203775 DMM DEBUG MM_STATE_Iu(13)[0x55e044389790]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241214100203776 DMM DEBUG MM_STATE_Iu(13)[0x55e044389790]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241214100203776 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203776 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100203776 DLM3UA 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) 20241214100203776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100203776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on local reference:0 20241214100203776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100203776 DLM3UA 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) 20241214100203776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100203776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@e6507efad150: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)4171540 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e6507efad150: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e6507efad150: 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 := 'F53AB958'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@e6507efad150: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)10149084 SGSN_Test_0-RAN(1608)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@e6507efad150: First idle individual index:0 20241214100203982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100203982 DLM3UA 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) 20241214100203982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100203982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100203983 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100203983 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100203983 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100203983 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF53AB958) type="signalling" (gprs_gmm.c:1897) 20241214100203983 DMM DEBUG GMM(gmm_fsm)[0x55e04437e160]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241214100203983 DMM DEBUG GMM(gmm_fsm)[0x55e04437e160]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214100203983 DMM DEBUG MM(262420000001057/f53ab958) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241214100203983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100203983 DLM3UA 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) 20241214100203983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100203983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100203983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100203983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100203983 DLM3UA 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) 20241214100203983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100203983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100203983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100203983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e6507efad150: { messageType := 2, destLocRef := '9ADCDC'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e6507efad150: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e6507efad150: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@e6507efad150: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e6507efad150: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@e6507efad150: Final verdict of PTC: none 20241214100203993 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214100203993 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) 20241214100203993 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214100203993 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214100203993 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214100203993 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) 20241214100203993 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214100203993 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214100203993 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) 20241214100203993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100203993 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241214100203993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214100203993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214100203993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241214100203993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241214100203993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214100203993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214100203993 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@e6507efad150: Final verdict of PTC: none 20241214100203996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51198<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214100204003 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100204003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(1612)@e6507efad150: Final verdict of PTC: none -NSVCI98(1601)@e6507efad150: Final verdict of PTC: none -NSVCI99(1606)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@e6507efad150: Final verdict of PTC: none -NSVCI97(1596)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@e6507efad150: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1599)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1604)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1594)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@e6507efad150: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@e6507efad150: 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'. Sat Dec 14 10:02:04 UTC 2024 ------ 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 20241214100204165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100204668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51204<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236124) 20241214100205005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100205005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=236124, count=237284) 20241214100205994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241214100205994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241214100205994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241214100206006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100206006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:02:06 UTC 2024 /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 20241214100207007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100207007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_attach_pdp_act_pmm_idle started. 20241214100207755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100207758 DMM INFO MM(262420000001057/f53ab958) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100207758 DMM INFO MM(262420000001057/f53ab958) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100207758 DMM DEBUG GMM(gmm_fsm)[0x55e04437e160]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100207758 DMM DEBUG GMM(gmm_fsm)[0x55e04437e160]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100207758 DMM DEBUG MM_STATE_Iu(13)[0x55e044389790]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241214100207758 DMM DEBUG MM_STATE_Iu(13)[0x55e044389790]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241214100207758 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241214100207758 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) 20241214100207758 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) 20241214100207758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214100207758 DMM DEBUG MM_STATE_Gb[0x55e04437de30]{Idle}: Deallocated (fsm.c:568) 20241214100207758 DMM DEBUG MM_STATE_Iu(13)[0x55e044389790]{Detached}: Deallocated (fsm.c:568) 20241214100207758 DMM DEBUG GMM(gmm_fsm)[0x55e04437e160]{Deregistered}: Deallocated (fsm.c:568) 20241214100207758 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100207810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100207810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100207810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100207810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100207810 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100207810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100207810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100207810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100207810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100207811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100207811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100207811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100207811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100207811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100207811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100207811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100207811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100207811 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100207811 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100207811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100207811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100207811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100207814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100207819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100207819 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100207826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100207826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100207826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100207826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100207826 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100207826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100207826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100207826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100207826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100207827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100207827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100207827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100207827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100207827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100207827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100207827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100207827 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100207827 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100207827 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100207827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100207827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100207827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100207829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100207834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100207834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100207842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100207842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100207842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100207842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100207842 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100207842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100207842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100207842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100207842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100207843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100207843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100207843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100207843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100207843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100207843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100207843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100207843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100207843 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100207843 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100207843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100207843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100207843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100207845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e6507efad150: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e6507efad150: Starting RAN_Emulation SGSN_Test_0-M3UA(1632)@e6507efad150: ************************************************* SGSN_Test_0-M3UA(1632)@e6507efad150: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@e6507efad150: ************************************************* SGSN_Test_0-SCCP(1630)@e6507efad150: v_sccp_pdu_maxlen:268 20241214100207851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100207851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100208008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100208008 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100208008 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100208008 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100208011 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214100208012 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214100208051 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214100208051 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) 20241214100208051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214100208051 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)@e6507efad150: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241214100208056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100208056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214100208056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214100208056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214100208056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241214100208057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214100208057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241214100208059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100208059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214100208059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214100208059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214100208059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214100208059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214100208059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214100208059 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241214100208864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100208864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100208864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100208864 DLM3UA 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) 20241214100208864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100208864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100208864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100208864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100208864 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241214100208864 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241214100208864 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100208864 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100208864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100208864 DLM3UA 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) 20241214100208864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100208864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100208864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100208864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@e6507efad150: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@e6507efad150: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='EE56081A'O, index=0 SGSN_Test-GSUP(1635)@e6507efad150: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@e6507efad150: 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 := '0F12'O, rac := '5A'O ("Z") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@e6507efad150: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)7781900 SGSN_Test_0-SCCP(1630)@e6507efad150: First idle individual index:0 SGSN_Test_0-RAN(1631)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 20241214100209095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100209096 DLM3UA 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) 20241214100209096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100209096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100209096 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100209096 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100209096 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100209096 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1248) 20241214100209096 DMM DEBUG GMM(gmm_fsm)[0x55e044389790]{Deregistered}: Allocated (fsm.c:456) 20241214100209096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214100209096 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Allocated (fsm.c:456) 20241214100209096 DMM DEBUG MM_STATE_Iu[0x55e044384350]{Detached}: Allocated (fsm.c:456) 20241214100209096 DMM DEBUG GMM(gmm_fsm)[0x55e044389790]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100209096 DMM DEBUG GMM(gmm_fsm)[0x55e044389790]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100209096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100209096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100209096 DMM DEBUG MM(262420000001005/ed66b609) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100209096 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241214100209096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100209096 DLM3UA 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) 20241214100209096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100209096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100209096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100209097 DLM3UA 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) 20241214100209097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100209097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e6507efad150: { messageType := 2, destLocRef := '76BE0C'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@e6507efad150: 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 := 'BCEC958B750128276F6436028E5AB759'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0F3176F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4A561108911A6C7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EF2989342A57CCBB1ADF2C519C34B94E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EA9ABDEB75A680941452C2B5094076F0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '46D333754BB92A3D5F8438CB412373D2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AB74AE96D3854E99'O } } } } } SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e6507efad150: vl_len:23 SGSN_Test_0-SCCP(1630)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1630)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241214100209110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209110 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100209110 DLM3UA 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) 20241214100209110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100209110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100209110 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100209110 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100209110 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100209110 DMM DEBUG MM(262420000001005/ed66b609) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241214100209110 DMM NOTICE MM(262420000001005/ed66b609) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100209110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100209110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100209110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100209110 DMM DEBUG MM(262420000001005/ed66b609) Requesting authorization (sgsn_auth.c:160) 20241214100209110 DMM INFO MM(262420000001005/ed66b609) Requesting authentication tuples (sgsn_auth.c:184) 20241214100209110 DMM DEBUG MM(262420000001005/ed66b609) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100209110 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241214100209110 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)@e6507efad150: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@e6507efad150: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241214100209114 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100209114 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100209115 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100209115 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100209115 DMM INFO MM(262420000001005/ed66b609) Subscriber data update (mmctx.c:445) 20241214100209115 DMM DEBUG MM(262420000001005/ed66b609) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100209115 DMM INFO MM(262420000001005/ed66b609) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100209115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100209115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100209115 DMM INFO MM(262420000001005/ed66b609) <- GMM AUTH AND CIPHERING REQ (rand = bc ec 95 8b 75 01 28 27 6f 64 36 02 8e 5a b7 59 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 46 d3 33 75 4b b9 2a 3d 5f 84 38 cb 41 23 73 d2 ) (gprs_gmm.c:465) 20241214100209115 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241214100209115 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100209115 DLM3UA 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) 20241214100209115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209115 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100209115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e6507efad150: vl_len:37 SGSN_Test_0-SCCP(1630)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1630)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22AB74AE9623094399990000100005F02904D3854E99'O 20241214100209124 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209124 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100209124 DLM3UA 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) 20241214100209124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100209124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100209124 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100209124 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100209124 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100209124 DMM INFO MM(262420000001005/ed66b609) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100209124 DMM NOTICE MM(262420000001005/ed66b609) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100209124 DMM DEBUG MM(262420000001005/ed66b609) checking auth: received UMTS RES = ab 74 ae 96 d3 85 4e 99 (gprs_gmm.c:648) 20241214100209124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100209124 DMM DEBUG MM(262420000001005/ed66b609) Requesting authorization (sgsn_auth.c:160) 20241214100209125 DMM INFO MM(262420000001005/ed66b609) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100209125 DMM DEBUG MM(262420000001005/ed66b609) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100209125 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241214100209125 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) 20241214100209125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241214100209125 DMM DEBUG MM(262420000001005/ed66b609) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241214100209125 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209125 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100209125 DLM3UA 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) 20241214100209125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209125 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100209125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e6507efad150: vl_len:12 SGSN_Test_0-SCCP(1630)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1630)@e6507efad150: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241214100209134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100209134 DLM3UA 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) 20241214100209134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100209134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100209134 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241214100209134 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241214100209134 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241214100209134 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241214100209134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241214100209134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241214100209134 DMM INFO MM(262420000001005/ed66b609) <- GMM ATTACH ACCEPT (new P-TMSI=0xed66b609) (gprs_gmm.c:282) 20241214100209134 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241214100209135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100209135 DLM3UA 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) 20241214100209135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100209135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100209135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100209135 DLM3UA 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) 20241214100209135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100209135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241214100209139 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100209139 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100209139 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241214100209139 DMM INFO MM(262420000001005/ed66b609) Subscriber data update (mmctx.c:445) 20241214100209139 DMM DEBUG MM(262420000001005/ed66b609) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100209139 DMM INFO MM(262420000001005/ed66b609) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100209139 DMM NOTICE MM(262420000001005/ed66b609) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241214100209139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100209139 DMM NOTICE MM(262420000001005/ed66b609) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100209139 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) 20241214100209140 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100209140 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241214100209140 DMM INFO MM(262420000001005/ed66b609) Subscriber data update (mmctx.c:445) 20241214100209140 DMM DEBUG MM(262420000001005/ed66b609) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e6507efad150: vl_len:14 SGSN_Test_0-SCCP(1630)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1630)@e6507efad150: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241214100209141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209141 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100209141 DLM3UA 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) 20241214100209141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100209141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100209142 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100209142 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100209142 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100209142 DMM INFO MM(262420000001005/ed66b609) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100209142 DMM NOTICE MM(262420000001005/ed66b609) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100209142 DMM DEBUG GMM(gmm_fsm)[0x55e044389790]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100209142 DMM DEBUG GMM(gmm_fsm)[0x55e044389790]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100209142 DMM DEBUG MM_STATE_Iu(15)[0x55e044384350]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241214100209142 DMM DEBUG MM_STATE_Iu(15)[0x55e044384350]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241214100209142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100209142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100209142 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100209142 DLM3UA 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) 20241214100209142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100209142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e6507efad150: vl_len:7 SGSN_Test_0-SCCP(1630)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1630)@e6507efad150: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241214100209146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100209146 DLM3UA 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) 20241214100209146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100209146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100209147 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241214100209147 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241214100209147 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241214100209147 DMM INFO MM(262420000001005/ed66b609) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241214100209147 DMM DEBUG MM_STATE_Iu(15)[0x55e044384350]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241214100209147 DMM DEBUG MM_STATE_Iu(15)[0x55e044384350]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241214100209147 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209147 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209147 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100209147 DLM3UA 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) 20241214100209147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100209147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on local reference:0 20241214100209148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100209148 DLM3UA 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) 20241214100209148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100209148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@e6507efad150: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)7781900 TC_attach_pdp_act_pmm_idle(1637)@e6507efad150: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@e6507efad150: 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 := 'ED66B609'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@e6507efad150: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)7399260 SGSN_Test_0-RAN(1631)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@e6507efad150: First idle individual index:0 20241214100209350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100209350 DLM3UA 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) 20241214100209350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100209350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100209351 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100209351 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100209351 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100209351 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xED66B609) type="signalling" (gprs_gmm.c:1897) 20241214100209351 DMM DEBUG GMM(gmm_fsm)[0x55e044389790]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241214100209352 DMM DEBUG GMM(gmm_fsm)[0x55e044389790]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214100209352 DMM DEBUG MM(262420000001005/ed66b609) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241214100209352 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209352 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100209352 DLM3UA 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) 20241214100209352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100209352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100209352 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209352 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100209352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100209352 DLM3UA 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) 20241214100209352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100209352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100209352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100209352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e6507efad150: { messageType := 2, destLocRef := '70E75C'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@e6507efad150: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@e6507efad150: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@e6507efad150: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@e6507efad150: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@e6507efad150: Final verdict of PTC: none 20241214100209369 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214100209369 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) 20241214100209369 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214100209369 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214100209369 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214100209369 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) 20241214100209369 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214100209369 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214100209369 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) 20241214100209369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100209369 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241214100209369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214100209369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214100209369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241214100209369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241214100209369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214100209369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214100209369 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@e6507efad150: Final verdict of PTC: none 20241214100209376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51214<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1635)@e6507efad150: Final verdict of PTC: none -NSVCI97(1619)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@e6507efad150: Final verdict of PTC: none -NSVCI98(1624)@e6507efad150: Final verdict of PTC: none 20241214100209382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100209383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1620)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@e6507efad150: Final verdict of PTC: none -NSVCI99(1629)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@e6507efad150: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1627)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1617)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1622)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@e6507efad150: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@e6507efad150: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@e6507efad150: 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'. Sat Dec 14 10:02:09 UTC 2024 ------ 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 20241214100209497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100210000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51216<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231964) 20241214100210384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100210384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231964, count=236416) 20241214100211370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241214100211370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241214100211370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241214100211386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100211386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:02:12 UTC 2024 /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 20241214100212387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100212388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_pmm_idle_rx_mt_data started. 20241214100213084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100213086 DMM INFO MM(262420000001005/ed66b609) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100213086 DMM INFO MM(262420000001005/ed66b609) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100213086 DMM DEBUG GMM(gmm_fsm)[0x55e044389790]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100213086 DMM DEBUG GMM(gmm_fsm)[0x55e044389790]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100213086 DMM DEBUG MM_STATE_Iu(15)[0x55e044384350]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241214100213086 DMM DEBUG MM_STATE_Iu(15)[0x55e044384350]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241214100213086 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241214100213086 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) 20241214100213086 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) 20241214100213086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214100213086 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Deallocated (fsm.c:568) 20241214100213086 DMM DEBUG MM_STATE_Iu(15)[0x55e044384350]{Detached}: Deallocated (fsm.c:568) 20241214100213086 DMM DEBUG GMM(gmm_fsm)[0x55e044389790]{Deregistered}: Deallocated (fsm.c:568) 20241214100213086 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100213127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100213128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100213128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100213128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100213128 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100213128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100213128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100213128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100213128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100213128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100213128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100213128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100213128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100213128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100213128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100213129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100213129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100213129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100213129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100213129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100213129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100213129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100213132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100213139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100213139 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100213146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100213146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100213146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100213146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100213146 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100213146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100213146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100213146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100213146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100213147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100213147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100213147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100213147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100213147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100213147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100213147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100213147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100213147 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100213147 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100213147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100213147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100213147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100213149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100213153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100213153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100213163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100213163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100213163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100213163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100213163 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100213163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100213163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100213163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100213163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100213163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100213163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100213163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100213164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100213164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100213164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100213164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100213164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100213164 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100213164 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100213164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100213164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100213164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100213166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100213170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100213170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e6507efad150: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@e6507efad150: ************************************************* SGSN_Test_0-M3UA(1655)@e6507efad150: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@e6507efad150: ************************************************* MTC@e6507efad150: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@e6507efad150: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241214100213373 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214100213373 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) 20241214100213373 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214100213373 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)@e6507efad150: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241214100213380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100213380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214100213380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214100213380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214100213380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241214100213380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214100213380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241214100213382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100213382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214100213382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214100213382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214100213382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214100213382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214100213382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214100213383 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241214100213388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100213388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100213388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100213388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100213392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214100213393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214100214189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214189 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100214189 DLM3UA 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) 20241214100214189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100214189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100214190 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241214100214190 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241214100214190 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100214190 DLM3UA 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) 20241214100214190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100214190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@e6507efad150: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@e6507efad150: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='D14CA9A4'O, index=0 SGSN_Test-GSUP(1658)@e6507efad150: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@e6507efad150: 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 := '887C'O, rac := 'A8'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@e6507efad150: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)1366395 SGSN_Test_0-SCCP(1653)@e6507efad150: First idle individual index:0 SGSN_Test_0-RAN(1654)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 20241214100214480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100214480 DLM3UA 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) 20241214100214480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100214480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100214480 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100214480 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100214480 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100214480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1248) 20241214100214480 DMM DEBUG GMM(gmm_fsm)[0x55e044384350]{Deregistered}: Allocated (fsm.c:456) 20241214100214480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Allocated (fsm.c:456) 20241214100214480 DMM DEBUG MM_STATE_Gb[0x55e04437de30]{Idle}: Allocated (fsm.c:456) 20241214100214480 DMM DEBUG MM_STATE_Iu[0x55e044380bb0]{Detached}: Allocated (fsm.c:456) 20241214100214480 DMM DEBUG GMM(gmm_fsm)[0x55e044384350]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100214480 DMM DEBUG GMM(gmm_fsm)[0x55e044384350]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100214480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100214480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100214480 DMM DEBUG MM(262420000001007/fbac1e4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100214480 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241214100214480 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100214480 DLM3UA 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) 20241214100214480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100214480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100214480 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100214480 DLM3UA 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) 20241214100214480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100214480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e6507efad150: { messageType := 2, destLocRef := '14D97B'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@e6507efad150: 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 := '6FCBE87D8E6C99986CDB63CC47A9D1DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2CACC56B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C4FA55EC3CA7B5D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E86D48DCB484DEBF48D3CE307763117E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '73BDD787811B23B0DA1577F6B94D7BEC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3FA163330155601354C4F8BED437106D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E9078D20C57C2A5D'O } } } } } SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e6507efad150: vl_len:23 SGSN_Test_0-SCCP(1653)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1653)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241214100214489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100214489 DLM3UA 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) 20241214100214489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100214489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100214489 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100214489 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100214489 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100214489 DMM DEBUG MM(262420000001007/fbac1e4a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241214100214489 DMM NOTICE MM(262420000001007/fbac1e4a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100214489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100214489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100214489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100214489 DMM DEBUG MM(262420000001007/fbac1e4a) Requesting authorization (sgsn_auth.c:160) 20241214100214489 DMM INFO MM(262420000001007/fbac1e4a) Requesting authentication tuples (sgsn_auth.c:184) 20241214100214489 DMM DEBUG MM(262420000001007/fbac1e4a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100214489 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241214100214489 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)@e6507efad150: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@e6507efad150: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241214100214492 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100214492 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100214492 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100214492 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100214492 DMM INFO MM(262420000001007/fbac1e4a) Subscriber data update (mmctx.c:445) 20241214100214492 DMM DEBUG MM(262420000001007/fbac1e4a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100214492 DMM INFO MM(262420000001007/fbac1e4a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100214492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100214492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100214492 DMM INFO MM(262420000001007/fbac1e4a) <- GMM AUTH AND CIPHERING REQ (rand = 6f cb e8 7d 8e 6c 99 98 6c db 63 cc 47 a9 d1 db , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3f a1 63 33 01 55 60 13 54 c4 f8 be d4 37 10 6d ) (gprs_gmm.c:465) 20241214100214492 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241214100214492 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214492 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100214492 DLM3UA 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) 20241214100214492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100214492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e6507efad150: vl_len:37 SGSN_Test_0-SCCP(1653)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1653)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022E9078D2023094399990000100007F02904C57C2A5D'O 20241214100214499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100214499 DLM3UA 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) 20241214100214499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100214499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100214499 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100214499 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100214499 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100214499 DMM INFO MM(262420000001007/fbac1e4a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100214499 DMM NOTICE MM(262420000001007/fbac1e4a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100214499 DMM DEBUG MM(262420000001007/fbac1e4a) checking auth: received UMTS RES = e9 07 8d 20 c5 7c 2a 5d (gprs_gmm.c:648) 20241214100214499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100214499 DMM DEBUG MM(262420000001007/fbac1e4a) Requesting authorization (sgsn_auth.c:160) 20241214100214499 DMM INFO MM(262420000001007/fbac1e4a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100214499 DMM DEBUG MM(262420000001007/fbac1e4a) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100214499 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241214100214499 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) 20241214100214499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241214100214499 DMM DEBUG MM(262420000001007/fbac1e4a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241214100214499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100214499 DLM3UA 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) 20241214100214499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100214499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e6507efad150: vl_len:12 SGSN_Test_0-SCCP(1653)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1653)@e6507efad150: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241214100214507 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100214507 DLM3UA 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) 20241214100214507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100214507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100214507 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241214100214507 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241214100214507 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241214100214507 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241214100214507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241214100214507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241214100214507 DMM INFO MM(262420000001007/fbac1e4a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbac1e4a) (gprs_gmm.c:282) 20241214100214507 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241214100214507 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214507 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100214507 DLM3UA 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) 20241214100214507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100214507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100214507 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214507 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100214507 DLM3UA 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) 20241214100214507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100214507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241214100214511 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100214511 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100214511 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241214100214511 DMM INFO MM(262420000001007/fbac1e4a) Subscriber data update (mmctx.c:445) 20241214100214511 DMM DEBUG MM(262420000001007/fbac1e4a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100214511 DMM INFO MM(262420000001007/fbac1e4a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100214511 DMM NOTICE MM(262420000001007/fbac1e4a) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241214100214511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100214511 DMM NOTICE MM(262420000001007/fbac1e4a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100214511 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) 20241214100214512 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100214512 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241214100214512 DMM INFO MM(262420000001007/fbac1e4a) Subscriber data update (mmctx.c:445) 20241214100214512 DMM DEBUG MM(262420000001007/fbac1e4a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e6507efad150: vl_len:14 SGSN_Test_0-SCCP(1653)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1653)@e6507efad150: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241214100214513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100214513 DLM3UA 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) 20241214100214513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100214513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100214513 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100214513 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100214514 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100214514 DMM INFO MM(262420000001007/fbac1e4a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100214514 DMM NOTICE MM(262420000001007/fbac1e4a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100214514 DMM DEBUG GMM(gmm_fsm)[0x55e044384350]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100214514 DMM DEBUG GMM(gmm_fsm)[0x55e044384350]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100214514 DMM DEBUG MM_STATE_Iu(17)[0x55e044380bb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241214100214514 DMM DEBUG MM_STATE_Iu(17)[0x55e044380bb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241214100214514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100214514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100214514 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100214514 DLM3UA 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) 20241214100214514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100214514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e6507efad150: vl_len:7 SGSN_Test_0-SCCP(1653)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1653)@e6507efad150: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241214100214518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100214518 DLM3UA 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) 20241214100214518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100214518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100214518 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241214100214518 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241214100214518 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241214100214518 DMM INFO MM(262420000001007/fbac1e4a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241214100214518 DMM DEBUG MM_STATE_Iu(17)[0x55e044380bb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241214100214518 DMM DEBUG MM_STATE_Iu(17)[0x55e044380bb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241214100214518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100214518 DLM3UA 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) 20241214100214518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100214518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-RAN(1654)@e6507efad150: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)1366395 20241214100214519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100214519 DLM3UA 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) 20241214100214519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100214519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_pmm_idle_rx_mt_data(1660)@e6507efad150: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@e6507efad150: 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 := 'FBAC1E4A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@e6507efad150: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)548536 SGSN_Test_0-RAN(1654)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@e6507efad150: First idle individual index:0 20241214100214722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100214722 DLM3UA 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) 20241214100214722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100214722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100214722 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100214722 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100214722 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100214722 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFBAC1E4A) type="signalling" (gprs_gmm.c:1897) 20241214100214722 DMM DEBUG GMM(gmm_fsm)[0x55e044384350]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241214100214722 DMM DEBUG GMM(gmm_fsm)[0x55e044384350]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214100214722 DMM DEBUG MM(262420000001007/fbac1e4a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241214100214722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100214722 DLM3UA 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) 20241214100214722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100214722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100214722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100214722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100214722 DLM3UA 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) 20241214100214722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100214722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100214722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100214722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e6507efad150: { messageType := 2, destLocRef := '085EB8'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@e6507efad150: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@e6507efad150: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@e6507efad150: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@e6507efad150: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@e6507efad150: Final verdict of PTC: none 20241214100214726 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214100214726 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) 20241214100214726 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214100214726 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214100214726 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214100214726 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) 20241214100214726 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214100214726 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214100214726 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) 20241214100214726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100214727 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241214100214727 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214100214727 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214100214727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241214100214727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241214100214727 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214100214727 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214100214727 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@e6507efad150: Final verdict of PTC: none 20241214100214728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41790<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1658)@e6507efad150: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@e6507efad150: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@e6507efad150: Final verdict of PTC: none -NSVCI99(1652)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@e6507efad150: Final verdict of PTC: none 20241214100214733 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100214733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1642)@e6507efad150: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@e6507efad150: Final verdict of PTC: none -NSVCI98(1647)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1645)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@e6507efad150: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1650)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1640)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@e6507efad150: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@e6507efad150: 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'. Sat Dec 14 10:02:14 UTC 2024 ------ 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 20241214100214865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100215368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231856) 20241214100215734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100215734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231856, count=236308) 20241214100216728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241214100216728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241214100216728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241214100216735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100216735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:02:17 UTC 2024 /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 20241214100217736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100217736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_update_ctx_err_ind_from_ggsn started. 20241214100218438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100218441 DMM INFO MM(262420000001007/fbac1e4a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100218441 DMM INFO MM(262420000001007/fbac1e4a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100218441 DMM DEBUG GMM(gmm_fsm)[0x55e044384350]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100218441 DMM DEBUG GMM(gmm_fsm)[0x55e044384350]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100218441 DMM DEBUG MM_STATE_Iu(17)[0x55e044380bb0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241214100218441 DMM DEBUG MM_STATE_Iu(17)[0x55e044380bb0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241214100218441 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241214100218441 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) 20241214100218441 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) 20241214100218441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e044377880]{Init}: Deallocated (fsm.c:568) 20241214100218441 DMM DEBUG MM_STATE_Gb[0x55e04437de30]{Idle}: Deallocated (fsm.c:568) 20241214100218441 DMM DEBUG MM_STATE_Iu(17)[0x55e044380bb0]{Detached}: Deallocated (fsm.c:568) 20241214100218441 DMM DEBUG GMM(gmm_fsm)[0x55e044384350]{Deregistered}: Deallocated (fsm.c:568) 20241214100218441 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1661)@e6507efad150: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e6507efad150: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100218492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100218492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100218492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100218492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100218492 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100218492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100218492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100218492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100218492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@e6507efad150: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100218493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100218493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100218493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100218493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100218493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100218493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100218493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100218493 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100218493 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241214100218493 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100218493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241214100218493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100218493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@e6507efad150: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100218497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@e6507efad150: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100218504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100218504 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@e6507efad150: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e6507efad150: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100218511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241214100218511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100218511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100218511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100218511 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241214100218511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100218511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100218511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100218511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@e6507efad150: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100218512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100218512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100218512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100218512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100218512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100218512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100218512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100218512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100218512 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241214100218512 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100218512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1670)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214100218512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100218512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@e6507efad150: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100218514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@e6507efad150: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100218519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e0443791b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100218519 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)@e6507efad150: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@e6507efad150: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e6507efad150: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@e6507efad150: Provider Link came up: sending NS-RESET 20241214100218527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241214100218527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100218527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100218527 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100218527 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241214100218527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100218527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100218527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100218527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@e6507efad150: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241214100218528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100218528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100218528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100218528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241214100218528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241214100218528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241214100218528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241214100218528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100218528 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241214100218528 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241214100218528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1675)@e6507efad150: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241214100218528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241214100218528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@e6507efad150: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241214100218530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@e6507efad150: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@e6507efad150: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241214100218534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e04437ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241214100218534 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@e6507efad150: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@e6507efad150: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@e6507efad150: ************************************************* SGSN_Test_0-M3UA(1678)@e6507efad150: M3UA emulation initiated, the test can be started MTC@e6507efad150: Starting RAN_Emulation SGSN_Test_0-M3UA(1678)@e6507efad150: ************************************************* SGSN_Test_0-SCCP(1676)@e6507efad150: v_sccp_pdu_maxlen:268 20241214100218737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100218737 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241214100218737 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241214100218737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241214100218739 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241214100218739 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) 20241214100218739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241214100218739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1680)@e6507efad150: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241214100218741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241214100218743 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test_0-M3UA(1678)@e6507efad150: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1680)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e6507efad150: IPA ID RESP: { { 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)@e6507efad150: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@e6507efad150: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241214100218747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100218747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241214100218747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241214100218747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241214100218747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241214100218747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241214100218747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241214100218747 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241214100218747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100218747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241214100218747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241214100218747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241214100218747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241214100218747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241214100218747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241214100219557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100219557 DLM3UA 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) 20241214100219557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100219557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100219558 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241214100219558 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241214100219558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219558 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100219558 DLM3UA 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) 20241214100219558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100219558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@e6507efad150: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@e6507efad150: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='F723DD5F'O, index=0 SGSN_Test-GSUP(1681)@e6507efad150: 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)@e6507efad150: 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 := '10AF'O, rac := 'DA'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)@e6507efad150: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)9918306 SGSN_Test_0-RAN(1677)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@e6507efad150: First idle individual index:0 20241214100219829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100219829 DLM3UA 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) 20241214100219829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100219829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100219829 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100219829 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100219829 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100219829 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20241214100219829 DMM DEBUG GMM(gmm_fsm)[0x55e044380bb0]{Deregistered}: Allocated (fsm.c:456) 20241214100219829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Allocated (fsm.c:456) 20241214100219829 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Allocated (fsm.c:456) 20241214100219829 DMM DEBUG MM_STATE_Iu[0x55e044389fc0]{Detached}: Allocated (fsm.c:456) 20241214100219829 DMM DEBUG GMM(gmm_fsm)[0x55e044380bb0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241214100219829 DMM DEBUG GMM(gmm_fsm)[0x55e044380bb0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241214100219829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241214100219829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241214100219829 DMM DEBUG MM(262420000001004/e81d5718) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241214100219829 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241214100219829 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219829 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100219829 DLM3UA 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) 20241214100219829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100219829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100219829 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219829 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100219829 DLM3UA 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) 20241214100219829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100219829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e6507efad150: { messageType := 2, destLocRef := '975762'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@e6507efad150: 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 := '61F536A14DE3651C4D669FDE647AD1D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC35FC51'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E83E547A7CC15ED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E73A01B7089B132F0D66C1C3D11AB1EC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DF91FFA5754FABB563DB07DF3A1B7D41'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F9BA11FE929B3A46CC4AA0D78DA8EFA3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CE631DD5273B6229'O } } } } } SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e6507efad150: vl_len:23 SGSN_Test_0-SCCP(1676)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1676)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241214100219835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100219835 DLM3UA 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) 20241214100219835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100219835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100219835 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100219835 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100219835 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100219835 DMM DEBUG MM(262420000001004/e81d5718) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241214100219835 DMM NOTICE MM(262420000001004/e81d5718) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241214100219835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241214100219835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241214100219835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241214100219835 DMM DEBUG MM(262420000001004/e81d5718) Requesting authorization (sgsn_auth.c:160) 20241214100219835 DMM INFO MM(262420000001004/e81d5718) Requesting authentication tuples (sgsn_auth.c:184) 20241214100219835 DMM DEBUG MM(262420000001004/e81d5718) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241214100219835 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241214100219835 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)@e6507efad150: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@e6507efad150: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241214100219837 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241214100219837 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241214100219837 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241214100219837 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241214100219837 DMM INFO MM(262420000001004/e81d5718) Subscriber data update (mmctx.c:445) 20241214100219837 DMM DEBUG MM(262420000001004/e81d5718) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241214100219837 DMM INFO MM(262420000001004/e81d5718) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241214100219837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241214100219837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241214100219837 DMM INFO MM(262420000001004/e81d5718) <- GMM AUTH AND CIPHERING REQ (rand = 61 f5 36 a1 4d e3 65 1c 4d 66 9f de 64 7a d1 d3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f9 ba 11 fe 92 9b 3a 46 cc 4a a0 d7 8d a8 ef a3 ) (gprs_gmm.c:465) 20241214100219837 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241214100219837 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100219837 DLM3UA 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) 20241214100219837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100219837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e6507efad150: vl_len:37 SGSN_Test_0-SCCP(1676)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1676)@e6507efad150: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22CE631DD523094399990000100004F02904273B6229'O 20241214100219840 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219840 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100219840 DLM3UA 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) 20241214100219840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100219840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100219840 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100219840 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100219840 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100219840 DMM INFO MM(262420000001004/e81d5718) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241214100219840 DMM NOTICE MM(262420000001004/e81d5718) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241214100219840 DMM DEBUG MM(262420000001004/e81d5718) checking auth: received UMTS RES = ce 63 1d d5 27 3b 62 29 (gprs_gmm.c:648) 20241214100219840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241214100219840 DMM DEBUG MM(262420000001004/e81d5718) Requesting authorization (sgsn_auth.c:160) 20241214100219840 DMM INFO MM(262420000001004/e81d5718) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241214100219840 DMM DEBUG MM(262420000001004/e81d5718) Requesting subscriber data update (gprs_subscriber.c:894) 20241214100219840 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241214100219840 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) 20241214100219841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241214100219841 DMM DEBUG MM(262420000001004/e81d5718) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241214100219841 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219841 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100219841 DLM3UA 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) 20241214100219841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100219841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e6507efad150: vl_len:12 SGSN_Test_0-SCCP(1676)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1676)@e6507efad150: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241214100219844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100219844 DLM3UA 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) 20241214100219844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100219845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100219845 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241214100219845 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241214100219845 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241214100219845 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241214100219845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241214100219845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241214100219845 DMM INFO MM(262420000001004/e81d5718) <- GMM ATTACH ACCEPT (new P-TMSI=0xe81d5718) (gprs_gmm.c:282) 20241214100219845 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241214100219845 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219845 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219845 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100219845 DLM3UA 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) 20241214100219845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100219845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100219845 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219845 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219845 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100219845 DLM3UA 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) 20241214100219845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100219845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241214100219847 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241214100219847 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241214100219847 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241214100219847 DMM INFO MM(262420000001004/e81d5718) Subscriber data update (mmctx.c:445) 20241214100219847 DMM DEBUG MM(262420000001004/e81d5718) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241214100219847 DMM INFO MM(262420000001004/e81d5718) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241214100219847 DMM NOTICE MM(262420000001004/e81d5718) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241214100219847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241214100219847 DMM NOTICE MM(262420000001004/e81d5718) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241214100219847 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) 20241214100219848 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241214100219848 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241214100219848 DMM INFO MM(262420000001004/e81d5718) Subscriber data update (mmctx.c:445) 20241214100219848 DMM DEBUG MM(262420000001004/e81d5718) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e6507efad150: vl_len:14 SGSN_Test_0-SCCP(1676)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1676)@e6507efad150: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241214100219849 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219849 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219849 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100219849 DLM3UA 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) 20241214100219849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100219849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100219849 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241214100219849 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241214100219849 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241214100219849 DMM INFO MM(262420000001004/e81d5718) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241214100219849 DMM NOTICE MM(262420000001004/e81d5718) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241214100219849 DMM DEBUG GMM(gmm_fsm)[0x55e044380bb0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241214100219849 DMM DEBUG GMM(gmm_fsm)[0x55e044380bb0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241214100219849 DMM DEBUG MM_STATE_Iu(19)[0x55e044389fc0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241214100219849 DMM DEBUG MM_STATE_Iu(19)[0x55e044389fc0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241214100219849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241214100219849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241214100219849 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219849 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100219849 DLM3UA 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) 20241214100219849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100219849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e6507efad150: vl_len:7 SGSN_Test_0-SCCP(1676)@e6507efad150: vl_from0 SGSN_Test_0-SCCP(1676)@e6507efad150: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241214100219852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219852 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100219852 DLM3UA 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) 20241214100219852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100219852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100219852 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241214100219852 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241214100219852 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241214100219852 DMM INFO MM(262420000001004/e81d5718) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241214100219852 DMM DEBUG MM_STATE_Iu(19)[0x55e044389fc0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241214100219852 DMM DEBUG MM_STATE_Iu(19)[0x55e044389fc0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241214100219852 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219852 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100219852 DLM3UA 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) 20241214100219852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100219852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on local reference:0 20241214100219853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100219853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100219853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100219853 DLM3UA 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) 20241214100219853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100219853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100219853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100219853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@e6507efad150: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)9918306 TC_update_ctx_err_ind_from_ggsn(1683)@e6507efad150: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@e6507efad150: 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 := 'E81D5718'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@e6507efad150: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)15139268 SGSN_Test_0-RAN(1677)@e6507efad150: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@e6507efad150: First idle individual index:0 20241214100220054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100220054 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100220054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241214100220054 DLM3UA 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) 20241214100220054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100220054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100220054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241214100220054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100220055 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241214100220055 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241214100220055 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241214100220055 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE81D5718) type="signalling" (gprs_gmm.c:1897) 20241214100220055 DMM DEBUG GMM(gmm_fsm)[0x55e044380bb0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241214100220055 DMM DEBUG GMM(gmm_fsm)[0x55e044380bb0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241214100220055 DMM DEBUG MM(262420000001004/e81d5718) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241214100220056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100220056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100220056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100220056 DLM3UA 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) 20241214100220056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100220056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100220056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100220056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241214100220056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100220056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241214100220056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241214100220056 DLM3UA 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) 20241214100220056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241214100220056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241214100220056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241214100220056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e6507efad150: { messageType := 2, destLocRef := 'E701C4'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)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e6507efad150: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e6507efad150: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@e6507efad150: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@e6507efad150: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@e6507efad150: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@e6507efad150: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@e6507efad150: Final verdict of PTC: none 20241214100220071 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241214100220071 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) 20241214100220071 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241214100220071 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241214100220071 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241214100220071 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) 20241214100220071 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241214100220071 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241214100220071 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) 20241214100220071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241214100220072 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241214100220072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241214100220072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241214100220072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241214100220072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241214100220072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241214100220072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241214100220072 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@e6507efad150: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@e6507efad150: Final verdict of PTC: none 20241214100220078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41812<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241214100220084 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241214100220084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1680)@e6507efad150: Final verdict of PTC: none -NSVCI98(1670)@e6507efad150: Final verdict of PTC: none -NSVCI97(1665)@e6507efad150: Final verdict of PTC: none -NSVCI99(1675)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@e6507efad150: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@e6507efad150: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@e6507efad150: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@e6507efad150: Final verdict of PTC: none SGSN_Test-GSUP(1681)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@e6507efad150: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@e6507efad150: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@e6507efad150: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@e6507efad150: Final verdict of PTC: none -NSVCI98-provIP(1668)@e6507efad150: Final verdict of PTC: none -NSVCI97-provIP(1663)@e6507efad150: Final verdict of PTC: none -NSVCI99-provIP(1673)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: none MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@e6507efad150: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@e6507efad150: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@e6507efad150: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@e6507efad150: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@e6507efad150: 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'. Sat Dec 14 10:02:20 UTC 2024 ------ 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 20241214100220212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100220526 DGPRS DEBUG Checking for inactive LLMEs, time = 36698739 (sgsn.c:132) 20241214100220714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232016) 20241214100221085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100221085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232016, count=236692) 20241214100222073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241214100222073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241214100222073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241214100222087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100222087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test execution finished. MTC@e6507efad150: 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 ------ Sat Dec 14 10:02:22 UTC 2024 /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 20241214100223088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100223088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_NS_connect_alive started. 20241214100223804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100223805 DMM INFO MM(262420000001004/e81d5718) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241214100223805 DMM INFO MM(262420000001004/e81d5718) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241214100223805 DMM DEBUG GMM(gmm_fsm)[0x55e044380bb0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241214100223805 DMM DEBUG GMM(gmm_fsm)[0x55e044380bb0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241214100223805 DMM DEBUG MM_STATE_Iu(19)[0x55e044389fc0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241214100223805 DMM DEBUG MM_STATE_Iu(19)[0x55e044389fc0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241214100223805 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241214100223805 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) 20241214100223805 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) 20241214100223805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e04437de30]{Init}: Deallocated (fsm.c:568) 20241214100223805 DMM DEBUG MM_STATE_Gb[0x55e044377880]{Idle}: Deallocated (fsm.c:568) 20241214100223805 DMM DEBUG MM_STATE_Iu(19)[0x55e044389fc0]{Detached}: Deallocated (fsm.c:568) 20241214100223805 DMM DEBUG GMM(gmm_fsm)[0x55e044380bb0]{Deregistered}: Deallocated (fsm.c:568) 20241214100223805 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241214100223814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241214100223814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241214100223814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241214100224089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100224089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: setverdict(pass): none -> pass MTC@e6507efad150: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241214100224822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35314<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: pass MTC@e6507efad150: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@e6507efad150: Test case TC_NS_connect_alive finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 10:02:24 UTC 2024 ====== 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 20241214100224861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100225090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100225090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214100225364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13392) 20241214100226091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100226091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13392, count=14552) 20241214100227093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100227093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: 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 ------ Sat Dec 14 10:02:27 UTC 2024 /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 20241214100228094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100228094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: 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@e6507efad150: Test case TC_NS_connect_reset started. 20241214100228449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100228451 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241214100228476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241214100228476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241214100228476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241214100228476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241214100228476 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241214100228476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241214100228476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241214100228476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100228476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e044376df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@e6507efad150: setverdict(pass): none -> pass 20241214100229095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100229095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e6507efad150: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241214100229488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35322<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@e6507efad150: Final verdict of PTC: none MTC@e6507efad150: Setting final verdict of the test case. MTC@e6507efad150: Local verdict of MTC: pass MTC@e6507efad150: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@e6507efad150: Test case TC_NS_connect_reset finished. Verdict: pass MTC@e6507efad150: 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'. Sat Dec 14 10:02:29 UTC 2024 ====== 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 20241214100229527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241214100230029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11372) 20241214100230097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100230097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11372, count=12632) 20241214100231098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100231098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214100231477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@e6507efad150: 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@e6507efad150: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e6507efad150: Terminating MTC. MC@e6507efad150: MTC terminated. MC2> exit MC@e6507efad150: Shutting down session. MC@e6507efad150: Shutdown complete. 20241214100232100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100232100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 20241214100233101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100233101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3574690) [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-20241214-0948-0703530a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241214100234103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100234103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241214100234477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241214100235104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100235104 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-20241214-0948-0703530a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241214100236105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241214100236105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3574609) [testenv][generic] Stopping sgsn (3574639) [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-20241214-0948-0703530a-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='852.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.759854'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.594996'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.644742'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.616666'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.248981'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.585248'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.659053'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.670694'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.674197'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.595847'> <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.532287'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.522957'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.650603'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.622055'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.662185'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.682919'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.555768'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.725832'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.732699'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.763586'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.700657'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.588053'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.633126'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.662628'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.696562'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.661100'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.820132'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.792994'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.702182'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.500933'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.551139'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.577121'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.537230'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.570801'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.530783'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.622178'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.767968'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.751168'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.809216'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.508242'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.824068'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.674183'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.647119'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.685047'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.630095'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.525382'> <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.587757'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.672404'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.659871'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.637586'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.605207'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.674377'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.718210'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.689662'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.624455'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.651121'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.722141'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.597556'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.580085'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.670332'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.643118'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.709985'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.209539'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.649890'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.747999'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.477225'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.477989'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.552221'> <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.640294'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.522896'> <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.755088'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.628375'> <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.550854'> <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.478838'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.739199'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.685144'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.665868'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.586483'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.772814'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.648952'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.606381'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.604153'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.681224'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.637917'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.668640'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.663582'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.022870'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.043864'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241214-0948-0703530a-0'] testenv-sgsn-generic-osmocom-nightly-20241214-0948-0703530a-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2566/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